RunAllProofsInfFlow

29

tests

4

failures

0

ignored

46m35.70s

duration

86%

successful

Failed tests

BlockContracts_nomacro

org.opentest4j.AssertionFailedError: group BlockContracts_nomacro:
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.key
 ==> expected: <true> but was: <false>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:211)
	at app//de.uka.ilkd.key.proof.runallproofs.RunAllProofsTest.lambda$data$0(RunAllProofsTest.java:78)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$0(DynamicTestTestDescriptor.java:53)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:167)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:184)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$1(DynamicTestTestDescriptor.java:61)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptorCall.lambda$ofVoid$0(InvocationInterceptorChain.java:78)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:60)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:32)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
	at java.base@11.0.18/java.util.Optional.ifPresent(Optional.java:183)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.lambda$invokeTestMethod$1(TestFactoryTestDescriptor.java:108)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.invokeTestMethod(TestFactoryTestDescriptor.java:95)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at app//org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:110)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:90)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:85)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.18/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.18/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

LoopInvariants_nomacro

org.opentest4j.AssertionFailedError: group LoopInvariants_nomacro:
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.key
 ==> expected: <true> but was: <false>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:211)
	at app//de.uka.ilkd.key.proof.runallproofs.RunAllProofsTest.lambda$data$0(RunAllProofsTest.java:78)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$0(DynamicTestTestDescriptor.java:53)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:167)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:184)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$1(DynamicTestTestDescriptor.java:61)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptorCall.lambda$ofVoid$0(InvocationInterceptorChain.java:78)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:60)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:32)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
	at java.base@11.0.18/java.util.Optional.ifPresent(Optional.java:183)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.lambda$invokeTestMethod$1(TestFactoryTestDescriptor.java:108)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.invokeTestMethod(TestFactoryTestDescriptor.java:95)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at app//org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:110)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:90)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:85)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.18/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.18/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

NewObjects_nomacro

org.opentest4j.AssertionFailedError: group NewObjects_nomacro:
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.key
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.key
 ==> expected: <true> but was: <false>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:211)
	at app//de.uka.ilkd.key.proof.runallproofs.RunAllProofsTest.lambda$data$0(RunAllProofsTest.java:78)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$0(DynamicTestTestDescriptor.java:53)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:167)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:184)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$1(DynamicTestTestDescriptor.java:61)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptorCall.lambda$ofVoid$0(InvocationInterceptorChain.java:78)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:60)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:32)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
	at java.base@11.0.18/java.util.Optional.ifPresent(Optional.java:183)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.lambda$invokeTestMethod$1(TestFactoryTestDescriptor.java:108)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.invokeTestMethod(TestFactoryTestDescriptor.java:95)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at app//org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:110)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:90)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:85)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.18/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.18/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

SimpleEvoting_nomacro

org.opentest4j.AssertionFailedError: group SimpleEvoting_nomacro:
FAIL: Verifying property "provable" failed for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.key
pass: Verifying property "notprovable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.key
pass: Verifying property "provable" was successful for file: /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.key
 ==> expected: <true> but was: <false>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:211)
	at app//de.uka.ilkd.key.proof.runallproofs.RunAllProofsTest.lambda$data$0(RunAllProofsTest.java:78)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$0(DynamicTestTestDescriptor.java:53)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:167)
	at app//org.junit.jupiter.api.extension.InvocationInterceptor.interceptDynamicTest(InvocationInterceptor.java:184)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.lambda$execute$1(DynamicTestTestDescriptor.java:61)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptorCall.lambda$ofVoid$0(InvocationInterceptorChain.java:78)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:60)
	at app//org.junit.jupiter.engine.descriptor.DynamicTestTestDescriptor.execute(DynamicTestTestDescriptor.java:32)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
	at java.base@11.0.18/java.util.Optional.ifPresent(Optional.java:183)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.lambda$invokeTestMethod$1(TestFactoryTestDescriptor.java:108)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor.invokeTestMethod(TestFactoryTestDescriptor.java:95)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base@11.0.18/java.util.ArrayList.forEach(ArrayList.java:1541)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at app//org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at app//org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at app//org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at app//org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at app//org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:110)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:90)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:85)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.18/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.18/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.18/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at app//worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

Tests

Test Method name Duration Result
SimpleEvoting data()[10] 2m40.28s passed
ToyVoting_nomacro data()[11] 36.355s passed
ConditionalConfidential_nomacro data()[12] 0.001s passed
SumExample_nomacro data()[13] 11.277s passed
ToyBanking_nomacro data()[14] 2m2.84s passed
BlockContracts_nomacro data()[15] 1m14.91s failed
MethodContracts_nomacro data()[16] 1m12.70s passed
LoopInvariants_nomacro data()[17] 1m8.80s failed
MiniExamples_nomacro data()[18] 1m33.77s passed
NewObjects_nomacro data()[19] 2m8.01s failed
ToyVoting data()[1] 24.737s passed
SimpleEvoting_nomacro data()[20] 2m57.26s failed
ToyVoting_fullmacro data()[21] 57.524s passed
SumExample_fullmacro data()[22] 10.619s passed
ToyBanking_fullmacro data()[23] 5m40.01s passed
BlockContracts_fullmacro data()[24] 1m21.04s passed
MethodContracts_fullmacro data()[25] 1m13.04s passed
InformationFlow_fullmacro data()[26] 5m14.92s passed
MiniExamples_fullmacro data()[27] 1m36.13s passed
NewObjects_fullmacro data()[28] 3m8.16s passed
SimpleEvoting_fullmacro data()[29] 2m57.94s passed
ConditionalConfidential data()[2] 14.220s passed
SumExample data()[3] 9.063s passed
ToyBanking data()[4] 1m45.45s passed
BlockContracts data()[5] 57.534s passed
MethodContracts data()[6] 1m7.13s passed
LoopInvariants data()[7] 1m6.91s passed
MiniExamples data()[8] 1m30.69s passed
NewObjects data()[9] 1m14.39s passed

Standard output

216        INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting 
395        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
418        WARN  main            d.u.i.k.s.ProofSettings   No proof-settings could be loaded, using defaults java.io.FileNotFoundException: /home/runner/.key/proof-settings.props (No such file or directory)
	at java.base/java.io.FileInputStream.open0(Native Method)

457        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
458        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).JML normal_behavior operation contract.0.key 
610        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).JML normal_behavior operation contract.0.key 
863        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
880        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
889        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
913        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
975        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
977        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
982        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
983        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
983        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
984        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1194       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1238       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1266       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1369       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1491       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1516       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1555       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1564       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1579       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1756       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1759       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1760       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1761       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1787       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1900       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1934       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1953       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1973       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1974       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1992       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2014       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2127       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2175       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2259       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2264       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2323       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2748       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2757       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2819       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2869       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2931       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2934       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2950       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2978       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2981       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2985       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3015       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3020       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3059       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3078       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5818       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
5850       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8167       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 350.7ns 
8169       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).JML normal_behavior operation contract.0.key 
8786       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
8839       DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
9107       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9219       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9220       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).JML normal_behavior operation contract.0.key 
9220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).JML normal_behavior operation contract.0.key 
10270      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
10284      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
12167      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).JML normal_behavior operation contract.0.key 
12198      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
12208      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
12208      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
12217      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
12270      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12388      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).JML normal_behavior operation contract.0.key 
12390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).JML normal_behavior operation contract.0.key 
13314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
13321      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13323      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15102      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.1ns 
15106      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).JML normal_behavior operation contract.0.key 
15208      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15318      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15319      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).JML normal_behavior operation contract.0.key 
15319      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).JML normal_behavior operation contract.0.key 
16196      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
16202      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17919      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.5ns 
17919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).JML normal_behavior operation contract.0.key 
17935      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
18021      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18206      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18206      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).JML normal_behavior operation contract.0.key 
18207      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).JML normal_behavior operation contract.0.key 
19097      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
19104      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19105      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20813      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
20813      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).JML normal_behavior operation contract.0.key 
20828      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
20915      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21023      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21023      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__secure_voting()).JML normal_behavior operation contract.0.key 
21023      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__secure_voting()).JML normal_behavior operation contract.0.key 
21843      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
21848      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21849      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23612      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
23613      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__secure_voting()).JML normal_behavior operation contract.0.key 
23663      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
23752      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
23770      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
23889      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
23901      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
23986      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
24006      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
24321      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24946      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting 
24951      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ConditionalConfidential 
326        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
336        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
358        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
359        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/CCExample(CCExample__hasAccessRight(CCExample.User)).JML normal_behavior operation contract.0.key 
465        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/CCExample(CCExample__hasAccessRight(CCExample.User)).JML normal_behavior operation contract.0.key 
685        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
731        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
744        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
771        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
815        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
822        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
824        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
828        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
829        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
830        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
830        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
831        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
869        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
869        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
870        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1122       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1170       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1265       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1368       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1410       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1426       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1437       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1590       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1591       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1593       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1593       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1616       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1640       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1764       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1772       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1784       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1802       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1805       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1821       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1834       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1840       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1943       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
1961       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
1987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
1990       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2546       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2554       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2586       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2599       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2601       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2665       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2675       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2677       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2692       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2709       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2709       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2710       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2714       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2719       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2726       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2731       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2734       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2744       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2765       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2770       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2776       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2780       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2784       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2799       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
2862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5463       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
5547       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/src/ConditionalConfidentialExample.java 
5607       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5621       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7928       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 285.8ns 
7929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/CCExample(CCExample__hasAccessRight(CCExample.User)).JML normal_behavior operation contract.0.key 
9814       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9959       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9963       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/CCExample(CCExample__getConfidentialData(CCExample.User)).JML normal_behavior operation contract.0.key 
9964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/CCExample(CCExample__getConfidentialData(CCExample.User)).JML normal_behavior operation contract.0.key 
10849      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
10905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/src/ConditionalConfidentialExample.java 
10913      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10914      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13407      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
13407      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ConditionalConfidential/CCExample(CCExample__getConfidentialData(CCExample.User)).JML normal_behavior operation contract.0.key 
13911      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39168      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ConditionalConfidential 
39171      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample 
336        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
350        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
372        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
372        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).JML normal_behavior operation contract.0.key 
475        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).JML normal_behavior operation contract.0.key 
673        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
707        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
711        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
727        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
757        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
765        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
768        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
772        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
773        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
775        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
775        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
776        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
815        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
816        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
926        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
951        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
971        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
999        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1282       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1324       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1334       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1340       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1360       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1610       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1611       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1616       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1616       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1642       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1717       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1873       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1897       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1942       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1943       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2000       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2128       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2175       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2225       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2258       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2333       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2750       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2758       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2795       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2809       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2892       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2904       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2907       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2923       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2926       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2942       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2943       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2966       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2974       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2985       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3020       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3064       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3148       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5473       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/src/SumExample.java 
5503       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5519       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7752       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 329.1ns 
7753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).JML normal_behavior operation contract.0.key 
8783       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48233      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample 
48234      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking 
309        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
324        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
354        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
354        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).JML normal_behavior operation contract.0.key 
510        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).JML normal_behavior operation contract.0.key 
722        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
757        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
766        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
795        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
827        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
833        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
835        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
843        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
847        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
853        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
853        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
855        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
893        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
894        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
897        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1262       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1280       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1360       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1376       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1386       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1391       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1411       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1559       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1560       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1561       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1562       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1589       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1613       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1708       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1737       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1746       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1758       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1776       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1778       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
1948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
1977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
1980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2014       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2040       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2136       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2561       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2636       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2649       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2652       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2676       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2693       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2703       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2705       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2720       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2729       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2748       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2749       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2758       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2764       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2771       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2775       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2776       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2840       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2842       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2844       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2861       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
2911       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5604       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
5617       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
5620       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
5675       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5689       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8142       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 300.7ns 
8144       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).JML normal_behavior operation contract.0.key 
9391       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9537       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9537       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__tryLogin(int,(C)).JML normal_behavior operation contract.0.key 
9537       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__tryLogin(int,(C)).JML normal_behavior operation contract.0.key 
10588      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
10591      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
10593      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
10600      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10602      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12547      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
12547      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__tryLogin(int,(C)).JML normal_behavior operation contract.0.key 
13694      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
13694      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
13694      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
13694      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
13695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
13695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
13695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
13695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
13943      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
13943      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
13943      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
13944      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
13945      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
20352      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
20352      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
20353      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
20353      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
20353      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
20354      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
20355      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
20355      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
20539      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
20543      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
20544      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
20545      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
20546      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27024      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
27028      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
27029      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
27029      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
27029      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27030      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27030      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
27030      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27177      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
27178      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27178      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27179      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
27179      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
33092      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33374      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33375      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(java.lang.Object___inv_()).JML accessible clause.0.key 
33375      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(java.lang.Object___inv_()).JML accessible clause.0.key 
34380      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
34384      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
34386      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
34392      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34393      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
36256      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(java.lang.Object___inv_()).JML accessible clause.0.key 
39665      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39813      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).JML normal_behavior operation contract.0.key 
39814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).JML normal_behavior operation contract.0.key 
40725      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
40727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
40729      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
40736      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42598      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
42599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).JML normal_behavior operation contract.0.key 
42902      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43034      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43034      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).JML normal_behavior operation contract.0.key 
43035      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).JML normal_behavior operation contract.0.key 
43920      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
43922      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
43923      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
43928      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43929      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45729      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
45730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).JML normal_behavior operation contract.0.key 
45834      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45961      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45961      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).JML normal_behavior operation contract.0.key 
45962      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).JML normal_behavior operation contract.0.key 
46890      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
46892      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
46893      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
46898      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46899      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48692      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
48692      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).JML normal_behavior operation contract.0.key 
48794      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48921      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48921      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).JML normal_behavior operation contract.0.key 
48921      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).JML normal_behavior operation contract.0.key 
49832      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
49834      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
49835      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
49840      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51657      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
51657      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).JML normal_behavior operation contract.0.key 
58645      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58823      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58823      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).JML normal_behavior operation contract.0.key 
58823      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).JML normal_behavior operation contract.0.key 
59712      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
59715      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
59716      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
59721      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61423      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
61423      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).JML normal_behavior operation contract.0.key 
61829      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61983      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61983      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__tryLogin(int,(C)).JML normal_behavior operation contract.0.key 
61983      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__tryLogin(int,(C)).JML normal_behavior operation contract.0.key 
62839      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
62841      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
62843      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
62847      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62849      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64575      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
64575      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__tryLogin(int,(C)).JML normal_behavior operation contract.0.key 
65166      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
65166      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
65167      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
65167      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
65167      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
65167      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
65168      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
65168      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
65341      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
65342      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
65342      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
65342      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
65342      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
71000      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
71001      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
71152      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
71152      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
71152      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
71152      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
71152      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
77460      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
77461      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
77602      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
77602      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
77602      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
77602      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
77602      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
83615      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83826      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83826      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(java.lang.Object___inv_()).JML accessible clause.0.key 
83826      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(java.lang.Object___inv_()).JML accessible clause.0.key 
84682      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
84686      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
84687      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
84691      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84692      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86425      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
86426      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(java.lang.Object___inv_()).JML accessible clause.0.key 
90670      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
90854      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90854      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).JML normal_behavior operation contract.0.key 
90858      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).JML normal_behavior operation contract.0.key 
91711      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
91713      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
91718      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
91722      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91725      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93438      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
93438      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).JML normal_behavior operation contract.0.key 
93742      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
93902      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93902      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).JML normal_behavior operation contract.0.key 
93902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).JML normal_behavior operation contract.0.key 
94739      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
94741      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
94742      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
94747      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94748      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96469      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.6ns 
96470      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).JML normal_behavior operation contract.0.key 
96571      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96721      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96721      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).JML normal_behavior operation contract.0.key 
96722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).JML normal_behavior operation contract.0.key 
97557      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
97561      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
97561      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
97566      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97566      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99273      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
99274      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).JML normal_behavior operation contract.0.key 
99377      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
99525      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99525      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.Bank(banking_example2.Bank__login(int,(C)).JML normal_behavior operation contract.0.key 
99525      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.Bank(banking_example2.Bank__login(int,(C)).JML normal_behavior operation contract.0.key 
100364     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
100367     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
100368     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
100372     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100373     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102091     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
102092     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.Bank(banking_example2.Bank__login(int,(C)).JML normal_behavior operation contract.0.key 
105100     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
153676     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking 
153682     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts 
369        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
385        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
423        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
423        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).JML operation contract.0.key 
559        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).JML operation contract.0.key 
765        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
802        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
812        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
837        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
888        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
896        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
902        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
909        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
910        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
912        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
913        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
915        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
986        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
987        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
987        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1141       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1160       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1198       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1489       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1528       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1541       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1553       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1804       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1804       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1807       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1808       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1884       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2086       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2141       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2219       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2245       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2248       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2284       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2310       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2315       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2868       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2937       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2999       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3014       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3032       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3059       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3064       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3082       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3086       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3091       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3143       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3144       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3150       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3152       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3166       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3217       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5509       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
5517       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
5547       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7837       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 343.8ns 
7839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).JML operation contract.0.key 
8463       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
8561       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8562       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).JML operation contract.0.key 
8562       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).JML operation contract.0.key 
9584       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
9589       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
9597       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9598       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11508      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 112.7ns 
11509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).JML operation contract.0.key 
11717      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
11836      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11837      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).JML operation contract.0.key 
11837      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).JML operation contract.0.key 
12769      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
12772      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
12778      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14577      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
14577      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).JML operation contract.0.key 
14880      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15001      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15001      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).JML operation contract.0.key 
15002      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).JML operation contract.0.key 
15914      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
15916      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
15922      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15923      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17685      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.8ns 
17685      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).JML operation contract.0.key 
17988      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18155      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18155      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).JML operation contract.0.key 
18156      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).JML operation contract.0.key 
19041      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
19043      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
19050      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20810      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
20811      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).JML operation contract.0.key 
21113      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21234      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21234      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).JML operation contract.0.key 
21234      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).JML operation contract.0.key 
22053      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
22055      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
22060      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23813      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
23813      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).JML operation contract.0.key 
24217      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24355      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24355      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).JML operation contract.0.key 
24355      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).JML operation contract.0.key 
25189      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
25191      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
25195      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25196      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
26937      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).JML operation contract.0.key 
27342      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27489      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27489      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).JML operation contract.0.key 
27489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).JML operation contract.0.key 
28300      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
28302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
28306      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28307      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30040      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
30041      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).JML operation contract.0.key 
30443      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30608      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30608      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).JML operation contract.0.key 
30608      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).JML operation contract.0.key 
31451      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
31453      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
31457      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31458      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33190      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
33190      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).JML operation contract.0.key 
33493      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33649      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33649      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).JML operation contract.0.key 
33649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).JML operation contract.0.key 
34458      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
34460      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
34465      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34466      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36225      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.9ns 
36225      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).JML operation contract.0.key 
36427      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
36574      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36575      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).JML operation contract.0.key 
36575      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).JML operation contract.0.key 
37374      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
37376      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
37380      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37381      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39083      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
39083      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).JML operation contract.0.key 
39289      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39446      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39446      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).JML operation contract.0.key 
39446      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).JML operation contract.0.key 
40244      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
40246      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
40250      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40251      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41960      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.6ns 
41960      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).JML operation contract.0.key 
42165      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42310      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42310      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).JML operation contract.0.key 
42310      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).JML operation contract.0.key 
43172      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
43174      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
43178      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44904      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
44904      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).JML operation contract.0.key 
45106      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45258      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45259      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).JML operation contract.0.key 
45259      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).JML operation contract.0.key 
46050      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
46052      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
46057      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46058      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47763      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
47763      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).JML operation contract.0.key 
47965      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48117      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48117      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).JML operation contract.0.key 
48118      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).JML operation contract.0.key 
48908      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
48910      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
48914      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48915      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50614      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
50614      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).JML operation contract.0.key 
50816      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50972      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50972      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).JML operation contract.0.key 
50972      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).JML operation contract.0.key 
51763      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
51765      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
51769      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51770      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53472      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
53473      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).JML operation contract.0.key 
54077      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54251      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54251      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).JML operation contract.0.key 
54252      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).JML operation contract.0.key 
55054      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
55056      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
55060      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56713      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
56713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).JML operation contract.0.key 
57217      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
211215     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts 
211219     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts 
352        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
376        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
415        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
416        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).JML normal_behavior operation contract.0.key 
554        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).JML normal_behavior operation contract.0.key 
753        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
780        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
789        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
816        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
843        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
850        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
852        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
861        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
862        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
863        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
863        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
864        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
914        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
914        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
915        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1224       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1385       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1473       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1489       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1499       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1504       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1515       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1667       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1669       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1670       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1670       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1746       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2073       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2104       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2303       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2353       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2407       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2412       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2525       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2535       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2708       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3227       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3308       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3350       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3393       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3395       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3412       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3416       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3433       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3434       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3435       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3439       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3446       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3455       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3463       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3467       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3469       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3470       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3475       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3531       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3537       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3544       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3545       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3549       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3552       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3554       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3571       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3573       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3576       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3648       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6086       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
6140       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
6154       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8411       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 351ns 
8413       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).JML normal_behavior operation contract.0.key 
9437       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9572       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9572       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).JML normal_behavior operation contract.0.key 
9574       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).JML normal_behavior operation contract.0.key 
10546      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
10556      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10557      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12317      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
12318      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).JML normal_behavior operation contract.0.key 
12521      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12629      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12629      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).JML operation contract.0.key 
12629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).JML operation contract.0.key 
13491      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
13499      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13500      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15281      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
15281      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).JML operation contract.0.key 
15484      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15589      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15589      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).JML normal_behavior operation contract.0.key 
15590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).JML normal_behavior operation contract.0.key 
16453      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
16460      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16462      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18224      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.7ns 
18224      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).JML normal_behavior operation contract.0.key 
18326      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18470      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18470      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).JML operation contract.0.key 
18470      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).JML operation contract.0.key 
19277      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
19284      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20986      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
20987      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).JML operation contract.0.key 
21088      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21202      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21202      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param_helper()).JML normal_behavior operation contract.0.key 
21202      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param_helper()).JML normal_behavior operation contract.0.key 
21991      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
21997      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21998      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23727      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
23728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param_helper()).JML normal_behavior operation contract.0.key 
23829      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23949      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23949      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).JML operation contract.0.key 
23949      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).JML operation contract.0.key 
24751      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
24756      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24757      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26415      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
26416      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).JML operation contract.0.key 
26518      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
26725      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26725      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n9()).JML normal_behavior operation contract.0.key 
26725      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n9()).JML normal_behavior operation contract.0.key 
27524      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
27530      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27531      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29187      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
29187      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n9()).JML normal_behavior operation contract.0.key 
29289      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29414      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29414      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).JML operation contract.0.key 
29415      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).JML operation contract.0.key 
30205      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
30210      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30211      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31884      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
31885      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).JML operation contract.0.key 
31986      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32115      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32116      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).JML operation contract.0.key 
32117      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).JML operation contract.0.key 
32905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
32910      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32911      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34565      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
34565      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).JML operation contract.0.key 
34770      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34915      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34915      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).JML normal_behavior operation contract.0.key 
34916      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).JML normal_behavior operation contract.0.key 
35691      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
35696      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37359      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
37360      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).JML normal_behavior operation contract.0.key 
37461      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37591      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37591      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).JML operation contract.0.key 
37591      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).JML operation contract.0.key 
38368      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
38373      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38374      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40056      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
40056      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).JML operation contract.0.key 
40262      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40415      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40415      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).JML operation contract.0.key 
40415      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).JML operation contract.0.key 
41195      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
41201      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41202      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42833      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
42833      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).JML operation contract.0.key 
43038      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43179      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43179      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).JML operation contract.0.key 
43180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).JML operation contract.0.key 
43954      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
43959      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43960      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45582      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
45582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).JML operation contract.0.key 
45684      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45829      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45829      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).JML normal_behavior operation contract.0.key 
45829      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).JML normal_behavior operation contract.0.key 
46592      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
46597      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46598      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48237      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
48237      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).JML normal_behavior operation contract.0.key 
48341      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48489      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48489      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).JML normal_behavior operation contract.0.key 
48489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).JML normal_behavior operation contract.0.key 
49247      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
49252      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49254      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50872      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
50872      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).JML normal_behavior operation contract.0.key 
50977      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51128      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51128      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).JML operation contract.0.key 
51128      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).JML operation contract.0.key 
51902      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
51908      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51909      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53515      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
53515      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).JML operation contract.0.key 
53616      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53767      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53767      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).JML operation contract.0.key 
53767      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).JML operation contract.0.key 
54535      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
54541      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54542      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56149      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
56149      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).JML operation contract.0.key 
56253      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
56410      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56410      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).JML operation contract.0.key 
56411      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).JML operation contract.0.key 
57177      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
57182      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57183      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58785      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
58786      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).JML operation contract.0.key 
58889      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59041      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).JML normal_behavior operation contract.0.key 
59041      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).JML normal_behavior operation contract.0.key 
59801      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
59805      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59806      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61419      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
61419      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).JML normal_behavior operation contract.0.key 
61521      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61678      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61678      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).JML normal_behavior operation contract.0.key 
61679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).JML normal_behavior operation contract.0.key 
62438      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
62443      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62444      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64052      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
64052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).JML normal_behavior operation contract.0.key 
64157      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64311      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64311      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).JML operation contract.0.key 
64311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).JML operation contract.0.key 
65069      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
65075      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66699      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
66699      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).JML operation contract.0.key 
66802      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
278349     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts 
278350     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test LoopInvariants 
350        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
355        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
384        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
385        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).JML operation contract.0.key 
525        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).JML operation contract.0.key 
770        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
787        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
791        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
806        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
833        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
840        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
842        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
846        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
847        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
848        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
848        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
849        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
885        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
886        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
886        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
992        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1017       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1066       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1208       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1245       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1346       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1387       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1403       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1416       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1435       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1659       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1659       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1663       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1663       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1686       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1718       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1856       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1923       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1969       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1972       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1974       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2317       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2748       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2841       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2850       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2852       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2886       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2886       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2887       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2891       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2897       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2911       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2914       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2916       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2970       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2984       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3005       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5788       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
5854       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5869       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8555       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 312.2ns 
8556       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).JML operation contract.0.key 
9776       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9907       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9908       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).JML operation contract.0.key 
9909       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).JML operation contract.0.key 
10973      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
10984      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10986      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13138      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
13139      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).JML operation contract.0.key 
13543      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13703      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13703      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).JML operation contract.0.key 
13704      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).JML operation contract.0.key 
14724      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
14731      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14733      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16815      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.6ns 
16816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).JML operation contract.0.key 
17220      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17342      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17342      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).JML operation contract.0.key 
17343      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).JML operation contract.0.key 
18341      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
18348      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18349      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20382      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.4ns 
20382      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).JML operation contract.0.key 
21287      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21423      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21423      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).JML operation contract.0.key 
21423      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).JML operation contract.0.key 
22389      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
22397      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22398      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24392      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.7ns 
24392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).JML operation contract.0.key 
25316      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25494      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25494      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).JML operation contract.0.key 
25494      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).JML operation contract.0.key 
26443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
26450      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26451      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28467      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
28467      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).JML operation contract.0.key 
29271      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29426      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29426      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).JML operation contract.0.key 
29427      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).JML operation contract.0.key 
30393      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
30399      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30401      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32427      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.8ns 
32427      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).JML operation contract.0.key 
33131      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33281      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33281      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).JML operation contract.0.key 
33281      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).JML operation contract.0.key 
34214      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
34220      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34222      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36195      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
36196      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).JML operation contract.0.key 
36698      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
36868      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36869      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).JML operation contract.0.key 
36869      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).JML operation contract.0.key 
37810      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
37815      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39790      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
39791      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).JML operation contract.0.key 
39993      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40135      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40135      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).JML operation contract.0.key 
40136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).JML operation contract.0.key 
41065      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
41074      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43054      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
43054      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).JML operation contract.0.key 
43260      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
43401      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43401      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).JML operation contract.0.key 
43401      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).JML operation contract.0.key 
44372      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
44377      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46338      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.8ns 
46338      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).JML operation contract.0.key 
46743      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46897      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46897      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).JML operation contract.0.key 
46897      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).JML operation contract.0.key 
47851      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
47856      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47857      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49820      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
49821      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).JML operation contract.0.key 
50224      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50384      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50384      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).JML operation contract.0.key 
50384      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).JML operation contract.0.key 
51334      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
51340      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51341      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53268      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
53269      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).JML operation contract.0.key 
53674      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53825      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53825      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).JML operation contract.0.key 
53826      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).JML operation contract.0.key 
54769      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
54775      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54776      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56696      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.8ns 
56697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).JML operation contract.0.key 
56902      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57049      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57049      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).JML operation contract.0.key 
57049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).JML operation contract.0.key 
57965      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
57970      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57972      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59909      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
59910      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).JML operation contract.0.key 
60111      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60266      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60266      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).JML normal_behavior operation contract.0.key 
60267      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).JML normal_behavior operation contract.0.key 
61201      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
61206      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61207      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63149      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
63150      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).JML normal_behavior operation contract.0.key 
63251      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63401      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).JML normal_behavior operation contract.0.key 
63401      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).JML normal_behavior operation contract.0.key 
64318      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
64323      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64324      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66267      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
66267      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).JML normal_behavior operation contract.0.key 
66569      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
345262     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test LoopInvariants 
345263     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples 
338        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
343        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
365        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
365        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).JML operation contract.0.key 
467        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).JML operation contract.0.key 
682        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
715        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
719        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
733        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
772        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
783        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
790        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
796        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
797        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
800        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
800        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
803        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
868        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
873        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
874        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
989        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1195       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1318       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1323       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1334       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1469       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1470       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1471       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1471       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1505       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1550       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1670       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1712       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1722       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1737       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1759       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1763       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
1932       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
1955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
1958       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2040       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2120       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2558       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2571       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2604       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2621       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2623       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2667       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2694       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2696       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2710       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2713       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2727       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2727       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2728       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2732       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2745       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2751       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2754       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2756       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2786       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2790       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2791       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2795       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2799       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2834       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
2901       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5469       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
5482       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
5484       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
5488       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
5542       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5551       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7966       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 299.2ns 
7968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).JML operation contract.0.key 
8522       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
8618       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8618       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).JML operation contract.0.key 
8619       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).JML operation contract.0.key 
9583       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
9586       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
9587       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
9589       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
9596       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9598       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11489      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
11489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).JML operation contract.0.key 
11591      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
11694      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11694      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).JML normal_behavior operation contract.0.key 
11695      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).JML normal_behavior operation contract.0.key 
12591      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
12593      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
12594      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
12597      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
12604      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12605      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14428      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
14429      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).JML normal_behavior operation contract.0.key 
14530      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
14648      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14649      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).JML normal_behavior operation contract.0.key 
14649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).JML normal_behavior operation contract.0.key 
15534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
15536      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
15537      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
15538      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
15544      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15545      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17326      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
17326      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).JML normal_behavior operation contract.0.key 
17346      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
17349      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17363      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17376      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
17395      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17428      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17538      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17538      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).JML normal_behavior operation contract.0.key 
17538      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).JML normal_behavior operation contract.0.key 
18392      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
18394      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
18395      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
18396      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
18401      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18402      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20170      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
20170      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).JML normal_behavior operation contract.0.key 
20193      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
20201      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
20213      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
20274      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20384      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20384      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).JML normal_behavior operation contract.0.key 
20385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).JML normal_behavior operation contract.0.key 
21222      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
21223      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
21224      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
21225      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
21229      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21231      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22989      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.6ns 
22989      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).JML normal_behavior operation contract.0.key 
23020      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23046      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23064      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23091      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23203      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23203      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).JML normal_behavior operation contract.0.key 
23204      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).JML normal_behavior operation contract.0.key 
24052      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
24053      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
24054      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
24055      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
24060      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25803      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 9.9ns 
25804      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).JML normal_behavior operation contract.0.key 
25823      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
25849      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
25866      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
25906      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
26041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26041      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).JML normal_behavior operation contract.0.key 
26042      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).JML normal_behavior operation contract.0.key 
26881      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
26883      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
26883      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
26884      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
26889      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26890      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28629      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
28630      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).JML normal_behavior operation contract.0.key 
28651      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
28655      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
28732      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28857      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28857      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).JML normal_behavior operation contract.1.key 
28858      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).JML normal_behavior operation contract.1.key 
29689      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
29691      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
29692      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
29693      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
29697      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29699      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31457      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
31458      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).JML normal_behavior operation contract.1.key 
31491      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
31494      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
31531      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
31534      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
31662      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31799      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31799      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).JML normal_behavior operation contract.0.key 
31800      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).JML normal_behavior operation contract.0.key 
32646      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
32648      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
32648      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
32649      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
32654      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34397      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
34397      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).JML normal_behavior operation contract.0.key 
34427      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
34429      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
34464      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
34466      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
34499      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34634      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34634      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).JML normal_behavior operation contract.0.key 
34635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).JML normal_behavior operation contract.0.key 
35498      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
35501      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
35501      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
35503      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
35509      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35510      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37232      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
37232      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).JML normal_behavior operation contract.0.key 
37253      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
37278      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
37291      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
37307      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
37316      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
37334      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37467      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37467      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).JML operation contract.0.key 
37467      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).JML operation contract.0.key 
38274      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
38276      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
38277      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
38278      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
38282      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38283      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40010      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
40010      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).JML operation contract.0.key 
40112      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40247      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40247      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).JML normal_behavior operation contract.0.key 
40247      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).JML normal_behavior operation contract.0.key 
41062      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
41063      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
41064      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
41065      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
41069      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41071      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42796      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
42796      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).JML normal_behavior operation contract.0.key 
42812      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
42828      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
42835      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
42849      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
42856      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
42898      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43044      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).JML normal_behavior operation contract.0.key 
43044      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).JML normal_behavior operation contract.0.key 
43860      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
43861      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
43862      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
43863      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
43868      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43869      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45611      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
45612      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).JML normal_behavior operation contract.0.key 
45627      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
45643      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
45657      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
45713      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45876      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45876      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).JML normal_behavior operation contract.0.key 
45877      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).JML normal_behavior operation contract.0.key 
46696      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
46697      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
46698      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
46699      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
46703      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46704      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48415      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
48415      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).JML normal_behavior operation contract.0.key 
48517      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48659      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48659      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).JML normal_behavior operation contract.0.key 
48659      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).JML normal_behavior operation contract.0.key 
49468      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
49469      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
49470      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
49471      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
49475      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49476      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51172      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
51173      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).JML normal_behavior operation contract.0.key 
51187      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
51189      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
51199      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
51212      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
51229      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
51274      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51435      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51435      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).JML normal_behavior operation contract.0.key 
51435      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).JML normal_behavior operation contract.0.key 
52254      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
52255      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
52256      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
52257      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
52261      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52262      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53932      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
53932      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).JML normal_behavior operation contract.0.key 
53963      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53966      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53971      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53980      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54037      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54196      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54197      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).JML normal_behavior operation contract.0.key 
54197      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).JML normal_behavior operation contract.0.key 
55003      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
55004      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
55005      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
55006      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
55010      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55011      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56721      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
56722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).JML normal_behavior operation contract.0.key 
56737      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
56740      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56748      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56823      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
56975      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56975      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).JML normal_behavior operation contract.0.key 
56975      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).JML normal_behavior operation contract.0.key 
57779      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
57780      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
57781      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
57783      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
57787      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57788      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59482      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
59482      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).JML normal_behavior operation contract.0.key 
59497      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
59584      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59749      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59749      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).JML normal_behavior operation contract.0.key 
59750      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).JML normal_behavior operation contract.0.key 
60552      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
60553      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
60554      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
60555      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
60559      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60560      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
62255      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).JML normal_behavior operation contract.0.key 
62284      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
62287      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
62357      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
62511      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62511      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).JML normal_behavior operation contract.0.key 
62511      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).JML normal_behavior operation contract.0.key 
63322      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
63324      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
63324      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
63325      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
63329      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63330      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65039      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
65039      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).JML normal_behavior operation contract.0.key 
65057      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
65060      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65141      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65307      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65307      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).JML normal_behavior operation contract.0.key 
65307      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).JML normal_behavior operation contract.0.key 
66128      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
66130      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
66130      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
66131      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
66135      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67830      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
67831      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).JML normal_behavior operation contract.0.key 
67849      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
67853      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
67864      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
67933      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
68096      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68096      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).JML normal_behavior operation contract.0.key 
68097      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).JML normal_behavior operation contract.0.key 
68920      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
68921      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
68921      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
68922      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
68926      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68927      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70635      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
70636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).JML normal_behavior operation contract.0.key 
70656      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70691      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70699      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70724      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70746      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70839      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71004      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71004      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).JML normal_behavior operation contract.0.key 
71004      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).JML normal_behavior operation contract.0.key 
71809      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
71810      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
71810      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
71811      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
71815      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73500      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
73500      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).JML normal_behavior operation contract.0.key 
73519      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73545      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73547      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73554      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73564      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73606      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73775      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73775      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).JML normal_behavior operation contract.0.key 
73776      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).JML normal_behavior operation contract.0.key 
74573      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
74574      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
74575      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
74576      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
74580      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74581      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76272      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
76272      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).JML normal_behavior operation contract.0.key 
76291      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76297      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76305      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76377      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76546      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76546      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).JML normal_behavior operation contract.0.key 
76547      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).JML normal_behavior operation contract.0.key 
77369      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
77370      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
77371      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
77372      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
77381      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77383      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79059      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
79060      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).JML normal_behavior operation contract.0.key 
79079      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79112      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79119      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79132      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79139      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79166      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79365      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79365      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).JML normal_behavior operation contract.1.key 
79365      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).JML normal_behavior operation contract.1.key 
80180      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
80181      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
80182      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
80183      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
80187      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80187      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81851      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
81852      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).JML normal_behavior operation contract.1.key 
81864      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
81887      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
81898      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
81953      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
82128      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82128      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).JML normal_behavior operation contract.0.key 
82128      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).JML normal_behavior operation contract.0.key 
82957      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
82958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
82959      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
82960      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
82964      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82965      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84625      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
84625      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).JML normal_behavior operation contract.0.key 
84638      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84654      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
84665      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
84727      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
84905      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84905      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).JML normal_behavior operation contract.0.key 
84905      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).JML normal_behavior operation contract.0.key 
85701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
85702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
85702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
85703      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
85707      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85708      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87379      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
87379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).JML normal_behavior operation contract.0.key 
87392      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87415      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87427      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87481      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87665      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87665      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).JML normal_behavior operation contract.0.key 
87666      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).JML normal_behavior operation contract.0.key 
88491      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
88492      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
88493      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
88494      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
88498      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88499      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90168      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
90168      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).JML normal_behavior operation contract.0.key 
90180      DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90182      DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90269      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
435948     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples 
435953     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects 
305        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
314        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
335        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
335        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).JML operation contract.0.key 
435        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).JML operation contract.0.key 
652        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
686        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
699        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
723        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
756        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
762        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
764        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
768        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
769        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
770        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
771        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
772        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
809        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
810        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
810        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
942        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
975        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
995        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1149       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1352       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1384       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1408       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1615       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1616       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1619       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1619       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1646       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1711       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1799       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1858       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1907       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1942       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1958       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1962       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1966       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2105       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2132       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2285       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2723       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2730       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2858       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2883       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2899       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2936       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2942       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2972       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2984       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2989       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5408       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
5512       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
5522       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
5525       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
5529       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
5536       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
5591       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5607       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8138       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 332.2ns 
8145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).JML operation contract.0.key 
8585       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
8704       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8705       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).JML normal_behavior operation contract.0.key 
8706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).JML normal_behavior operation contract.0.key 
9646       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
9717       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
9720       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
9722       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
9724       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
9726       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
9733       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9734       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11674      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
11674      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).JML normal_behavior operation contract.0.key 
11994      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
12120      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
12181      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12321      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12321      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).JML normal_behavior operation contract.1.key 
12322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).JML normal_behavior operation contract.1.key 
13151      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
13204      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
13206      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
13208      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
13209      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
13211      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
13217      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13220      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15075      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
15076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).JML normal_behavior operation contract.1.key 
15192      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
15296      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
15379      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15496      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15496      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).JML normal_behavior operation contract.0.key 
15496      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).JML normal_behavior operation contract.0.key 
16355      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
16407      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
16412      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
16416      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
16417      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
16418      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
16423      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16425      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18191      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
18191      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).JML normal_behavior operation contract.0.key 
18262      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
18322      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
18393      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18513      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18514      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).JML normal_behavior operation contract.0.key 
18514      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).JML normal_behavior operation contract.0.key 
19320      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
19372      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
19374      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
19375      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
19375      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
19377      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
19381      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19383      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21142      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
21143      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).JML normal_behavior operation contract.0.key 
21244      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21361      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21361      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.Naumann(object.Naumann__Pair_m(int,int)).JML operation contract.0.key 
21361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.Naumann(object.Naumann__Pair_m(int,int)).JML operation contract.0.key 
22165      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
22215      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
22218      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
22220      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
22221      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
22222      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
22227      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22228      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
23936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.Naumann(object.Naumann__Pair_m(int,int)).JML operation contract.0.key 
25445      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25600      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25600      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).JML operation contract.0.key 
25601      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).JML operation contract.0.key 
26380      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
26430      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
26431      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
26432      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
26433      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
26434      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
26438      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26440      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28171      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
28172      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).JML operation contract.0.key 
28675      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28851      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28851      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).JML operation contract.0.key 
28851      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).JML operation contract.0.key 
29632      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
29695      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
29698      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
29699      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
29701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
29704      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
29711      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31437      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
31438      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).JML operation contract.0.key 
31467      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
31474      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
31540      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31672      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31672      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).JML operation contract.1.key 
31673      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).JML operation contract.1.key 
32444      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
32492      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
32494      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
32495      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
32496      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
32497      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
32501      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32502      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34208      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
34209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).JML operation contract.1.key 
34225      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
34317      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
34446      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
34454      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
34481      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
34739      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
34868      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
34875      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
34894      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
35113      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
35309      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35309      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).JML operation contract.0.key 
35310      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).JML operation contract.0.key 
36085      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
36134      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
36143      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
36148      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
36149      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
36150      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
36154      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36156      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37887      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
37888      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).JML operation contract.0.key 
37907      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
37995      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
38125      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
38133      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
38161      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
38377      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
38518      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
38526      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
38544      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
38695      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38851      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38852      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_if_two_object_creation()).JML operation contract.0.key 
38852      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_if_two_object_creation()).JML operation contract.0.key 
39625      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
39673      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
39675      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
39676      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
39677      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
39678      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
39682      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39683      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41392      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
41392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_if_two_object_creation()).JML operation contract.0.key 
41414      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
41501      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
41625      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
41827      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
41976      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
42196      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42346      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42346      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).JML operation contract.0.key 
42346      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).JML operation contract.0.key 
43110      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
43158      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
43159      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
43160      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
43161      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
43163      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
43167      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43168      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44878      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
44878      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).JML operation contract.0.key 
44967      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
45088      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
45100      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
45132      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
45142      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
45251      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
45268      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
45489      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45638      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45638      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).JML normal_behavior operation contract.0.key 
45639      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).JML normal_behavior operation contract.0.key 
46412      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
46460      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
46462      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
46463      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
46463      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
46465      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
46472      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46474      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48209      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
48209      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).JML normal_behavior operation contract.0.key 
48292      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
48400      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
48406      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
48424      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
48614      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48867      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48867      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).JML operation contract.1.key 
48868      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).JML operation contract.1.key 
49621      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
49668      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
49670      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
49671      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
49672      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
49673      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
49677      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49678      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51416      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
51417      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).JML operation contract.1.key 
51434      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
51438      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
51520      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51669      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51669      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).JML operation contract.0.key 
51670      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).JML operation contract.0.key 
52446      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
52492      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
52494      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
52495      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
52495      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
52497      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
52501      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52502      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54196      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
54197      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).JML operation contract.0.key 
54212      DEBUG Thread-29       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
54215      DEBUG Thread-29       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
54298      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54444      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54444      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).JML operation contract.0.key 
54444      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).JML operation contract.0.key 
55214      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
55260      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
55262      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
55262      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
55263      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
55265      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
55269      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55270      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56993      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
56995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).JML operation contract.0.key 
57200      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57361      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57361      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).JML operation contract.0.key 
57362      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).JML operation contract.0.key 
58118      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
58165      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
58166      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
58167      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
58167      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
58168      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
58173      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59900      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
59900      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).JML operation contract.0.key 
60107      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60267      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60267      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).JML operation contract.0.key 
60267      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).JML operation contract.0.key 
61016      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
61063      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
61065      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
61066      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
61066      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
61068      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
61072      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61073      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62735      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
62736      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).JML operation contract.0.key 
62941      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63104      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63104      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).JML accessible clause.0.key 
63104      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).JML accessible clause.0.key 
63857      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
63903      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
63905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
63905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
63906      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
63907      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
63911      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63912      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65599      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
65599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).JML accessible clause.0.key 
65704      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65864      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65864      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).JML normal_behavior operation contract.0.key 
65864      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).JML normal_behavior operation contract.0.key 
66628      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
66674      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
66676      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
66676      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
66677      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
66677      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
66683      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66685      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68364      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
68364      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).JML normal_behavior operation contract.0.key 
68468      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
68630      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68630      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).JML normal_behavior operation contract.0.key 
68631      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).JML normal_behavior operation contract.0.key 
69387      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
69433      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
69435      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
69436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
69436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
69437      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
69441      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69442      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71104      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
71104      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).JML normal_behavior operation contract.0.key 
71407      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71589      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71590      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/PasswordFile/passwordfile.SecurePasswordFile(passwordfile.SecurePasswordFile___userIndex()).JML accessible clause.0.key 
71590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/PasswordFile/passwordfile.SecurePasswordFile(passwordfile.SecurePasswordFile___userIndex()).JML accessible clause.0.key 
72355      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/PasswordFile/src/passwordfile/SecurePasswordFile.java 
72360      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73921      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
73922      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/PasswordFile/passwordfile.SecurePasswordFile(passwordfile.SecurePasswordFile___userIndex()).JML accessible clause.0.key 
74024      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
510345     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects 
510346     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting 
363        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
369        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
395        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
396        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).JML normal_behavior operation contract.0.key 
500        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).JML normal_behavior operation contract.0.key 
716        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
746        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
751        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
765        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
795        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
802        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
805        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
809        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
810        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
811        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
812        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
848        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
849        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
850        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1158       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1257       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1276       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1298       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1310       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1502       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1503       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1504       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1504       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1550       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1783       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1866       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1872       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1882       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1931       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1969       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1992       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2148       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2178       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2282       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2288       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2373       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2802       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2809       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2841       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2929       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2931       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2963       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2974       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2981       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2990       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2992       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2992       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3023       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3131       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5786       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
5798       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
5801       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
5802       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
5804       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
5806       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
5808       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
5812       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
5862       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5876       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8438       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 339.2ns 
8440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).JML normal_behavior operation contract.0.key 
9580       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9723       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9724       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage((B)).JML normal_behavior operation contract.0.key 
9724       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage((B)).JML normal_behavior operation contract.0.key 
10896      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
10900      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
10901      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
10903      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
10904      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
10906      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
10907      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
10909      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
10915      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10916      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13084      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
13085      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage((B)).JML normal_behavior operation contract.0.key 
13612      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13745      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13745      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).JML normal_behavior operation contract.0.key 
13745      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).JML normal_behavior operation contract.0.key 
14794      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
14797      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
14798      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
14799      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
14800      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
14802      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
14804      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
14805      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
14811      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14812      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17005      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
17006      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).JML normal_behavior operation contract.0.key 
18419      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18586      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18586      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).JML normal_behavior operation contract.0.key 
18586      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).JML normal_behavior operation contract.0.key 
19609      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
19612      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
19613      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
19614      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
19615      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
19616      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
19618      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
19619      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
19624      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19625      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21728      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
21728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).JML normal_behavior operation contract.0.key 
21830      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22017      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22017      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).JML normal_behavior operation contract.0.key 
22018      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).JML normal_behavior operation contract.0.key 
23022      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
23025      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
23025      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
23026      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
23027      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
23029      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
23029      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
23030      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
23041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25094      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
25094      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).JML normal_behavior operation contract.0.key 
25203      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
25344      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25344      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).JML normal_behavior operation contract.0.key 
25345      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).JML normal_behavior operation contract.0.key 
26342      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
26345      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
26345      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
26346      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
26346      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
26347      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
26348      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
26349      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
26354      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26356      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28377      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
28377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).JML normal_behavior operation contract.0.key 
28483      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
28613      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28613      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment___rep()).JML accessible clause.0.key 
28613      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment___rep()).JML accessible clause.0.key 
29628      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
29631      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
29631      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
29632      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
29633      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
29634      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
29636      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
29637      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
29641      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29652      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31697      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
31697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment___rep()).JML accessible clause.0.key 
31802      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31932      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31932      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).JML normal_behavior operation contract.1.key 
31932      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).JML normal_behavior operation contract.1.key 
32930      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
32933      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
32934      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
32935      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
32936      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
32937      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
32938      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
32939      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
32943      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32944      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34991      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
34991      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).JML normal_behavior operation contract.1.key 
44957      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45157      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45157      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).JML normal_behavior operation contract.0.key 
45158      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).JML normal_behavior operation contract.0.key 
46154      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
46156      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
46157      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
46157      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
46158      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
46159      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
46160      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
46161      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
46165      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48124      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
48124      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).JML normal_behavior operation contract.0.key 
55298      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55491      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55491      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Message(java.lang.Object___inv_()).JML accessible clause.0.key 
55497      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Message(java.lang.Object___inv_()).JML accessible clause.0.key 
56470      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
56472      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
56472      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
56473      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
56474      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
56475      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
56475      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
56476      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
56480      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56482      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58555      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
58556      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Message(java.lang.Object___inv_()).JML accessible clause.0.key 
58659      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58809      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58810      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__resultReady()).JML accessible clause.0.key 
58810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__resultReady()).JML accessible clause.0.key 
59802      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
59804      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
59805      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
59805      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
59806      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
59807      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
59808      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
59809      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
59813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61847      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
61847      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__resultReady()).JML accessible clause.0.key 
63965      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64135      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64135      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__resultReady()).JML normal_behavior operation contract.0.key 
64135      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__resultReady()).JML normal_behavior operation contract.0.key 
65097      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
65099      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
65099      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
65100      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
65101      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
65101      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
65102      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
65103      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
65107      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65108      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67095      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
67095      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__resultReady()).JML normal_behavior operation contract.0.key 
67800      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67962      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67962      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onSendResult()).JML normal_behavior operation contract.0.key 
67963      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onSendResult()).JML normal_behavior operation contract.0.key 
68952      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
68954      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
68954      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
68955      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
68956      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
68957      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
68957      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
68958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
68962      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68963      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70930      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
70930      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onSendResult()).JML normal_behavior operation contract.0.key 
71132      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71323      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71323      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onCollectBallot(simple_evoting.Message)).JML normal_behavior operation contract.1.key 
71323      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onCollectBallot(simple_evoting.Message)).JML normal_behavior operation contract.1.key 
72299      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
72301      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
72302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
72302      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
72303      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
72304      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
72305      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
72305      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
72310      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74322      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
74322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onCollectBallot(simple_evoting.Message)).JML normal_behavior operation contract.1.key 
74527      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74692      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74692      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onCollectBallot(simple_evoting.Message)).JML normal_behavior operation contract.0.key 
74693      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onCollectBallot(simple_evoting.Message)).JML normal_behavior operation contract.0.key 
75676      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
75678      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
75679      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
75680      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
75680      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
75681      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
75682      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
75683      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
75687      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75688      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77679      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
77680      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(simple_evoting.Server__onCollectBallot(simple_evoting.Message)).JML normal_behavior operation contract.0.key 
78283      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78461      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78461      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(java.lang.Object___inv_()).JML accessible clause.0.key 
78461      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(java.lang.Object___inv_()).JML accessible clause.0.key 
79415      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
79417      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
79417      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
79418      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
79419      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
79420      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
79421      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
79421      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
79426      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79427      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81438      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
81439      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Server(java.lang.Object___inv_()).JML accessible clause.0.key 
81643      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81815      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81815      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMTEnv(simple_evoting.SMTEnv__send(int,int,int,simple_evoting.Server,int)).JML normal_behavior operation contract.0.key 
81815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMTEnv(simple_evoting.SMTEnv__send(int,int,int,simple_evoting.Server,int)).JML normal_behavior operation contract.0.key 
82769      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
82771      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
82772      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
82772      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
82772      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
82773      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
82774      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
82774      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
82778      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84761      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
84761      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMTEnv(simple_evoting.SMTEnv__send(int,int,int,simple_evoting.Server,int)).JML normal_behavior operation contract.0.key 
85063      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85263      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85263      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).JML normal_behavior operation contract.0.key 
85264      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).JML normal_behavior operation contract.0.key 
86225      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
86227      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
86228      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
86228      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
86229      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
86230      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
86231      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
86231      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
86235      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86236      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88243      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
88243      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).JML normal_behavior operation contract.0.key 
88346      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88520      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88520      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(simple_evoting.Setup__publishResult()).JML normal_behavior operation contract.0.key 
88521      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(simple_evoting.Setup__publishResult()).JML normal_behavior operation contract.0.key 
89470      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
89471      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
89472      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
89473      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
89473      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
89474      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
89475      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
89476      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
89480      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89481      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91447      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
91447      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(simple_evoting.Setup__publishResult()).JML normal_behavior operation contract.0.key 
91577      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: server; 
91583      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: out; 
92058      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92241      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92241      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(simple_evoting.Setup__main()).JML normal_behavior operation contract.0.key 
92242      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(simple_evoting.Setup__main()).JML normal_behavior operation contract.0.key 
93197      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
93198      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
93199      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
93200      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
93200      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
93201      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
93202      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
93203      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
93207      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93208      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95205      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
95206      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(simple_evoting.Setup__main()).JML normal_behavior operation contract.0.key 
95431      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: server; 
131935     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
132199     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132199     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(java.lang.Object___inv_()).JML accessible clause.0.key 
132199     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(java.lang.Object___inv_()).JML accessible clause.0.key 
133145     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
133146     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
133147     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
133147     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
133148     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
133148     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
133149     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
133150     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
133153     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
133154     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135084     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
135084     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Setup(java.lang.Object___inv_()).JML accessible clause.0.key 
138627     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
138934     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138934     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).JML normal_behavior operation contract.1.key 
138934     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).JML normal_behavior operation contract.1.key 
139880     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
139882     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
139882     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
139883     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
139883     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
139884     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
139885     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
139885     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
139889     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139890     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141832     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
141832     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).JML normal_behavior operation contract.1.key 
146215     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
146446     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146446     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).JML normal_behavior operation contract.0.key 
146447     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).JML normal_behavior operation contract.0.key 
147397     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
147399     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
147399     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
147400     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
147400     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
147401     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
147402     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
147402     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
147407     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147408     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149366     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
149366     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).JML normal_behavior operation contract.0.key 
156691     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
156923     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156923     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(java.lang.Object___inv_()).JML accessible clause.0.key 
156923     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(java.lang.Object___inv_()).JML accessible clause.0.key 
157864     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
157865     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
157866     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
157866     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
157866     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
157867     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
157868     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
157868     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
157872     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
157873     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
159809     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
159809     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(java.lang.Object___inv_()).JML accessible clause.0.key 
159913     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
670627     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting 
670630     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting_nomacro 
314        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
327        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
352        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
353        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.key 
460        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.key 
664        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
698        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
703        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
718        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
749        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
755        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
757        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
762        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
764        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
767        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
767        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
770        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
807        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
807        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
959        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
980        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1205       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1224       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1365       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1392       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1419       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1620       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1623       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1624       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1625       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1655       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1701       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1932       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2153       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2170       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2197       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2237       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2285       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2290       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2364       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2819       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2887       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2890       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2928       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2988       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2990       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3005       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3025       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3027       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3057       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3097       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3112       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3209       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5409       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
5440       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5449       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7676       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 398.6ns 
7678       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.key 
15654      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
15694      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
23733      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23916      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23916      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).Non-interference contract.0.key 
23917      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).Non-interference contract.0.key 
24912      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
24925      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24926      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26740      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.4ns 
26741      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).Non-interference contract.0.key 
26837      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
26846      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
26863      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
26863      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
26869      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
26874      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
26874      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
26880      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
26943      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27129      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27130      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).Non-interference contract.0.key 
27130      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).Non-interference contract.0.key 
27969      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
27976      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27977      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29748      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
29748      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).Non-interference contract.0.key 
30151      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30319      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30319      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).Non-interference contract.0.key 
30320      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).Non-interference contract.0.key 
31173      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
31178      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32890      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.9ns 
32891      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).Non-interference contract.0.key 
32967      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
32973      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
33193      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33312      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33313      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).Non-interference contract.0.key 
33313      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).Non-interference contract.0.key 
34147      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
34153      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34154      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35862      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
35862      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).Non-interference contract.0.key 
35932      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
35939      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
36066      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
706982     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting_nomacro 
706983     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ConditionalConfidential_nomacro 
706984     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ConditionalConfidential_nomacro 
706985     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample_nomacro 
345        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
347        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
372        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
372        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).Non-interference contract.0.key 
497        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).Non-interference contract.0.key 
725        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
760        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
764        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
778        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
803        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
809        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
811        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
815        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
815        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
816        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
874        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
877        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
878        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1056       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1104       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1133       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1223       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1243       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1352       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1399       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1416       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1426       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1441       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1577       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1578       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1580       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1580       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1607       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1670       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1758       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1786       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1791       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1830       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1832       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1865       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1869       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1972       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
1990       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2040       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2122       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2212       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2636       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2644       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2724       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2740       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2763       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2789       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2791       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2805       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2808       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2832       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2839       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2844       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2848       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2852       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2909       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2914       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2917       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2942       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5569       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/src/SumExample.java 
5600       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5608       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8060       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 327.4ns 
8061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).Non-interference contract.0.key 
10932      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
718260     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample_nomacro 
718262     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking_nomacro 
340        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
342        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
363        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
363        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).Non-interference contract.0.key 
462        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).Non-interference contract.0.key 
672        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
730        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
739        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
764        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
793        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
799        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
802        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
806        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
807        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
809        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
844        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
845        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
845        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
949        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
975        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
995        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1023       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1212       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1323       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1358       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1366       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1372       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1382       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1518       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1519       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1522       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1522       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1553       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1623       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1864       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1870       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1897       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1923       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1925       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1956       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1981       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2067       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2160       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2236       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2241       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2298       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2326       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2332       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2432       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2911       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2994       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3017       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3094       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3136       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3170       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3188       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3194       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3197       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3198       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3204       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3232       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3265       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3269       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3273       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3276       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3278       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3296       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3372       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6209       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
6216       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
6218       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
6248       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
6256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8740       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 444.2ns 
8747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).Non-interference contract.0.key 
11931      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12098      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12098      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).Non-interference contract.0.key 
12099      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).Non-interference contract.0.key 
13296      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
13300      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
13304      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
13317      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13320      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15389      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
15390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).Non-interference contract.0.key 
16194      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16331      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16331      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).Non-interference contract.0.key 
16332      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).Non-interference contract.0.key 
17309      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
17312      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
17314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
17326      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17327      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19269      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
19270      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).Non-interference contract.0.key 
19573      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19701      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19701      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).Non-interference contract.0.key 
19702      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).Non-interference contract.0.key 
20674      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
20676      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
20678      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
20683      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20684      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22571      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
22571      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).Non-interference contract.0.key 
22874      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23013      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23013      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).Non-interference contract.0.key 
23014      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).Non-interference contract.0.key 
23990      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
23993      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
23995      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
24004      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24005      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25935      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
25936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).Non-interference contract.0.key 
108185     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
108470     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108470     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).Non-interference contract.0.key 
108471     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).Non-interference contract.0.key 
109373     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
109375     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
109376     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
109381     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109382     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111180     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
111181     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).Non-interference contract.0.key 
112690     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
112974     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112974     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).Non-interference contract.0.key 
112975     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).Non-interference contract.0.key 
113860     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
113862     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
113863     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
113868     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113869     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115648     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
115648     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).Non-interference contract.0.key 
116353     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
116520     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116520     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).Non-interference contract.0.key 
116521     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).Non-interference contract.0.key 
117400     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
117403     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
117404     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
117408     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117409     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
119205     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
119205     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).Non-interference contract.0.key 
119407     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
119623     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119624     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).Non-interference contract.0.key 
119624     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).Non-interference contract.0.key 
120505     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
120508     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
120509     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
120513     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120514     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122320     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
122320     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).Non-interference contract.0.key 
122523     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
841095     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking_nomacro 
841097     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts_nomacro 
313        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
327        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
351        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
351        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.key 
463        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.key 
664        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
694        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
699        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
714        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
741        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
750        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
753        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
756        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
757        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
759        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
759        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
760        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
793        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
794        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
794        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
899        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
924        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
944        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
981        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1266       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1277       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1297       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1453       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1453       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1454       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1454       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1499       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1575       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1711       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1749       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1771       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1786       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1866       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2012       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2120       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2197       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2734       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2788       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2804       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2859       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2879       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2925       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2950       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2956       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2963       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3057       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5605       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
5620       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
5676       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8199       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 367.9ns 
8200       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.key 
9542       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9660       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9661       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.key 
9661       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.key 
10658      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
10663      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
10670      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10672      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12537      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
12537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.key 
13142      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13312      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13312      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.key 
13313      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.key 
14183      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
14186      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
14192      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14193      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16021      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
16022      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.key 
16710      WARN  Thread-5        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 255) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_l_B_Before_A,_l_B_Before_B),equals(b_0_Before_A,b_0_Before_B)),and(equals(_l_B_After_A,_l_B_After_B),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

16746      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_l_B)(_l_A_Before<<origin(requires @ file IFBlockExamples.java @ line 250) ([])>>)),elem-update(exc_B)(null)),elem-update(l1_1)(l1_Before<<origin(requires @ file IFBlockExamples.java @ line 250) ([])>>)),update-application(parallel-upd(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(l1_1Before_LOOP)(l1_1)),elem-update(_l_BBefore_LOOP)(_l_B)),update-application(parallel-upd(parallel-upd(elem-update(l1_1)(l1_1_0),elem-update(_l_B)(_l_B_0)),elem-update(heap)(anon(heap,empty<<origin(assignable @ file IFBlockExamples.java @ line 256) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_l_B),imp(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    boolean b_0 = _l_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    boolean exc#73 = false;
    java.lang.Throwable thrownExc#75;
    try {
      {
        if (_l_B > 0) {
          _l_B--;
          l1_1++;
        }
      }
    } catch (java.lang.Throwable e#74) {
      exc#73 = true;
      thrownExc#75 = e#74;
    }
  }
}\> (and(imp(equals(exc#73,TRUE),\<{
  try {
    method-frame (
      source=while_block_insecure(int)@contract.IFBlockExamples,
      this=self_B
    ) {
      {
        throw thrownExc#75;
      }
      {
        l1_1++;
      }
      this.low = l1_1;
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#73,TRUE)),and(and(geq(_l_B,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 255) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_l_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 255) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_l_B_Before_A,_l_B_Before_B),equals(b_0_Before_A,b_0_Before_B)),and(equals(_l_B_After_A,_l_B_After_B),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

16749      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
16880      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16880      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.key 
16880      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.key 
17792      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
17796      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
17801      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17802      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19620      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
19621      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.key 
20186      WARN  Thread-7        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 231) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_A,l1_1_Before_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(l1_1_After_A,l1_1_After_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

20227      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_l_B)(_l_A_Before<<origin(requires @ file IFBlockExamples.java @ line 226) ([])>>)),elem-update(exc_B)(null)),elem-update(l1_1)(l1_Before<<origin(requires @ file IFBlockExamples.java @ line 226) ([])>>)),update-application(parallel-upd(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(l1_1Before_LOOP)(l1_1)),elem-update(_l_BBefore_LOOP)(_l_B)),update-application(parallel-upd(parallel-upd(elem-update(l1_1)(l1_1_0),elem-update(_l_B)(_l_B_0)),elem-update(heap)(anon(heap,empty<<origin(assignable @ file IFBlockExamples.java @ line 232) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_l_B),imp(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    boolean b_0 = _l_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    boolean exc#73 = false;
    java.lang.Throwable thrownExc#75;
    try {
      {
        if (_l_B > 0) {
          _l_B--;
          l1_1++;
        }
      }
    } catch (java.lang.Throwable e#74) {
      exc#73 = true;
      thrownExc#75 = e#74;
    }
  }
}\> (and(imp(equals(exc#73,TRUE),\<{
  try {
    method-frame (
      source=while_block_secure(int)@contract.IFBlockExamples,
      this=self_B
    ) {
      {
        throw thrownExc#75;
      }
      {
        l1_1++;
      }
      this.low = l1_1;
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#73,TRUE)),and(and(geq(_l_B,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 231) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_l_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 231) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_A,l1_1_Before_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(l1_1_After_A,l1_1_After_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

20228      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
20376      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20376      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.key 
20377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.key 
21237      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
21240      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
21245      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21247      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23014      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
23014      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.key 
23729      WARN  Thread-9        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A_0),TRUE)),and(inInt(l1_1_Before_0_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 212) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B_0),TRUE)),and(inInt(l1_1_Before_0_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_0_A,l1_1_Before_0_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(l1_1_After_0_A,l1_1_After_0_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

23827      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(_l_B)(_l_A_Before),elem-update(exc_B)(null)),parallel-upd(elem-update(l1_1)(anonOut_l1_1)<<origin(assignable @ file IFBlockExamples.java @ line 206) ([])>>,elem-update(heap)(heap_After_BLOCK)<<origin(assignable @ file IFBlockExamples.java @ line 206) ([])>>)<<origin(assignable @ file IFBlockExamples.java @ line 206) ([assignable @ file IFBlockExamples.java @ line 206])>>)<<origin(assignable @ file IFBlockExamples.java @ line 206) ([assignable @ file IFBlockExamples.java @ line 206])>>,update-application(parallel-upd(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(l1_1Before_LOOP)(l1_1)),elem-update(_l_BBefore_LOOP)(_l_B)),update-application(parallel-upd(parallel-upd(elem-update(l1_1)(l1_1_0),elem-update(_l_B)(_l_B_0)),elem-update(heap)(anon(heap,empty<<origin(assignable @ file IFBlockExamples.java @ line 213) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_l_B),imp(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    boolean b_2 = _l_B > 0;
  }
}\] (equals(b_2,TRUE)),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    boolean exc#107 = false;
    java.lang.Throwable thrownExc#109;
    try {
      {
        if (_l_B > 0) {
          _l_B--;
          l1_1++;
        }
      }
    } catch (java.lang.Throwable e#108) {
      exc#107 = true;
      thrownExc#109 = e#108;
    }
  }
}\> (and(imp(equals(exc#107,TRUE),\<{
  try {
    method-frame (
      source=block_while_secure(int)@contract.IFBlockExamples,
      this=self_B
    ) {
      {
        throw thrownExc#109;
      }
      this.low = l1_1;
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#107,TRUE)),and(and(geq(_l_B,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 212) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_l_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A_0),TRUE)),and(inInt(l1_1_Before_0_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 212) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B_0),TRUE)),and(inInt(l1_1_Before_0_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_0_A,l1_1_Before_0_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(l1_1_After_0_A,l1_1_After_0_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

23833      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23991      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23991      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.key 
23992      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.key 
24843      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
24845      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
24849      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24850      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26580      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
26580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.key 
28822      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
29000      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29000      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.key 
29001      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.key 
29838      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
29840      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
29845      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29846      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31576      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
31577      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.key 
33805      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
34036      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34036      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.key 
34036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.key 
34867      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
34868      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
34873      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34874      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36594      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
36595      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.key 
38642      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38858      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38858      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.key 
38858      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.key 
39689      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
39691      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
39696      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41434      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
41435      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.key 
43645      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43884      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.key 
43884      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.key 
44731      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
44732      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
44737      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46435      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
46435      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.key 
47041      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
47242      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47242      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.key 
47243      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.key 
48070      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
48072      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
48076      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48077      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49782      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
49782      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.key 
50188      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50347      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50347      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.key 
50347      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.key 
51154      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
51156      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
51160      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51161      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52875      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
52876      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.key 
53379      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53553      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53553      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.key 
53554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.key 
54366      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
54368      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
54379      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54380      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56053      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
56053      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.key 
56659      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
56837      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56837      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.key 
56837      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.key 
57644      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
57645      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
57650      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57651      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59348      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
59348      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.key 
59952      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60127      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60127      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.key 
60127      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.key 
60927      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
60928      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
60933      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60933      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62650      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
62650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.key 
63354      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63544      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63544      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.key 
63545      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.key 
64363      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
64364      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
64368      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64369      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66052      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
66052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.key 
68681      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
68910      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68910      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.key 
68911      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.key 
69723      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
69725      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
69729      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71403      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.6ns 
71404      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.key 
74537      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
915994     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts_nomacro 
916012     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts_nomacro 
350        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
350        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
409        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
410        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.key 
682        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.key 
1038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
1086       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1107       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
1131       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
1137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1139       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1143       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1143       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1346       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1400       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1487       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1555       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1571       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1649       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1665       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1682       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1691       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1711       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1969       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1969       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1974       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1974       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2005       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2138       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2163       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2177       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2191       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2232       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2267       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2281       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2284       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2326       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2408       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2435       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2437       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2471       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2497       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2502       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2592       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3097       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3099       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3113       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3130       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3131       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3189       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3192       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3194       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3198       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3223       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3227       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3228       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3231       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3236       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3249       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3303       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5852       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
5911       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5926       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8319       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 596.9ns 
8321       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.key 
12243      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12461      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12462      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).Non-interference contract.0.key 
12463      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).Non-interference contract.0.key 
13470      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
13483      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15518      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
15518      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).Non-interference contract.0.key 
15921      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16030      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16030      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).Non-interference contract.0.key 
16034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).Non-interference contract.0.key 
16998      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
17007      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17008      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18881      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
18882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).Non-interference contract.0.key 
19184      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19310      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19310      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.key 
19311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.key 
20185      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
20192      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20193      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21995      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
21996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.key 
22198      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22310      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22310      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).Non-interference contract.0.key 
22311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).Non-interference contract.0.key 
23225      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
23236      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23237      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25046      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
25046      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).Non-interference contract.0.key 
25251      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25376      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25377      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).Non-interference contract.0.key 
25377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).Non-interference contract.0.key 
26221      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
26227      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26228      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28042      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
28042      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).Non-interference contract.0.key 
29157      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29286      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29286      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).Non-interference contract.0.key 
29287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).Non-interference contract.0.key 
30154      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
30159      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30161      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31926      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
31926      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).Non-interference contract.0.key 
32229      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32364      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32364      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).Non-interference contract.0.key 
32365      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).Non-interference contract.0.key 
33219      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
33225      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33226      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34996      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
34996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).Non-interference contract.0.key 
35809      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
35966      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35966      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).Non-interference contract.0.key 
35967      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).Non-interference contract.0.key 
36813      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
36818      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36819      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38566      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
38567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).Non-interference contract.0.key 
38668      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38808      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38808      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).Non-interference contract.0.key 
38808      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).Non-interference contract.0.key 
39642      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
39647      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41428      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
41428      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).Non-interference contract.0.key 
42634      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42798      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42798      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).Non-interference contract.0.key 
42799      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).Non-interference contract.0.key 
43655      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
43660      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43661      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45386      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
45387      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).Non-interference contract.0.key 
45991      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46153      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46153      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).Non-interference contract.0.key 
46153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).Non-interference contract.0.key 
46988      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
46994      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48766      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
48766      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).Non-interference contract.0.key 
48968      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49111      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49111      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).Non-interference contract.0.key 
49111      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).Non-interference contract.0.key 
49950      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
49956      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51714      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
51715      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).Non-interference contract.0.key 
51916      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
52061      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52061      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).Non-interference contract.0.key 
52061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).Non-interference contract.0.key 
52878      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
52883      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52884      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54610      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
54610      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).Non-interference contract.0.key 
54715      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54857      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54858      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).Non-interference contract.0.key 
54858      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).Non-interference contract.0.key 
55669      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
55674      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55675      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57433      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
57433      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).Non-interference contract.0.key 
57835      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58021      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58021      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).Non-interference contract.0.key 
58022      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).Non-interference contract.0.key 
58836      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
58841      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58842      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60582      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
60582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).Non-interference contract.0.key 
60788      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
60950      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60950      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).Non-interference contract.0.key 
60950      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).Non-interference contract.0.key 
61760      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
61765      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61767      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63492      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
63492      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).Non-interference contract.0.key 
63695      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63959      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63959      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).Non-interference contract.0.key 
63959      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).Non-interference contract.0.key 
64768      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
64774      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64775      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66492      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
66492      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).Non-interference contract.0.key 
66594      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
66770      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66771      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).Non-interference contract.0.key 
66771      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).Non-interference contract.0.key 
67593      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
67599      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67600      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69320      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
69320      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).Non-interference contract.0.key 
69423      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69584      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69584      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).Non-interference contract.0.key 
69584      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).Non-interference contract.0.key 
70394      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
70399      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72130      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
72131      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).Non-interference contract.0.key 
72335      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
988710     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts_nomacro 
988711     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test LoopInvariants_nomacro 
322        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
330        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
350        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
351        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.key 
456        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.key 
694        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
739        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
750        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
766        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
792        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
800        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
802        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
806        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
807        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
808        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
809        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
845        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
846        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
846        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
952        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
979        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1055       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1318       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1371       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1384       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1404       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1621       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1623       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1624       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1625       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1653       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1810       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1853       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1862       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1892       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1912       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1914       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1931       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2005       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2138       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2204       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2254       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2265       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2926       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2935       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3073       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3084       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3112       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3149       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3150       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3151       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3159       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3187       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3235       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3236       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3243       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3279       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3294       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3303       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3325       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3330       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3392       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5899       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
5939       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5947       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8429       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 315.7ns 
8431       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.key 
10074      WARN  Thread-1        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 458) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

10197      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(_x_B)(x_B),elem-update(exc_B)(null)),elem-update(heap)(store(heapAtPre_B<<anonHeapFunction>>,self_B,loop.IFLoopExamples::$low,add(Z(1(#)),int::select(heapAtPre_A<<anonHeapFunction>>,self_A,loop.IFLoopExamples::$low))))),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 459) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=insecure_while_3(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
      this.low = this.low + 1;
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(leq(Z(0(#)),_x_B)<<origin(loop_invariant @ file IFLoopExamples.java @ line 458) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 459) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 458) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

10213      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
10354      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10354      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.key 
10355      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.key 
11501      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
11510      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11511      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13489      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.6ns 
13489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.key 
14328      WARN  Thread-3        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 438) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

14405      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 431) ([])>>),elem-update(exc_B)(null)),elem-update(heap)(store(heapAtPre_B<<anonHeapFunction>>,self_B,loop.IFLoopExamples::$low,add(Z(1(#)),int::select(heapAtPre_A<<anonHeapFunction>>,selfAtPost_A,loop.IFLoopExamples::$low))))),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 439) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=secure_while_2(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
      this.low = this.low + 1;
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(leq(Z(0(#)),_x_B)<<origin(loop_invariant @ file IFLoopExamples.java @ line 438) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 439) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 438) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

14416      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
14587      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14588      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.key 
14588      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.key 
15618      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
15625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15626      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17578      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
17584      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.key 
18462      WARN  Thread-5        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 418) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

18499      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 411) ([])>>),elem-update(exc_B)(null)),elem-update(heap)(store(heapAtPre_B<<anonHeapFunction>>,self_B,loop.IFLoopExamples::$low,add(Z(1(#)),int::select(heapAtPre_A<<anonHeapFunction>>,selfAtPost_A,loop.IFLoopExamples::$low))))),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 419) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=secure_while_4(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
      this.low = this.low + 1;
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(leq(Z(0(#)),_x_B)<<origin(loop_invariant @ file IFLoopExamples.java @ line 418) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 419) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 418) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

18501      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
18713      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18713      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.key 
18713      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.key 
19640      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
19647      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21568      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.2ns 
21568      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.key 
22004      WARN  Thread-7        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 376) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

22077      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 369) ([])>>)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 377) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
          while (_x_B > 0) {
            this.low = this.low + 1;
            _x_B = _x_B - 1;
            while (_x_B > 0) {
              this.low = this.low + 1;
              _x_B = _x_B - 1;
            }
          }
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 376) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 377) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 376) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

22077      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
22324      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22324      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.key 
22324      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.key 
23246      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
23252      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23254      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25159      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
25159      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.key 
25809      WARN  Thread-9        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 335) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

25864      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(x_B)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 336) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
          while (_x_B > 0) {
            this.low = this.low + 1;
            _x_B = _x_B - 1;
            while (_x_B > 0) {
              this.low = this.low + 1;
              _x_B = _x_B - 1;
            }
          }
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 335) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 336) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 335) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

25865      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
26031      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26031      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.key 
26032      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.key 
26945      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
26952      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26954      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28866      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
28866      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.key 
29265      WARN  Thread-11       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 294) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

29373      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 287) ([])>>)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 295) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
          while (_x_B > 0) {
            this.low = this.low + 1;
            _x_B = _x_B - 1;
            while (_x_B > 0) {
              this.low = this.low + 1;
              _x_B = _x_B - 1;
            }
          }
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 294) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 295) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 294) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

29374      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
29523      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29523      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.key 
29523      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.key 
30423      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
30429      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30431      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32305      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
32305      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.key 
32706      WARN  Thread-13       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 253) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

32720      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 246) ([])>>)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 254) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
          while (_x_B > 0) {
            this.low = this.low + 1;
            _x_B = _x_B - 1;
          }
          while (_x_B > 0) {
            this.low = this.low + 1;
            _x_B = _x_B - 1;
          }
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 253) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 254) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 253) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

32720      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
32873      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32873      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.key 
32874      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.key 
33768      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
33776      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33778      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35657      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
35657      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.key 
36046      WARN  Thread-15       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 223) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

36061      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 216) ([])>>)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 224) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
          while (_x_B > 0) {
            this.low = this.low + 1;
            _x_B = _x_B - 1;
          }
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=secure_nestedWhile(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 223) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 224) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 223) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

36062      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
36245      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36245      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.key 
36245      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.key 
37139      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
37144      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37145      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39030      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
39031      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.key 
39555      WARN  Thread-17       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 204) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

39635      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(x_B)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 205) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=notSecure_while(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 204) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 205) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 204) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

39635      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39805      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39805      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.key 
39806      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.key 
40719      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
40724      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40726      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42604      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
42604      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.key 
42737      WARN  Thread-19       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_A<<anonHeapFunction>>)),not(equals(self_A_A,null))),equals(boolean::select(heap,self_A_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_A),TRUE)),inInt(_x_A_Before_A)),geq(_x_A_Before_A,Z(1(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 185) ([])>>),update-application(parallel-upd(elem-update(self_A)(self_A_A),elem-update(_x_A)(_x_A_Before_A)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_A),imp(equals(b_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap)))))),imp(equals(b_Before_A,FALSE),and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_B<<anonHeapFunction>>)),not(equals(self_A_B,null))),equals(boolean::select(heap,self_A_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_B),TRUE)),inInt(_x_A_Before_B)),geq(_x_A_Before_B,Z(1(#)))),update-application(parallel-upd(elem-update(self_A)(self_A_B),elem-update(_x_A)(_x_A_Before_B)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_B),imp(equals(b_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap)))))),imp(equals(b_Before_B,FALSE),and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_A<<anonHeapFunction>>,self_A_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_B<<anonHeapFunction>>,self_A_B,loop.IFLoopExamples::$low)),equals(b_Before_A,b_Before_B)),and(equals(int::select(heap_After_LOOP_A,self_A_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_B,self_A_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_After_A,b_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

42822      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_A<<anonHeapFunction>>),elem-update(_x_A)(x_A))<<origin(requires @ file IFLoopExamples.java @ line 178) ([])>>,elem-update(exc_A)(null)<<origin(requires @ file IFLoopExamples.java @ line 178) ([])>>)<<origin(requires @ file IFLoopExamples.java @ line 178) ([requires @ file IFLoopExamples.java @ line 178])>>,update-application(parallel-upd(elem-update(heapBefore_LOOP)(heap),elem-update(_x_ABefore_LOOP)(_x_A)),update-application(parallel-upd(elem-update(_x_A)(_x_A_0),elem-update(heap)(anon(heap,singleton(self_A,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 186) ([])>>,anon_heap_LOOP<<anonHeapFunction>>))),update-application(elem-update(variant)(_x_A),imp(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    boolean b = _x_A > 0;
  }
}\] (equals(b,TRUE)),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    boolean exc#3 = false;
    java.lang.Throwable thrownExc#5;
    try {
      {
        if (_x_A > 0) {
          this.low = this.low + 1;
          _x_A = _x_A - 1;
        }
      }
    } catch (java.lang.Throwable e#4) {
      exc#3 = true;
      thrownExc#5 = e#4;
    }
  }
}\> (and(imp(equals(exc#3,TRUE),\<{
  try {
    method-frame (
      source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
      this=self_A
    ) {
      {
        throw thrownExc#5;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_A = e;
  }
}\> (not(and(and(equals(self_A,selfAtPost_A),equals(exc_A,excAtPost_A)),equals(heapAtPost_A,heap))<<origin(requires @ file IFLoopExamples.java @ line 178) ([])>>)<<origin(requires @ file IFLoopExamples.java @ line 178) ([requires @ file IFLoopExamples.java @ line 178])>>)<<origin(requires @ file IFLoopExamples.java @ line 178) ([requires @ file IFLoopExamples.java @ line 178])>>),imp(not(equals(exc#3,TRUE)),and(and(geq(_x_A,Z(1(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 185) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_A,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 186) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP,o,f)))))),prec(_x_A,variant)))<<origin(requires @ file IFLoopExamples.java @ line 178) ([requires @ file IFLoopExamples.java @ line 178])>>))<<origin(requires @ file IFLoopExamples.java @ line 178) ([requires @ file IFLoopExamples.java @ line 178])>>))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_A<<anonHeapFunction>>)),not(equals(self_A_A,null))),equals(boolean::select(heap,self_A_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_A),TRUE)),inInt(_x_A_Before_A)),geq(_x_A_Before_A,Z(1(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 185) ([])>>),update-application(parallel-upd(elem-update(self_A)(self_A_A),elem-update(_x_A)(_x_A_Before_A)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_A),imp(equals(b_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap)))))),imp(equals(b_Before_A,FALSE),and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_B<<anonHeapFunction>>)),not(equals(self_A_B,null))),equals(boolean::select(heap,self_A_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_B),TRUE)),inInt(_x_A_Before_B)),geq(_x_A_Before_B,Z(1(#)))),update-application(parallel-upd(elem-update(self_A)(self_A_B),elem-update(_x_A)(_x_A_Before_B)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_B),imp(equals(b_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap)))))),imp(equals(b_Before_B,FALSE),and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_A<<anonHeapFunction>>,self_A_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_B<<anonHeapFunction>>,self_A_B,loop.IFLoopExamples::$low)),equals(b_Before_A,b_Before_B)),and(equals(int::select(heap_After_LOOP_A,self_A_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_B,self_A_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_After_A,b_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

42824      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
42972      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42973      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.key 
42973      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.key 
43889      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
43895      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43896      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45725      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
45725      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.key 
46852      WARN  Thread-21       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 165) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_x_B_Before_0_A,_x_B_Before_0_B),equals(b_5_Before_A,b_5_Before_B)),and(equals(_x_B_After_0_A,_x_B_After_0_B),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

46939      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(elem-update(exc_B)(null),parallel-upd(elem-update(_x_B)(Z(0(#))),elem-update(heap)(heap_After_LOOP_0))),update-application(parallel-upd(elem-update(heapBefore_LOOP_2)(heap),elem-update(_x_BBefore_LOOP_0)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_1),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 166) ([])>>,anon_heap_LOOP_2<<anonHeapFunction>>))),update-application(elem-update(variant_2)(add(_x_B,Z(1(#)))<<origin(decreases @ file IFLoopExamples.java @ line 168) ([])>>),imp(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_5 = _x_B == 0;
  }
}\] (equals(b_5,TRUE)),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#69 = false;
    java.lang.Throwable thrownExc#71;
    try {
      {
        if (_x_B == 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#70) {
      exc#69 = true;
      thrownExc#71 = e#70;
    }
  }
}\> (and(imp(equals(exc#69,TRUE),\<{
  try {
    method-frame (
      source=insecure_twoWhile(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#71;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))<<origin(<none> (implicit)) ([requires @ file IFLoopExamples.java @ line 147, assignable @ file IFLoopExamples.java @ line 155])>>),imp(not(equals(exc#69,TRUE)),and(and(geq(_x_B,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 165) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 166) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_2,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_2,o,f)))))),prec(add(_x_B,Z(1(#)))<<origin(decreases @ file IFLoopExamples.java @ line 168) ([])>>,variant_2)))<<origin(<none> (implicit)) ([requires @ file IFLoopExamples.java @ line 147, assignable @ file IFLoopExamples.java @ line 155])>>))<<origin(<none> (implicit)) ([requires @ file IFLoopExamples.java @ line 147, assignable @ file IFLoopExamples.java @ line 155])>>))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 165) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_x_B_Before_0_A,_x_B_Before_0_B),equals(b_5_Before_A,b_5_Before_B)),and(equals(_x_B_After_0_A,_x_B_After_0_B),equals(b_5_After_A,b_5_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

46939      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
47116      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47116      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.key 
47116      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.key 
47991      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
47997      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47998      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49885      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
49885      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.key 
51385      WARN  Thread-23       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 135) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

51419      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(elem-update(exc_B)(null),parallel-upd(elem-update(_x_B)(Z(0(#)))<<origin(assignable @ file IFLoopExamples.java @ line 125) ([])>>,elem-update(heap)(heap_After_LOOP_0)<<origin(assignable @ file IFLoopExamples.java @ line 125) ([])>>)<<origin(assignable @ file IFLoopExamples.java @ line 125) ([assignable @ file IFLoopExamples.java @ line 125])>>)<<origin(assignable @ file IFLoopExamples.java @ line 125) ([assignable @ file IFLoopExamples.java @ line 125])>>,update-application(parallel-upd(elem-update(heapBefore_LOOP_2)(heap),elem-update(_x_BBefore_LOOP_0)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_1),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 136) ([])>>,anon_heap_LOOP_2<<anonHeapFunction>>))),update-application(elem-update(variant_2)(add(_x_B,Z(1(#)))<<origin(decreases @ file IFLoopExamples.java @ line 138) ([])>>),imp(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_5 = _x_B == 0;
  }
}\] (equals(b_5,TRUE)),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#69 = false;
    java.lang.Throwable thrownExc#71;
    try {
      {
        if (_x_B == 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#70) {
      exc#69 = true;
      thrownExc#71 = e#70;
    }
  }
}\> (and(imp(equals(exc#69,TRUE),\<{
  try {
    method-frame (
      source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#71;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))<<origin(assignable @ file IFLoopExamples.java @ line 125) ([assignable @ file IFLoopExamples.java @ line 125])>>),imp(not(equals(exc#69,TRUE)),and(and(geq(_x_B,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 135) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 136) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_2,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_2,o,f)))))),prec(add(_x_B,Z(1(#)))<<origin(decreases @ file IFLoopExamples.java @ line 138) ([])>>,variant_2)))<<origin(assignable @ file IFLoopExamples.java @ line 125) ([assignable @ file IFLoopExamples.java @ line 125])>>))<<origin(assignable @ file IFLoopExamples.java @ line 125) ([assignable @ file IFLoopExamples.java @ line 125])>>))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 135) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

51420      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
51598      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51598      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.key 
51601      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.key 
52473      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
52479      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52480      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54319      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
54319      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.key 
55169      WARN  Thread-25       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

55227      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(elem-update(exc_B)(null),parallel-upd(elem-update(_x_B)(Z(0(#))),elem-update(heap)(heap_After_LOOP_0))),update-application(parallel-upd(elem-update(heapBefore_LOOP_2)(heap),elem-update(_x_BBefore_LOOP_0)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_1),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 106) ([])>>,anon_heap_LOOP_2<<anonHeapFunction>>))),update-application(elem-update(variant_2)(add(_x_B,Z(1(#)))<<origin(decreases @ file IFLoopExamples.java @ line 108) ([])>>),imp(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_5 = _x_B == 0;
  }
}\] (equals(b_5,TRUE)),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#69 = false;
    java.lang.Throwable thrownExc#71;
    try {
      {
        if (_x_B == 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#70) {
      exc#69 = true;
      thrownExc#71 = e#70;
    }
  }
}\> (and(imp(equals(exc#69,TRUE),\<{
  try {
    method-frame (
      source=secure_twoWhile(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#71;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))<<origin(<none> (implicit)) ([requires @ file IFLoopExamples.java @ line 87, assignable @ file IFLoopExamples.java @ line 95])>>),imp(not(equals(exc#69,TRUE)),and(and(geq(_x_B,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 105) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 106) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_2,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_2,o,f)))))),prec(add(_x_B,Z(1(#)))<<origin(decreases @ file IFLoopExamples.java @ line 108) ([])>>,variant_2)))<<origin(<none> (implicit)) ([requires @ file IFLoopExamples.java @ line 87, assignable @ file IFLoopExamples.java @ line 95])>>))<<origin(<none> (implicit)) ([requires @ file IFLoopExamples.java @ line 87, assignable @ file IFLoopExamples.java @ line 95])>>))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

55227      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
55412      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55413      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.key 
55413      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.key 
56277      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
56282      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56284      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58145      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
58145      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.key 
58561      WARN  Thread-27       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(inInt(z_1_Before_A),inInt(_x_B_Before_A))),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 74) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(z_1)(z_1_Before_A),elem-update(_x_B)(_x_B_Before_A))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(inInt(z_1_Before_B),inInt(_x_B_Before_B))),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(z_1)(z_1_Before_B),elem-update(_x_B)(_x_B_Before_B))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(z_1_Before_A,z_1_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(z_1_After_A,z_1_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

58649      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 66) ([])>>)),elem-update(exc_B)(null)),elem-update(z_1)(Z(2(#)))),update-application(parallel-upd(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(z_1Before_LOOP)(z_1)),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(parallel-upd(elem-update(z_1)(z_1_0),elem-update(_x_B)(_x_B_0)),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 75) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#29 = false;
    java.lang.Throwable thrownExc#31;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
          z_1 = z_1 + _x_B;
        }
      }
    } catch (java.lang.Throwable e#30) {
      exc#29 = true;
      thrownExc#31 = e#30;
    }
  }
}\> (and(imp(equals(exc#29,TRUE),\<{
  try {
    method-frame (
      source=loc_secure_while(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#31;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#29,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 74) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 75) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(inInt(z_1_Before_A),inInt(_x_B_Before_A))),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 74) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(z_1)(z_1_Before_A),elem-update(_x_B)(_x_B_Before_A))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(inInt(z_1_Before_B),inInt(_x_B_Before_B))),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(z_1)(z_1_Before_B),elem-update(_x_B)(_x_B_Before_B))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(z_1_Before_A,z_1_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(z_1_After_A,z_1_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

58650      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
58836      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58836      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.key 
58836      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.key 
59716      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
59723      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59724      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61575      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
61577      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.key 
61934      WARN  Thread-29       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 54) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

61981      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_x_B)(_x_A_Before<<origin(requires @ file IFLoopExamples.java @ line 47) ([])>>)),elem-update(exc_B)(null)),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(_x_BBefore_LOOP)(_x_B)),update-application(parallel-upd(elem-update(_x_B)(_x_B_0),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 55) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(_x_B),imp(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = _x_B > 0;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#25 = false;
    java.lang.Throwable thrownExc#27;
    try {
      {
        if (_x_B > 0) {
          this.low = this.low + 1;
          _x_B = _x_B - 1;
        }
      }
    } catch (java.lang.Throwable e#26) {
      exc#25 = true;
      thrownExc#27 = e#26;
    }
  }
}\> (and(imp(equals(exc#25,TRUE),\<{
  try {
    method-frame (
      source=secure_while(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#27;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#25,TRUE)),and(and(geq(_x_B,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 54) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 55) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(_x_B,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 54) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

61982      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
62161      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62161      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.key 
62162      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.key 
63033      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
63039      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63040      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64912      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.3ns 
64913      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.key 
65017      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65183      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65183      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.key 
65183      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.key 
66070      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
66075      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67907      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
67907      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.key 
68291      WARN  Thread-33       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(and(inInt(_secret_B_A),inInt(y_1_Before_A)),inInt(x_1_Before_A))),and(leq(Z(0(#)),y_1_Before_A),leq(y_1_Before_A,Z(0(1(#)))))<<SC, origin(loop_invariant @ file IFLoopExamples.java @ line 22) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_A),elem-update(y_1)(y_1_Before_A)),elem-update(x_1)(x_1_Before_A))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(and(inInt(_secret_B_B),inInt(y_1_Before_B)),inInt(x_1_Before_B))),and(leq(Z(0(#)),y_1_Before_B),leq(y_1_Before_B,Z(0(1(#)))))<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_B),elem-update(y_1)(y_1_Before_B)),elem-update(x_1)(x_1_Before_B))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(y_1_Before_A,y_1_Before_B)),equals(if-then-else(lt(y_1_Before_A,Z(0(1(#)))),x_1_Before_A,Z(0(#))),if-then-else(lt(y_1_Before_B,Z(0(1(#)))),x_1_Before_B,Z(0(#))))),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(y_1_After_A,y_1_After_B)),equals(if-then-else(lt(y_1_After_A,Z(0(1(#)))),x_1_After_A,Z(0(#))),if-then-else(lt(y_1_After_B,Z(0(1(#)))),x_1_After_B,Z(0(#))))),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

68311      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_secret_B)(secret_B)),elem-update(exc_B)(null)),elem-update(x_1)(Z(0(#)))),elem-update(y_1)(Z(0(#)))),update-application(parallel-upd(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(y_1Before_LOOP)(y_1)),elem-update(x_1Before_LOOP)(x_1)),update-application(parallel-upd(parallel-upd(elem-update(y_1)(y_1_0),elem-update(x_1)(x_1_0)),elem-update(heap)(anon(heap,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 24) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(sub(Z(0(1(#))),y_1)<<origin(decreases @ file IFLoopExamples.java @ line 25) ([])>>),imp(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean b_0 = y_1 < 10;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    boolean exc#31 = false;
    java.lang.Throwable thrownExc#33;
    try {
      {
        if (y_1 < 10) {
          print(x_1);
          if (y_1 == 5) {
            x_1 = _secret_B;
            y_1 = 9;
          }
          x_1++;
          y_1++;
        }
      }
    } catch (java.lang.Throwable e#32) {
      exc#31 = true;
      thrownExc#33 = e#32;
    }
  }
}\> (and(imp(equals(exc#31,TRUE),\<{
  try {
    method-frame (
      source=hammer(int)@loop.IFLoopExamples,
      this=self_B
    ) {
      {
        throw thrownExc#33;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#31,TRUE)),and(and(and(leq(Z(0(#)),y_1),leq(y_1,Z(0(1(#)))))<<SC, origin(loop_invariant @ file IFLoopExamples.java @ line 22) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,singleton(self_B,loop.IFLoopExamples::$low)<<origin(assignable @ file IFLoopExamples.java @ line 24) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(sub(Z(0(1(#))),y_1)<<origin(decreases @ file IFLoopExamples.java @ line 25) ([])>>,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(and(inInt(_secret_B_A),inInt(y_1_Before_A)),inInt(x_1_Before_A))),and(leq(Z(0(#)),y_1_Before_A),leq(y_1_Before_A,Z(0(1(#)))))<<SC, origin(loop_invariant @ file IFLoopExamples.java @ line 22) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_A),elem-update(y_1)(y_1_Before_A)),elem-update(x_1)(x_1_Before_A))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(and(inInt(_secret_B_B),inInt(y_1_Before_B)),inInt(x_1_Before_B))),and(leq(Z(0(#)),y_1_Before_B),leq(y_1_Before_B,Z(0(1(#)))))<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_B),elem-update(y_1)(y_1_Before_B)),elem-update(x_1)(x_1_Before_B))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(y_1_Before_A,y_1_Before_B)),equals(if-then-else(lt(y_1_Before_A,Z(0(1(#)))),x_1_Before_A,Z(0(#))),if-then-else(lt(y_1_Before_B,Z(0(1(#)))),x_1_Before_B,Z(0(#))))),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(y_1_After_A,y_1_After_B)),equals(if-then-else(lt(y_1_After_A,Z(0(1(#)))),x_1_After_A,Z(0(#))),if-then-else(lt(y_1_After_B,Z(0(1(#)))),x_1_After_B,Z(0(#))))),equals(b_0_After_A,b_0_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

68314      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
1057508    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test LoopInvariants_nomacro 
1057510    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples_nomacro 
359        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
359        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
398        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
400        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.key 
554        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
842        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
847        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
866        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
894        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
902        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
904        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
908        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
909        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
910        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
910        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
911        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
952        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1155       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1276       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1316       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1411       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1430       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1439       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1445       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1698       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1698       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1699       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1699       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1729       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1838       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1888       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1891       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1895       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1904       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1921       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1937       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1993       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2067       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2083       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2107       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2144       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2255       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2641       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2649       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2679       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2692       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2694       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2718       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2735       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2743       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2745       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2759       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2762       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2775       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2776       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2780       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2807       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2820       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2824       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2853       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2856       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2863       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2865       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2877       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2881       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
2933       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5340       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
5349       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
5351       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
5354       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
5408       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5421       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7887       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 304.4ns 
7889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.key 
8747       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
8851       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8852       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.key 
8852       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.key 
9943       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
9946       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
9948       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
9953       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
9965       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9969       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11810      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
11810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.key 
12113      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12226      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12226      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).Non-interference contract.0.key 
12227      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).Non-interference contract.0.key 
13120      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
13122      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
13124      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
13125      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
13131      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13132      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14877      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.7ns 
14877      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).Non-interference contract.0.key 
14979      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15097      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15097      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).Non-interference contract.0.key 
15097      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).Non-interference contract.0.key 
15994      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
15999      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
16001      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
16003      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
16013      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16014      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17798      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.5ns 
17798      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).Non-interference contract.0.key 
17868      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
17872      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17895      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
17899      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17919      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17938      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
17952      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
17969      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
17990      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
18008      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
18101      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18248      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18248      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).Non-interference contract.0.key 
18249      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).Non-interference contract.0.key 
19087      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
19088      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
19089      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
19091      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
19095      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19096      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20838      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10ns 
20838      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).Non-interference contract.0.key 
20887      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
20894      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
20903      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
20914      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
20921      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
20930      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
21043      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21166      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21166      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).Non-interference contract.0.key 
21166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).Non-interference contract.0.key 
21967      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
21969      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
21970      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
21971      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
21976      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21977      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23709      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.1ns 
23709      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).Non-interference contract.0.key 
23758      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23777      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23803      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23835      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23856      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23882      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23923      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23947      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24016      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
24132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24132      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).Non-interference contract.0.key 
24134      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).Non-interference contract.0.key 
24971      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
24972      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
24973      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
24974      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
24980      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24983      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26714      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.7ns 
26714      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).Non-interference contract.0.key 
26760      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
26784      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
26814      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
26842      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
26868      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
26896      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
26916      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27048      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27048      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).Non-interference contract.0.key 
27048      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).Non-interference contract.0.key 
27876      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
27877      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
27878      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
27879      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
27885      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27886      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29590      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
29590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).Non-interference contract.0.key 
29648      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
29651      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
29659      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
29661      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
29693      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
29823      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29823      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.1.key 
29823      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.1.key 
30638      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
30641      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
30642      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
30643      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
30647      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32335      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
32335      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.1.key 
32479      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
32482      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
32548      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
32552      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
32599      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
32602      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
32729      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
32733      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
32792      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
32795      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
32918      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
32922      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
33045      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
33194      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33194      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.0.key 
33194      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.0.key 
34014      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
34015      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
34016      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
34017      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
34022      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34023      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35709      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.9ns 
35710      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.0.key 
36024      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
36029      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
36123      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
36128      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
36470      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
36474      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
36814      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
36817      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
36885      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
36889      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
37160      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
37164      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
37558      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
37727      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37728      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).Non-interference contract.0.key 
37728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).Non-interference contract.0.key 
38512      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
38513      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
38514      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
38514      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
38519      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38521      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40215      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
40215      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).Non-interference contract.0.key 
40259      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
40275      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
40295      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40302      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40324      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40331      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40346      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40353      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40367      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40374      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40395      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40402      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40417      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40423      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
40519      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40744      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40745      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).Non-interference contract.0.key 
40745      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).Non-interference contract.0.key 
41543      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
41544      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
41545      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
41546      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
41550      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41551      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43241      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
43241      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).Non-interference contract.0.key 
43342      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43484      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43484      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).Non-interference contract.0.key 
43485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).Non-interference contract.0.key 
44265      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
44266      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
44267      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
44268      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
44273      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44274      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45944      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
45944      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).Non-interference contract.0.key 
45982      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
45993      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
46006      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46013      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46034      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46040      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46056      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46062      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46075      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46081      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46113      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46119      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46134      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46140      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
46247      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46388      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.key 
46388      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.key 
47168      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
47169      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
47169      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
47170      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
47175      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47176      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48852      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
48852      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.key 
48890      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
48901      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
48915      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
48938      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
48954      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
48973      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
48993      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
49012      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
49054      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
49214      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49214      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).Non-interference contract.0.key 
49215      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).Non-interference contract.0.key 
49998      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
50000      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
50000      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
50001      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
50005      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50006      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51683      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
51683      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).Non-interference contract.0.key 
51784      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51932      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51932      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).Non-interference contract.0.key 
51932      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).Non-interference contract.0.key 
52741      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
52743      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
52743      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
52744      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
52749      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52750      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54434      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
54434      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).Non-interference contract.0.key 
54470      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
54472      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54482      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
54484      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54492      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54505      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
54513      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54522      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
54534      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54543      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
54639      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54790      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54790      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).Non-interference contract.0.key 
54790      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).Non-interference contract.0.key 
55597      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
55598      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
55598      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
55599      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
55603      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55604      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57248      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
57249      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).Non-interference contract.0.key 
57281      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
57283      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
57288      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
57295      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
57302      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
57304      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
57309      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
57316      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
57350      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57506      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57506      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).Non-interference contract.0.key 
57506      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).Non-interference contract.0.key 
58281      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
58282      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
58283      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
58284      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
58288      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58289      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59938      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
59939      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).Non-interference contract.0.key 
59973      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
59975      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
59981      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
59987      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
59990      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
59995      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60042      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60199      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60199      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).Non-interference contract.0.key 
60199      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).Non-interference contract.0.key 
60979      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
60980      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
60980      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
60981      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
60986      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60987      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62629      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.7ns 
62629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).Non-interference contract.0.key 
62666      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
62674      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
62734      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
62891      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62891      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).Non-interference contract.0.key 
62892      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).Non-interference contract.0.key 
63682      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
63683      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
63684      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
63685      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
63689      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63690      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65358      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
65358      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).Non-interference contract.0.key 
65391      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65393      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
65400      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65402      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
65460      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65625      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).Non-interference contract.0.key 
65626      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).Non-interference contract.0.key 
66404      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
66405      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
66406      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
66407      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
66411      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66412      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68066      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
68067      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).Non-interference contract.0.key 
68107      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
68110      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
68116      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
68118      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
68168      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
68336      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68336      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).Non-interference contract.0.key 
68336      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).Non-interference contract.0.key 
69124      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
69126      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
69126      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
69127      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
69131      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69132      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70756      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
70756      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).Non-interference contract.0.key 
70797      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70801      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70806      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70810      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70819      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70828      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70858      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71026      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71026      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).Non-interference contract.0.key 
71026      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).Non-interference contract.0.key 
71828      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
71829      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
71829      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
71830      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
71834      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71835      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73473      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
73473      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).Non-interference contract.0.key 
73528      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73546      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73564      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73570      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73596      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73602      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73620      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73626      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73643      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73649      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73673      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73679      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73696      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
73702      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73778      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73952      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73952      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).Non-interference contract.0.key 
73952      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).Non-interference contract.0.key 
74726      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
74727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
74727      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
74728      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
74732      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74733      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76379      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
76379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).Non-interference contract.0.key 
76414      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76428      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76466      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76468      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76474      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76481      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76512      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76514      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76519      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76526      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76557      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76559      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76564      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76571      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76681      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76852      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76853      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).Non-interference contract.0.key 
76853      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).Non-interference contract.0.key 
77627      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
77628      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
77629      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
77629      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
77633      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77634      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
79255      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).Non-interference contract.0.key 
79288      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79293      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79300      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79308      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79313      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79320      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79357      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79541      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79541      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).Non-interference contract.0.key 
79541      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).Non-interference contract.0.key 
80310      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
80311      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
80312      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
80313      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
80317      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80318      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81982      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17ns 
81982      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).Non-interference contract.0.key 
82018      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
82035      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
82053      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82060      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82095      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82103      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82121      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82127      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82141      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82148      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82168      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82175      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82189      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82195      DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82284      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
82463      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82463      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.1.key 
82464      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.1.key 
83240      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
83241      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
83242      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
83243      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
83246      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83247      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84895      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
84895      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.1.key 
84943      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84958      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84977      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
84996      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
85015      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
85034      DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
85099      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85279      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85279      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.0.key 
85280      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.0.key 
86046      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
86047      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
86048      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
86049      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
86052      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86053      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87682      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
87683      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.0.key 
87723      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87741      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87761      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87780      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87798      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87817      DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87884      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88073      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88073      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).Non-interference contract.0.key 
88074      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).Non-interference contract.0.key 
88871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
88872      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
88873      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
88874      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
88878      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88879      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90496      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
90497      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).Non-interference contract.0.key 
90539      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90557      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90576      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90598      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90614      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90633      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90654      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90672      DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90703      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
90896      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90896      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).Non-interference contract.0.key 
90897      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).Non-interference contract.0.key 
91664      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
91665      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
91665      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
91666      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
91670      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91671      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93296      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
93296      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).Non-interference contract.0.key 
93334      DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
93337      DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
93343      DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
93347      DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
93398      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
1151280    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples_nomacro 
1151281    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects_nomacro 
350        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
366        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
402        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
403        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.key 
528        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.key 
740        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
777        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
781        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
795        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
831        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
840        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
845        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
850        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
851        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
854        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
854        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
856        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
923        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
927        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
929        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1101       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1121       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1274       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1395       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1412       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1430       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1442       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1466       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1664       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1664       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1669       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1669       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1700       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1900       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1972       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2066       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2091       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2155       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2239       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2281       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2284       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2338       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2365       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2444       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2891       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2953       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2969       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2972       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3068       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3101       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3101       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3102       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3106       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3118       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3123       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3126       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3127       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3128       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3132       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3150       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3155       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3159       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3160       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3163       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3165       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3203       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3271       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6067       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
6158       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
6166       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
6169       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
6172       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
6177       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
6229       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
6242       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8839       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 316.4ns 
8849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.key 
9686       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9868       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9869       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.key 
9870       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.key 
10924      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
10987      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
10990      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
10992      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
10994      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
10996      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
11003      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11005      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
13064      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
13064      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.key 
13669      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
13740      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
13937      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
14142      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
14371      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
14529      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14529      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.key 
14530      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.key 
15493      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
15551      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
15553      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
15555      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
15556      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
15558      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
15563      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15565      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17515      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
17516      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.key 
17663      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17699      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17775      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
17896      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
18028      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
18146      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18146      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.key 
18146      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.key 
19061      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
19111      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
19114      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
19115      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
19117      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
19119      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
19124      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19125      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21069      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
21069      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.key 
21220      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
21257      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
21337      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
21441      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
21574      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21708      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21709      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.key 
21709      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.key 
22603      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
22655      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
22658      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
22659      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
22660      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
22661      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
22667      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22668      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24588      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
24589      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.key 
24691      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24808      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24808      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.key 
24809      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.key 
25659      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
25717      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
25718      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
25719      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
25720      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
25721      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
25726      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25729      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27648      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.9ns 
27649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.key 
31909      WARN  Thread-11       d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_A),TRUE)),and(or(equals(_a_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_A))),and(and(leq(Z(0(#)),i_1_Before_A),leq(i_1_Before_A,length(_a_B_A)))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 109) ([])>>,and(not(equals(_a_B_A,null)),equals(java.lang.Object[]::exactInstance(_a_B_A),TRUE))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 110) ([])>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(_a_B)(_a_B_A),elem-update(i_1)(i_1_Before_A))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_B),TRUE)),and(or(equals(_a_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_B))),and(and(leq(Z(0(#)),i_1_Before_B),leq(i_1_Before_B,length(_a_B_B)))<<SC>>,and(not(equals(_a_B_B,null)),equals(java.lang.Object[]::exactInstance(_a_B_B),TRUE))<<SC>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(_a_B)(_a_B_B),elem-update(i_1)(i_1_Before_B))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(i_1_Before_A,i_1_Before_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_Before_A,java.lang.Object::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_Before_B,java.lang.Object::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,arr(j))))),equals(b_0_Before_A,b_0_Before_B)),if-then-else(and(equals(b_0_Before_A,FALSE),equals(b_0_Before_B,FALSE)),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)),and(newObjectsIsomorphic(seqSingleton(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#)))))),heap_Before_LOOP_0_A<<anonHeapFunction>>,seqSingleton(java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),heap_Before_LOOP_0_B<<anonHeapFunction>>),imp(equals(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#))))),java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)))))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

32007      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(parallel-upd(elem-update(heap)(heapAtPre_B<<anonHeapFunction>>),elem-update(_a_B)(a_B)),elem-update(exc_B)(null)),elem-update(i_1)(Z(0(#)))),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(i_1Before_LOOP)(i_1)),update-application(parallel-upd(elem-update(i_1)(i_1_0),elem-update(heap)(anon(heap,allFields(_a_B)<<origin(assignable @ file ObjectOrientation.java @ line 111) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(sub(length(_a_B),i_1)<<origin(decreases @ file ObjectOrientation.java @ line 112) ([])>>),imp(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    boolean b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0,TRUE)),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    boolean exc#31 = false;
    java.lang.Throwable thrownExc#33;
    try {
      {
        if (i_1 < _a_B.length) {
          {
            _a_B[i_1] = new Object();
          }
          i_1++;
        }
      }
    } catch (java.lang.Throwable e#32) {
      exc#31 = true;
      thrownExc#33 = e#32;
    }
  }
}\> (and(imp(equals(exc#31,TRUE),\<{
  try {
    method-frame (
      source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
      this=self_B
    ) {
      {
        throw thrownExc#33;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(and(equals(self_B,selfAtPost_B),equals(exc_B,excAtPost_B)),equals(heapAtPost_B,heap))))),imp(not(equals(exc#31,TRUE)),and(and(and(and(leq(Z(0(#)),i_1),leq(i_1,length(_a_B)))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 109) ([])>>,and(not(equals(_a_B,null)),equals(java.lang.Object[]::exactInstance(_a_B),TRUE))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 110) ([])>>)<<SC>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,allFields(_a_B)<<origin(assignable @ file ObjectOrientation.java @ line 111) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(sub(length(_a_B),i_1)<<origin(decreases @ file ObjectOrientation.java @ line 112) ([])>>,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_A),TRUE)),and(or(equals(_a_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_A))),and(and(leq(Z(0(#)),i_1_Before_A),leq(i_1_Before_A,length(_a_B_A)))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 109) ([])>>,and(not(equals(_a_B_A,null)),equals(java.lang.Object[]::exactInstance(_a_B_A),TRUE))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 110) ([])>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(_a_B)(_a_B_A),elem-update(i_1)(i_1_Before_A))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_B),TRUE)),and(or(equals(_a_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_B))),and(and(leq(Z(0(#)),i_1_Before_B),leq(i_1_Before_B,length(_a_B_B)))<<SC>>,and(not(equals(_a_B_B,null)),equals(java.lang.Object[]::exactInstance(_a_B_B),TRUE))<<SC>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(_a_B)(_a_B_B),elem-update(i_1)(i_1_Before_B))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(i_1_Before_A,i_1_Before_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_Before_A,java.lang.Object::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_Before_B,java.lang.Object::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,arr(j))))),equals(b_0_Before_A,b_0_Before_B)),if-then-else(and(equals(b_0_Before_A,FALSE),equals(b_0_Before_B,FALSE)),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)),and(newObjectsIsomorphic(seqSingleton(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#)))))),heap_Before_LOOP_0_A<<anonHeapFunction>>,seqSingleton(java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),heap_Before_LOOP_0_B<<anonHeapFunction>>),imp(equals(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#))))),java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)))))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

32014      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
32174      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32174      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.key 
32175      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.key 
33058      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
33108      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
33110      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
33111      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
33112      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
33113      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
33117      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33119      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35025      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
35025      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.key 
35113      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
35125      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
35249      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
35259      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
35629      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
35810      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35810      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.key 
35810      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.key 
36669      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
36721      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
36723      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
36724      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
36724      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
36726      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
36730      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36731      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38620      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
38620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.key 
39038      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
39049      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
39412      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
39457      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
39972      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
39986      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
40034      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
40194      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
40204      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
40242      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
46990      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47034      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
47512      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
47526      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47602      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
47760      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47770      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47795      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
54490      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
54532      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
55038      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
55051      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
55083      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
55229      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
55239      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
55275      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
57341      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
57532      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57532      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.key 
57532      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.key 
58391      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
58442      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
58444      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
58445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
58445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
58448      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
58453      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58454      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60325      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
60325      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.key 
60972      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61013      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61470      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61500      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
61555      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61572      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
61706      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61732      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
61783      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61797      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
68079      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
68103      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
74381      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
74410      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
74542      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
74568      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
74618      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
74632      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
78457      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
78713      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78713      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.key 
78714      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.key 
79551      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
79599      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
79601      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
79601      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
79602      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
79603      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
79608      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79609      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81444      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
81444      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.key 
82088      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
82128      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
82562      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
82574      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
82603      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
82730      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
82739      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
82763      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
89517      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
89552      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
89945      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
89956      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
89982      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
90098      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
90107      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
90130      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
90715      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
90748      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
91137      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
91147      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
91170      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
91242      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
91252      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
91276      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
92657      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
92690      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
93073      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
93083      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
93107      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
93213      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
93221      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
93242      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
94256      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94509      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94509      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.key 
94509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.key 
95348      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
95395      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
95397      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
95397      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
95398      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
95399      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
95404      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95405      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97263      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
97263      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.key 
97307      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
97309      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
97317      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
97319      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
103235     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
103237     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
103244     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
103246     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
103642     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
103644     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
103649     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
103651     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
104599     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
104601     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
104606     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
104608     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
105637     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
105823     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105824     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.key 
105824     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.key 
106661     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
106708     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
106709     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
106710     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
106711     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
106712     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
106716     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106717     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108559     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
108559     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.key 
108629     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
108631     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
108643     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
108645     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
108785     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
108984     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108984     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.key 
108984     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.key 
109824     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
109871     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
109872     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
109873     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
109873     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
109874     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
109879     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109880     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111732     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
111733     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.key 
112141     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
112310     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112310     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.key 
112310     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.key 
113157     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
113204     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
113205     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
113206     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
113207     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
113208     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
113212     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113213     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115055     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
115055     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.key 
115361     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
115515     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115515     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.key 
115515     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.key 
116363     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
116410     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
116412     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
116412     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
116413     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
116414     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
116420     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116421     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118307     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
118307     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.key 
119111     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
119284     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119284     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.key 
119284     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.key 
120123     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
120169     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
120170     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
120171     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
120172     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
120173     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
120177     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120178     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122029     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
122030     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.key 
122132     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
122288     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122288     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.key 
122288     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.key 
123120     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
123167     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
123168     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
123169     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
123169     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
123170     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
123174     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123175     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125019     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
125020     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.key 
127650     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1279283    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects_nomacro 
1279286    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting_nomacro 
478        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
498        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
535        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
541        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.key 
668        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.key 
873        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
900        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
905        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
932        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
976        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
988        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
994        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1227       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1246       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1274       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1360       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1377       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1460       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1479       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1489       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1496       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1508       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1688       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1689       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1690       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1690       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1715       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1892       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1946       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2014       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2154       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2185       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2190       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2236       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2263       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2373       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2842       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2899       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2916       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2957       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2989       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3020       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3035       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3056       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3092       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3101       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3142       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3178       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3186       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3204       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3276       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
6331       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
6344       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
6350       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
6353       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
6355       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
6358       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
6363       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
6366       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
6420       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
6434       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
9311       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 355.6ns 
9316       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.key 
12308      WARN  Thread-1        d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),and(or(equals(_t_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_A))),and(and(leq(Z(0(#)),i_7_Before_A),leq(i_7_Before_A,length(_t_B_A)))<<SC>>,not(equals(_t_B_A,null)))<<SC, origin(loop_invariant @ file Environment.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_A),elem-update(i_7)(i_7_Before_A)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),and(or(equals(_t_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_B))),and(and(leq(Z(0(#)),i_7_Before_B),leq(i_7_Before_B,length(_t_B_B)))<<SC>>,not(equals(_t_B_B,null)))<<SC>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_B),elem-update(i_7)(i_7_Before_B)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(and(equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,null,simple_evoting.Environment::$result),boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,arr(i))))),equals(i_7_Before_A,i_7_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(and(and(equals(boolean::select(heap_After_LOOP_0_A,null,simple_evoting.Environment::$result),boolean::select(heap_After_LOOP_0_B,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_After_LOOP_0_A,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_After_LOOP_0_B,_t_B_B,arr(i))))),equals(i_7_After_A,i_7_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

12406      WARN  main            d.u.i.k.p.i.ProofSaver    Failed to save java.lang.RuntimeException: Ghost formula update-application(parallel-upd(parallel-upd(parallel-upd(elem-update(_t_B)(t_A),elem-update(exc_B)(null)),elem-update(heap)(heapAfter_untrustedOutput_0)),elem-update(i_7)(Z(0(#)))),update-application(parallel-upd(elem-update(heapBefore_LOOP_0)(heap),elem-update(i_7Before_LOOP)(i_7)),update-application(parallel-upd(elem-update(i_7)(i_7_0),elem-update(heap)(anon(heap,simple_evoting.Environment::$rep(heap)<<origin(assignable @ file Environment.java @ line 106) ([])>>,anon_heap_LOOP_0<<anonHeapFunction>>))),update-application(elem-update(variant_0)(sub(length(_t_B),i_7)<<origin(decreases @ file Environment.java @ line 107) ([])>>),imp(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    boolean b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2,TRUE)),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    boolean exc#48 = false;
    java.lang.Throwable thrownExc#50;
    try {
      {
        if (i_7 < _t_B.length) {
          {
            untrustedOutput(_t_B[i_7]);
          }
          i_7++;
        }
      }
    } catch (java.lang.Throwable e#49) {
      exc#48 = true;
      thrownExc#50 = e#49;
    }
  }
}\> (and(imp(equals(exc#48,TRUE),\<{
  try {
    method-frame (
      source=untrustedOutputMessage(byte[])@simple_evoting.Environment
    ) {
      {
        throw thrownExc#50;
      }
    }
  } catch (java.lang.Throwable e) {
    exc_B = e;
  }
}\> (not(and(equals(exc_B,excAtPost_B),equals(heapAtPost_B,heap))))),imp(not(equals(exc#48,TRUE)),and(and(and(and(leq(Z(0(#)),i_7),leq(i_7,length(_t_B)))<<SC>>,not(equals(_t_B,null)))<<SC, origin(loop_invariant @ file Environment.java @ line 105) ([])>>,all{f:Field}(all{o:java.lang.Object}(or(or(elementOf(o,f,simple_evoting.Environment::$rep(heapBefore_LOOP_0)<<origin(assignable @ file Environment.java @ line 106) ([])>>),and(not(equals(o,null)),not(equals(boolean::select(heapBefore_LOOP_0,o,java.lang.Object::<created>),TRUE)))),equals(any::select(heap,o,f),any::select(heapBefore_LOOP_0,o,f)))))),prec(sub(length(_t_B),i_7)<<origin(decreases @ file Environment.java @ line 107) ([])>>,variant_0)))))))))) in sequent []==>[imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),and(or(equals(_t_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_A))),and(and(leq(Z(0(#)),i_7_Before_A),leq(i_7_Before_A,length(_t_B_A)))<<SC>>,not(equals(_t_B_A,null)))<<SC, origin(loop_invariant @ file Environment.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_A),elem-update(i_7)(i_7_Before_A)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),and(or(equals(_t_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_B))),and(and(leq(Z(0(#)),i_7_Before_B),leq(i_7_Before_B,length(_t_B_B)))<<SC>>,not(equals(_t_B_B,null)))<<SC>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_B),elem-update(i_7)(i_7_Before_B)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(and(equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,null,simple_evoting.Environment::$result),boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,arr(i))))),equals(i_7_Before_A,i_7_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(and(and(equals(boolean::select(heap_After_LOOP_0_A,null,simple_evoting.Environment::$result),boolean::select(heap_After_LOOP_0_B,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_After_LOOP_0_A,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_After_LOOP_0_B,_t_B_B,arr(i))))),equals(i_7_After_A,i_7_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))] [antec=false]
	at de.uka.ilkd.key.logic.Sequent.formulaNumberInSequent(Sequent.java:278)

12415      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
12585      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12585      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.key 
12585      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.key 
13761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
13766      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
13767      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
13769      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
13771      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
13773      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
13775      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
13777      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
13784      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13785      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16029      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
16029      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.key 
16131      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16293      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16294      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.key 
16294      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.key 
17408      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
17411      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
17412      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
17413      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
17415      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
17416      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
17418      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
17419      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
17425      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17426      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19642      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
19642      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.key 
19745      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
19869      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19869      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.key 
19869      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.key 
20963      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
20966      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
20967      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
20968      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
20969      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
20970      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
20972      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
20973      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
20978      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20979      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23164      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.3ns 
23165      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.key 
23267      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23389      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23390      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.key 
23390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.key 
24434      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
24436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
24436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
24437      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
24438      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
24439      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
24440      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
24440      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
24445      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24447      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26651      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
26651      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.key 
74245      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74486      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74486      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.key 
74487      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.key 
75536      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
75539      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
75540      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
75540      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
75541      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
75543      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
75544      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
75544      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
75549      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75551      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77655      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
77656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.key 
138527     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
138763     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
138763     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.key 
138763     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.key 
139791     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
139793     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
139793     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
139794     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
139794     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
139795     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
139796     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
139797     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
139801     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139802     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
141881     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.2ns 
141881     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.key 
146012     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
146175     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146175     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.key 
146175     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.key 
147192     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
147194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
147194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
147194     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
147195     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
147196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
147196     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
147197     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
147201     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147202     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
149318     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.6ns 
149318     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.key 
160395     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
160589     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
160589     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.key 
160590     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.key 
161633     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
161636     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
161636     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
161637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
161637     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
161638     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
161639     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
161639     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
161644     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
161645     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
163721     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
163721     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.key 
176890     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1456543    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting_nomacro 
1456545    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting_fullmacro 
470        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
498        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
536        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
536        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.m.key 
670        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.m.key 
925        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
943        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
946        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
964        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
991        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
998        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
1002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
1006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1244       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1298       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1424       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1452       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1537       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1558       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1567       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1573       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1585       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1842       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1843       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1846       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1846       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1938       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2087       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2101       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2124       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2125       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2126       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2158       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2178       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2224       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2273       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2289       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2333       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2338       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2393       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2398       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2496       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2927       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3005       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3019       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3100       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3118       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3121       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3136       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3139       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3145       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3185       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3188       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3190       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3196       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3226       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3230       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3233       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3236       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3239       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3241       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3255       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3258       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3261       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3328       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5555       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
5616       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5630       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7969       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 445.5ns 
7970       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.m.key 
8008       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8342       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8490       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8492       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8705       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8708       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8781       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8786       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8892       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8894       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
8934       DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
9008       DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
9084       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9087       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9195       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9198       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9246       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9248       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9342       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9362       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9441       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9465       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9550       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9576       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
9580       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
33365      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
33553      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33553      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).Non-interference contract.0.m.key 
33554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).Non-interference contract.0.m.key 
34490      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
34499      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34501      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36223      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
36223      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__publishVoterParticipation()).Non-interference contract.0.m.key 
36224      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
36267      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
36279      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
36288      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
36288      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
36295      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
36435      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
36644      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36644      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).Non-interference contract.0.m.key 
36645      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).Non-interference contract.0.m.key 
37512      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
37518      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37519      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39172      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
39173      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__isValid(int)).Non-interference contract.0.m.key 
39173      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
39213      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
39496      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39628      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39628      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).Non-interference contract.0.m.key 
39629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).Non-interference contract.0.m.key 
40471      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
40477      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40478      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42143      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
42143      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__sendVote(int)).Non-interference contract.0.m.key 
42143      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
42182      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
42187      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
42386      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42565      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42565      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).Non-interference contract.0.m.key 
42565      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).Non-interference contract.0.m.key 
43409      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
43416      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43418      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45105      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.3ns 
45105      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__inputVote()).Non-interference contract.0.m.key 
45106      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
45141      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
45145      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
45238      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45369      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45369      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__secure_voting()).Non-interference contract.0.m.key 
45370      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__secure_voting()).Non-interference contract.0.m.key 
46187      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/src/Voter.java 
46192      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46193      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47837      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
47838      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyVoting/Voter(Voter__secure_voting()).Non-interference contract.0.m.key 
47838      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47869      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
47971      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
47972      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
47978      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
47983      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
48041      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48043      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48178      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48296      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48298      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48338      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
48358      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
48478      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
48484      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
48528      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48663      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48667      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48687      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48817      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
48823      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49056      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
49076      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
49314      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
49355      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
49372      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
49506      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
49783      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49786      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49827      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49831      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49869      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49873      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49916      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
49920      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50091      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50095      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50121      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50178      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50180      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
50196      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
50254      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50255      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50290      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
50299      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
50333      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
50345      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
50361      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
50395      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
50639      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50672      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50674      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50686      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50724      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50727      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50759      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50807      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50811      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50914      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50962      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50966      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51130      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51135      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51191      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51194      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51227      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51231      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51262      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51265      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51290      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51293      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51460      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51467      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51528      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51531      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51572      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51575      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51613      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51617      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51650      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51653      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51765      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51770      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51830      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51833      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51875      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51879      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51916      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51919      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51955      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51958      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51983      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52049      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52050      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52089      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52090      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52161      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52162      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52185      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52205      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52206      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52688      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52690      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52693      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52696      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52871      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52874      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52950      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
52952      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53050      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53053      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53124      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53126      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53225      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53228      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53312      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53314      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53436      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53438      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53500      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53502      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53661      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53663      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53777      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
53779      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
54570      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
54572      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
54905      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
54906      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55013      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55015      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55317      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55319      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55524      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55526      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55653      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55656      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55785      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55787      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55912      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55914      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
56062      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
56065      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
57101      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1514068    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting_fullmacro 
1514069    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample_fullmacro 
345        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
358        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
397        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
397        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).Non-interference contract.0.m.key 
521        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).Non-interference contract.0.m.key 
715        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
748        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
752        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
765        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
790        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
796        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
798        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
801        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
804        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
805        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
805        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
806        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
839        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
839        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
840        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
943        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
995        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1043       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1089       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1195       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1297       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1343       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1370       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1392       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1628       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1629       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1632       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1633       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1659       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1888       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1936       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1943       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1969       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1992       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1993       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1994       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2029       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2049       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2053       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2179       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2202       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2238       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2242       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2319       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2359       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2367       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2482       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3040       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3060       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3117       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3147       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3149       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3163       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3167       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3186       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3192       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3205       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3208       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3209       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3235       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3240       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3244       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3245       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3248       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3252       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3290       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3292       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3296       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3363       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5699       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/src/SumExample.java 
5751       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5761       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8152       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 587.3ns 
8154       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/Sum/SumExample(SumExample__getSum()).Non-interference contract.0.m.key 
8229       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8611       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_SumExample 
10306      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1524687    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample_fullmacro 
1524688    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking_fullmacro 
355        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
360        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
381        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
381        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).Non-interference contract.0.m.key 
485        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).Non-interference contract.0.m.key 
681        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
712        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
716        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
731        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
754        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
761        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
763        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
767        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
767        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
768        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
769        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
773        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
840        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
842        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
843        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1191       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1337       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1352       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1365       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1640       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1641       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1644       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1644       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1671       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1811       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1905       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1907       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1938       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1958       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1997       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2100       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2176       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2181       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2273       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2720       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2729       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2761       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2777       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2801       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2831       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2861       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2863       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2878       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2882       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2903       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2904       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2907       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2912       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2927       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2928       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2933       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2957       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2961       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2964       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2967       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2983       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2984       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5695       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
5705       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
5708       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
5756       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8191       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 346.7ns 
8192       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__getBankAccount(int)).Non-interference contract.0.m.key 
8252       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8604       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_UserAccount 
12411      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12580      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12580      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__tryLogin(int,(C)).Non-interference contract.0.m.key 
12580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__tryLogin(int,(C)).Non-interference contract.0.m.key 
13550      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
13554      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
13556      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
13562      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13564      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15511      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
15512      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.UserAccount(banking_example.UserAccount__tryLogin(int,(C)).Non-interference contract.0.m.key 
15512      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
15568      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_UserAccount 
17369      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
17370      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
17370      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
17370      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
17370      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17370      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17370      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
17371      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17564      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
17564      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17564      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17564      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
17564      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17948      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
17948      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
17948      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
17948      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
17949      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17949      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
17949      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
17949      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18190      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
18191      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18191      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18191      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
18191      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18489      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
18489      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
18490      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
18490      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
18490      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18490      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18490      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
18490      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18738      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
18738      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18738      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18739      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
18739      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
19015      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19186      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
19186      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19186      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19186      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
19187      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
82317      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
82610      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82610      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).Non-interference contract.0.m.key 
82611      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).Non-interference contract.0.m.key 
83543      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
83546      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
83548      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
83553      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85384      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
85385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__depositMoney(int)).Non-interference contract.0.m.key 
85385      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
85428      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
85932      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
86156      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86156      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).Non-interference contract.0.m.key 
86157      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).Non-interference contract.0.m.key 
87090      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
87093      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
87094      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
87100      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87101      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88920      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
88921      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getBalance()).Non-interference contract.0.m.key 
88921      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
88956      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
89059      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
89196      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89196      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).Non-interference contract.0.m.key 
89196      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).Non-interference contract.0.m.key 
90110      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
90121      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
90122      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
90130      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90132      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91976      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 119.4ns 
91976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.BankAccount(banking_example.BankAccount__getId()).Non-interference contract.0.m.key 
91977      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
92011      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
92115      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92270      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92270      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).Non-interference contract.0.m.key 
92270      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).Non-interference contract.0.m.key 
93174      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/UserAccount.java 
93176      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/Bank.java 
93177      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example/BankAccount.java 
93181      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93182      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95030      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
95030      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example.Bank(banking_example.Bank__login(int,(C)).Non-interference contract.0.m.key 
95031      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
95066      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_Bank 
96175      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_15_in_UserAccount_EQ 
96191      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_9_in_UserAccount 
96214      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_9_in_UserAccount_EQ 
96224      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_11_in_UserAccount 
96793      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_11_in_UserAccount_EQ 
96821      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_11_in_UserAccount_EQ 
96907      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_9_in_UserAccount 
96912      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_15_in_UserAccount 
96922      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_13_in_UserAccount 
97626      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_11_in_UserAccount 
98217      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_15_in_UserAccount 
98226      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_9_in_UserAccount 
98230      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Partial_inv_axiom_for_JML_class_invariant_nr_13_in_UserAccount 
307600     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
307946     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
307946     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).Non-interference contract.0.m.key 
307946     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).Non-interference contract.0.m.key 
308821     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
308823     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
308824     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
308829     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
308830     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
310542     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
310542     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__getBankAccount(int)).Non-interference contract.0.m.key 
310543     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
310575     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_UserAccount 
312382     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
312770     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
312770     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__tryLogin(int,(C)).Non-interference contract.0.m.key 
312770     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__tryLogin(int,(C)).Non-interference contract.0.m.key 
313629     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
313631     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
313632     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
313636     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
313637     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
315340     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
315340     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.UserAccount(banking_example2.UserAccount__tryLogin(int,(C)).Non-interference contract.0.m.key 
315341     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
315374     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_UserAccount 
316622     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
316622     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
316622     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
316622     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
316623     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
316623     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
316623     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
316623     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
316765     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
316765     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
316765     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
316765     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
316765     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
317061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317220     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
317220     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317220     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317221     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
317221     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
317447     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
317672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
317672     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
317888     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
318021     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
318021     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
318021     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
318022     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
318022     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
330438     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
330686     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
330686     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).Non-interference contract.0.m.key 
330687     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).Non-interference contract.0.m.key 
331569     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
331571     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
331572     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
331576     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
331577     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
333297     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
333298     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__depositMoney(int)).Non-interference contract.0.m.key 
333298     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
333328     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
333779     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
333978     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
333978     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).Non-interference contract.0.m.key 
333978     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).Non-interference contract.0.m.key 
334886     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
334887     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
334888     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
334892     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
334893     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
336586     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
336586     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getBalance()).Non-interference contract.0.m.key 
336587     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
336615     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
336711     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
336872     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
336872     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).Non-interference contract.0.m.key 
336872     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).Non-interference contract.0.m.key 
337768     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/UserAccount.java 
337770     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/Bank.java 
337771     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/src/banking_example2/BankAccount.java 
337776     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
337777     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
339525     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
339525     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/ToyBanking/banking_example2.BankAccount(banking_example2.BankAccount__getId()).Non-interference contract.0.m.key 
339526     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
339553     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
339644     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1864693    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking_fullmacro 
1864694    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts_fullmacro 
337        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
342        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
366        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
366        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.m.key 
496        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.m.key 
697        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
738        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
750        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
777        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
802        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
809        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
811        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
815        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
816        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
818        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
852        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
853        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
854        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
964        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
989        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1196       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1294       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1312       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1329       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1341       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1599       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1603       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1607       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1608       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1637       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1714       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1893       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1961       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2023       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2058       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2104       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2244       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2294       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2331       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2335       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2415       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2422       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2555       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3063       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3071       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3136       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3139       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3173       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3199       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3212       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3228       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3238       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3256       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3257       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3261       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3267       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3275       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3287       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3289       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3315       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3338       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3344       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3349       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3351       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3354       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3359       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3377       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3445       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5920       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
5930       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
5978       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5989       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8463       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 384.2ns 
8465       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_5()).Non-interference contract.0.m.key 
8494       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8728       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
9683       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9808       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9808       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.m.key 
9809       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.m.key 
10857      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
10863      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
10871      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10872      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12870      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
12871      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_no_return_secure(int)).Non-interference contract.0.m.key 
12872      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12949      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
13382      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13533      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13534      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.m.key 
13534      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.m.key 
14511      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
14515      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
14523      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14524      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16423      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 10.8ns 
16424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_insecure(int)).Non-interference contract.0.m.key 
16424      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16480      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
17781      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
17938      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17938      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.m.key 
17938      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.m.key 
18822      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
18825      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
18830      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18831      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20690      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.7ns 
20691      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__while_block_secure(int)).Non-interference contract.0.m.key 
20691      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20732      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
21838      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22072      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22072      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.m.key 
22074      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.m.key 
23011      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
23014      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
23020      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23021      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24966      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 123.1ns 
24966      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__block_while_secure(int)).Non-interference contract.0.m.key 
24966      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
25009      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
26169      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
26357      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26357      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.m.key 
26357      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.m.key 
27215      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
27217      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
27222      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27223      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29069      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
29069      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_4(int)).Non-interference contract.0.m.key 
29070      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
29106      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
30500      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
30705      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30705      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.m.key 
30706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.m.key 
31573      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
31575      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
31579      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33396      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
33396      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_3(int)).Non-interference contract.0.m.key 
33396      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
33434      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
40515      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
40781      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40781      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.m.key 
40782      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.m.key 
41666      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
41667      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
41672      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41673      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43472      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
43473      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_3(int)).Non-interference contract.0.m.key 
43473      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
43505      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
44607      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
44845      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44845      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.m.key 
44846      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.m.key 
45689      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
45692      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
45696      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47465      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
47467      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_2(int)).Non-interference contract.0.m.key 
47467      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47500      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
49472      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49717      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49718      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.m.key 
49718      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.m.key 
50559      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
50562      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
50566      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52327      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
52327      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_8(int)).Non-interference contract.0.m.key 
52328      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
52358      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
52768      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53006      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53006      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.m.key 
53007      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.m.key 
53875      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
53877      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
53881      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55626      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
55627      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_7(int)).Non-interference contract.0.m.key 
55627      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
55657      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
55982      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
56151      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56151      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.m.key 
56151      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.m.key 
56991      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
56993      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
56997      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56998      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58767      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
58767      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_6(int)).Non-interference contract.0.m.key 
58767      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
58797      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
59117      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59289      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59289      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.m.key 
59289      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.m.key 
60122      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
60124      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
60128      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60129      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61895      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
61895      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__insecure_1(int)).Non-interference contract.0.m.key 
61896      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
61924      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
62417      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
62641      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62641      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.m.key 
62641      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.m.key 
63474      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
63476      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
63480      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63481      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65271      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
65271      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_4(int)).Non-interference contract.0.m.key 
65272      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
65300      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
65706      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65905      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65905      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.m.key 
65905      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.m.key 
66747      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
66749      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
66752      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66753      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68501      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
68502      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFBlockExamples(contract.IFBlockExamples__secure_1(int)).Non-interference contract.0.m.key 
68502      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
68532      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
69036      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69221      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69221      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.m.key 
69222      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.m.key 
70054      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
70056      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
70060      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71809      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
71809      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithoutBlockContract()).Non-interference contract.0.m.key 
71810      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
71835      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFEfficiencyExamples 
76405      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76635      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76635      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.m.key 
76636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.m.key 
77460      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFBlockExamples.java 
77461      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/src/contract/IFEfficiencyExamples.java 
77465      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77466      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79200      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
79200      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/BlockContracts/contract.IFEfficiencyExamples(contract.IFEfficiencyExamples__mWithBlockContract()).Non-interference contract.0.m.key 
79201      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
79226      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFEfficiencyExamples 
80668      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1945737    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts_fullmacro 
1945738    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts_fullmacro 
327        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
335        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
357        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
358        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.m.key 
485        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.m.key 
678        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
725        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
735        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
757        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
800        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
823        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
830        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
831        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
835        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
835        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
838        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
908        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
909        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
911        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1066       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1146       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1173       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1242       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1258       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1347       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1365       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1380       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1391       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1596       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1596       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1597       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1597       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1628       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1690       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1754       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1784       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1788       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1852       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1864       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1870       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1910       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
1987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2008       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2010       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2559       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2566       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2616       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2632       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2635       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2673       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2704       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2715       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2718       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2752       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2755       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2769       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2770       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2779       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2792       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2794       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2803       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2833       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2840       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2873       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2877       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
2947       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5470       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
5503       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5511       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
7886       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 327.3ns 
7888       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.m.key 
7971       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8416       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
8805       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
8807       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
8960       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
11865      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12005      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12005      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).Non-interference contract.0.m.key 
12005      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).Non-interference contract.0.m.key 
13030      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
13040      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13041      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14997      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
14997      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion(int)).Non-interference contract.0.m.key 
14998      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
15050      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
15124      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
15125      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
15180      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
15600      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15739      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15739      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).Non-interference contract.0.m.key 
15739      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).Non-interference contract.0.m.key 
16689      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
16695      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16697      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18549      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
18549      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_catch_exception()).Non-interference contract.0.m.key 
18550      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
18599      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
18871      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19027      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19028      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.m.key 
19028      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.m.key 
19948      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
19955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19956      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21761      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
21762      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.m.key 
21762      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21801      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
21899      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22026      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22026      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).Non-interference contract.0.m.key 
22026      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).Non-interference contract.0.m.key 
22886      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
22892      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22893      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24702      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.7ns 
24702      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n6()).Non-interference contract.0.m.key 
24703      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
24739      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
24759      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
24760      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
24774      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
24912      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25089      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25089      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).Non-interference contract.0.m.key 
25089      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).Non-interference contract.0.m.key 
25953      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
25960      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25961      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27777      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
27777      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_array_param((I,int)).Non-interference contract.0.m.key 
27778      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
27822      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
27862      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
27863      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
27911      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
29383      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29528      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29529      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).Non-interference contract.0.m.key 
29529      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).Non-interference contract.0.m.key 
30391      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
30398      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30400      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32202      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
32203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignment_0_n9()).Non-interference contract.0.m.key 
32203      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
32234      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32281      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32282      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32293      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32406      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32570      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32571      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).Non-interference contract.0.m.key 
32571      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).Non-interference contract.0.m.key 
33467      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
33475      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33476      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35307      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
35307      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_if_high_n5_n1()).Non-interference contract.0.m.key 
35308      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
35340      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35373      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35374      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35412      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35412      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35431      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35432      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35452      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35456      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
35467      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
36004      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
36173      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36173      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).Non-interference contract.0.m.key 
36174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).Non-interference contract.0.m.key 
37030      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
37035      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38835      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
38835      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n5(int)).Non-interference contract.0.m.key 
38836      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
38868      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
38952      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39161      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39161      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).Non-interference contract.0.m.key 
39162      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).Non-interference contract.0.m.key 
40028      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
40033      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41821      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
41821      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n5_n1()).Non-interference contract.0.m.key 
41822      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
41852      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
41948      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
41949      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
41971      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
41972      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42029      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42030      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42053      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42054      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42077      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42081      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42099      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42103      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42719      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42893      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42893      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).Non-interference contract.0.m.key 
42894      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).Non-interference contract.0.m.key 
43735      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
43740      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43741      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45521      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
45522      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_if_high_n1()).Non-interference contract.0.m.key 
45522      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
45567      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45620      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45621      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45664      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45664      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45680      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45692      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
45990      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46167      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46167      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).Non-interference contract.0.m.key 
46167      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).Non-interference contract.0.m.key 
46997      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
47002      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47004      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48797      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
48797      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_n5()).Non-interference contract.0.m.key 
48797      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
48827      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48861      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48862      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48873      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
49005      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49165      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49165      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).Non-interference contract.0.m.key 
49165      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).Non-interference contract.0.m.key 
49997      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
50002      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50003      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51814      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
51815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n4()).Non-interference contract.0.m.key 
51815      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
51843      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
51951      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
52128      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52128      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).Non-interference contract.0.m.key 
52128      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).Non-interference contract.0.m.key 
52955      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
52960      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52962      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54737      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
54737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n3()).Non-interference contract.0.m.key 
54738      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
54764      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54821      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54974      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).Non-interference contract.0.m.key 
54974      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).Non-interference contract.0.m.key 
55801      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
55805      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55806      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57578      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
57578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n3_precond_n4()).Non-interference contract.0.m.key 
57578      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
57605      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57627      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57628      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57647      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57648      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57666      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57668      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57875      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58049      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58049      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).Non-interference contract.0.m.key 
58050      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).Non-interference contract.0.m.key 
58874      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
58879      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58880      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60655      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
60655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__insecure_assignment_n2()).Non-interference contract.0.m.key 
60656      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
60683      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
60731      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
60731      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
60741      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
60964      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
61131      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61131      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).Non-interference contract.0.m.key 
61131      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).Non-interference contract.0.m.key 
61958      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
61963      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61964      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63723      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
63723      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_assignments_n2()).Non-interference contract.0.m.key 
63724      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
63749      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63792      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63792      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63804      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63993      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64241      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64241      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).Non-interference contract.0.m.key 
64241      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).Non-interference contract.0.m.key 
65065      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
65070      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65071      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66803      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
66803      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n2()).Non-interference contract.0.m.key 
66803      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
66829      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
66913      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67075      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67075      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).Non-interference contract.0.m.key 
67075      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).Non-interference contract.0.m.key 
67898      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
67902      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67903      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69632      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
69632      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n1()).Non-interference contract.0.m.key 
69633      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
69658      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
69722      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69884      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).Non-interference contract.0.m.key 
69884      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).Non-interference contract.0.m.key 
70704      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/src/contract/IFMethodContract.java 
70710      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70711      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72464      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
72465      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_sequential_n1_n2()).Non-interference contract.0.m.key 
72465      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
72491      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72507      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72508      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72524      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72524      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72536      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72538      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
72690      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2018777    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts_fullmacro 
2018778    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test InformationFlow_fullmacro 
322        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
330        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
353        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
353        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.m.key 
472        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.m.key 
669        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
700        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
704        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
718        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
743        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
751        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
754        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
757        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
758        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
759        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
759        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
760        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
832        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
833        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
838        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
946        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
972        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
993        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1177       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1200       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1280       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1315       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1326       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1564       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1565       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1571       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1572       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1690       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1872       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1940       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2015       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2121       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2323       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2361       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2368       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
3026       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
3077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3098       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3178       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3189       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3191       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3230       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3235       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3239       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3246       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3259       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3263       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3266       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3269       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3273       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3294       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3301       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3312       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3314       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3353       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3357       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3359       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3429       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5738       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
5772       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8274       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 460.6ns 
8277       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_while_3(int)).Non-interference contract.0.m.key 
8330       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8642       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
13199      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
13411      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13412      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.m.key 
13416      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.m.key 
14445      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
14455      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14457      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16448      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
16448      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_2(int)).Non-interference contract.0.m.key 
16449      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16495      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
17722      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17922      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17922      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.m.key 
17922      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.m.key 
18874      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
18881      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18882      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20766      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
20766      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while_4(int)).Non-interference contract.0.m.key 
20767      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20807      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
21989      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22150      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22150      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.m.key 
22151      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.m.key 
23133      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
23140      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23142      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25033      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
25034      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile2(int)).Non-interference contract.0.m.key 
25034      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
25074      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
26159      WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_1_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_1_A)),geq(_x_Before_1_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 386) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_1_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_A),imp(equals(b_1_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
    while (_x > 0) {
      this.low = this.low + 1;
      _x = _x - 1;
    }
  }
}\> (and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap)))))),imp(equals(b_1_Before_A,FALSE),and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_1_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_1_B)),geq(_x_Before_1_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_1_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_B),imp(equals(b_1_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
    while (_x > 0) {
      this.low = this.low + 1;
      _x = _x - 1;
    }
  }
}\> (and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap)))))),imp(equals(b_1_Before_B,FALSE),and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_1_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_1_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(b_1_Before_A,b_1_Before_B)),and(equals(int::select(heap_After_LOOP_1_A,self_After_LOOP_1_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_1_B,self_After_LOOP_1_B,loop.IFLoopExamples::$low)),equals(b_1_After_A,b_1_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

27647      WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_2_A)),geq(_x_Before_2_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 396) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_2_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_2_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(_x_After_2_A,_x)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(equals(self_After_LOOP_2_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(_x_After_2_A,_x)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_2_B)),geq(_x_Before_2_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_2_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_2_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(_x_After_2_B,_x)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(equals(self_After_LOOP_2_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(_x_After_2_B,_x)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(_x_Before_2_A,_x_Before_2_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_After_LOOP_2_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_After_LOOP_2_B,loop.IFLoopExamples::$low)),equals(_x_After_2_A,_x_After_2_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

249314     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
249565     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
249565     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.m.key 
249565     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.m.key 
250448     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
250455     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
250456     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
252307     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
252307     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_doubleNestedWhile(int)).Non-interference contract.0.m.key 
252308     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
252342     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
253342     WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_1_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_1_A)),geq(_x_Before_1_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 345) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_1_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_A),imp(equals(b_1_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
    while (_x > 0) {
      this.low = this.low + 1;
      _x = _x - 1;
    }
  }
}\> (and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap)))))),imp(equals(b_1_Before_A,FALSE),and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_1_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_1_B)),geq(_x_Before_1_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_1_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_B),imp(equals(b_1_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
    while (_x > 0) {
      this.low = this.low + 1;
      _x = _x - 1;
    }
  }
}\> (and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap)))))),imp(equals(b_1_Before_B,FALSE),and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_1_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_1_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(_x_Before_1_A,_x_Before_1_B)),equals(b_1_Before_A,b_1_Before_B)),and(and(equals(int::select(heap_After_LOOP_1_A,self_After_LOOP_1_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_1_B,self_After_LOOP_1_B,loop.IFLoopExamples::$low)),equals(_x_After_1_A,_x_After_1_B)),equals(b_1_After_A,b_1_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

254520     WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_2_A)),geq(_x_Before_2_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 355) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_2_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_2_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(_x_After_2_A,_x)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(equals(self_After_LOOP_2_A,self_A_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(_x_After_2_A,_x)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_2_B)),geq(_x_Before_2_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_2_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_2_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(_x_After_2_B,_x)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(equals(self_After_LOOP_2_B,self_B_2),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(_x_After_2_B,_x)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(_x_Before_2_A,_x_Before_2_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_After_LOOP_2_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_After_LOOP_2_B,loop.IFLoopExamples::$low)),equals(_x_After_2_A,_x_After_2_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

256676     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
256945     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
256945     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.m.key 
256946     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.m.key 
257848     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
257854     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
257855     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
259655     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
259656     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_doubleNestedWhile(int)).Non-interference contract.0.m.key 
259656     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
259686     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
260628     WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_1_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_1_A)),geq(_x_Before_1_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 304) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_1_A)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_A),imp(equals(b_1_Before_A,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
    while (_x > 0) {
      this.low = this.low + 1;
      _x = _x - 1;
    }
  }
}\> (and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap)))))),imp(equals(b_1_Before_A,FALSE),and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_1_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_1_B)),geq(_x_Before_1_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_1_B)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_B),imp(equals(b_1_Before_B,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
    while (_x > 0) {
      this.low = this.low + 1;
      _x = _x - 1;
    }
  }
}\> (and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap)))))),imp(equals(b_1_Before_B,FALSE),and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_1_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_1_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(_x_Before_1_A,_x_Before_1_B)),equals(b_1_Before_A,b_1_Before_B)),and(and(equals(int::select(heap_After_LOOP_1_A,self_After_LOOP_1_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_1_B,self_After_LOOP_1_B,loop.IFLoopExamples::$low)),equals(_x_After_1_A,_x_After_1_B)),equals(b_1_After_A,b_1_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

261755     WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_2_A)),geq(_x_Before_2_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 314) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_2_A)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_2_A,self_A_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(_x_After_2_A,_x)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(equals(self_After_LOOP_2_A,self_A_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(_x_After_2_A,_x)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_2_B)),geq(_x_Before_2_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_2_B)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_2_B,self_B_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(_x_After_2_B,_x)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(equals(self_After_LOOP_2_B,self_B_2),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_2 = _x > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(_x_After_2_B,_x)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(_x_Before_2_A,_x_Before_2_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_After_LOOP_2_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_After_LOOP_2_B,loop.IFLoopExamples::$low)),equals(_x_After_2_A,_x_After_2_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

263478     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
263724     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
263724     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.m.key 
263724     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.m.key 
264592     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
264597     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
264599     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
266435     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
266436     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedTwoWhile(int)).Non-interference contract.0.m.key 
266436     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
266469     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
268139     WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_3_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_3_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_3_A<<anonHeapFunction>>)),not(equals(self_A_4,null))),equals(boolean::select(heap,self_A_4,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_4),TRUE)),inInt(_x_Before_3_A)),geq(_x_Before_3_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 274) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_4),elem-update(_x)(_x_Before_3_A)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_3 = _x > 0;
  }
}\] (and(equals(b_3,b_3_Before_A),imp(equals(b_3_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_3_A,self_A_4),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_3 = _x > 0;
  }
}\] (equals(b_3_After_A,b_3))),equals(_x_After_3_A,_x)),equals(heap_After_LOOP_3_A,heap)))))),imp(equals(b_3_Before_A,FALSE),and(and(and(equals(self_After_LOOP_3_A,self_A_4),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_3 = _x > 0;
  }
}\] (equals(b_3_After_A,b_3))),equals(_x_After_3_A,_x)),equals(heap_After_LOOP_3_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_3_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_3_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_3_B<<anonHeapFunction>>)),not(equals(self_B_4,null))),equals(boolean::select(heap,self_B_4,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_4),TRUE)),inInt(_x_Before_3_B)),geq(_x_Before_3_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_4),elem-update(_x)(_x_Before_3_B)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_3 = _x > 0;
  }
}\] (and(equals(b_3,b_3_Before_B),imp(equals(b_3_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_3_B,self_B_4),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_3 = _x > 0;
  }
}\] (equals(b_3_After_B,b_3))),equals(_x_After_3_B,_x)),equals(heap_After_LOOP_3_B,heap)))))),imp(equals(b_3_Before_B,FALSE),and(and(and(equals(self_After_LOOP_3_B,self_B_4),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_3 = _x > 0;
  }
}\] (equals(b_3_After_B,b_3))),equals(_x_After_3_B,_x)),equals(heap_After_LOOP_3_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_3_A<<anonHeapFunction>>,self_A_4,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_3_B<<anonHeapFunction>>,self_B_4,loop.IFLoopExamples::$low)),equals(_x_Before_3_A,_x_Before_3_B)),equals(b_3_Before_A,b_3_Before_B)),and(and(equals(int::select(heap_After_LOOP_3_A,self_After_LOOP_3_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_3_B,self_After_LOOP_3_B,loop.IFLoopExamples::$low)),equals(_x_After_3_A,_x_After_3_B)),equals(b_3_After_A,b_3_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

270214     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
270434     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
270434     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.m.key 
270435     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.m.key 
271351     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
271356     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
271357     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
273140     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
273140     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_nestedWhile(int)).Non-interference contract.0.m.key 
273141     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
273171     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
274107     WARN  main            d.u.i.k.p.i.ApplyStrategy doWork exception java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_1_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_A<<anonHeapFunction>>)),not(equals(self_A_2,null))),equals(boolean::select(heap,self_A_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_2),TRUE)),inInt(_x_Before_1_A)),geq(_x_Before_1_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 233) ([])>>),update-application(parallel-upd(elem-update(self)(self_A_2),elem-update(_x)(_x_Before_1_A)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_A),imp(equals(b_1_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap)))))),imp(equals(b_1_Before_A,FALSE),and(and(and(equals(self_After_LOOP_1_A,self_A_2),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_A,b_1))),equals(_x_After_1_A,_x)),equals(heap_After_LOOP_1_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_1_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_1_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_1_B<<anonHeapFunction>>)),not(equals(self_B_2,null))),equals(boolean::select(heap,self_B_2,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_2),TRUE)),inInt(_x_Before_1_B)),geq(_x_Before_1_B,Z(0(#)))),update-application(parallel-upd(elem-update(self)(self_B_2),elem-update(_x)(_x_Before_1_B)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (and(equals(b_1,b_1_Before_B),imp(equals(b_1_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    this.low = this.low + 1;
    _x = _x - 1;
  }
}\> (and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap)))))),imp(equals(b_1_Before_B,FALSE),and(and(and(equals(self_After_LOOP_1_B,self_B_2),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self
  ) {
    b_1 = _x > 0;
  }
}\] (equals(b_1_After_B,b_1))),equals(_x_After_1_B,_x)),equals(heap_After_LOOP_1_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_1_A<<anonHeapFunction>>,self_A_2,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_1_B<<anonHeapFunction>>,self_B_2,loop.IFLoopExamples::$low)),equals(_x_Before_1_A,_x_Before_1_B)),equals(b_1_Before_A,b_1_Before_B)),and(and(equals(int::select(heap_After_LOOP_1_A,self_After_LOOP_1_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_1_B,self_After_LOOP_1_B,loop.IFLoopExamples::$low)),equals(_x_After_1_A,_x_After_1_B)),equals(b_1_After_A,b_1_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)

275401     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
275578     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
275578     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.m.key 
275578     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.m.key 
276450     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
276454     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
276455     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
278329     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
278329     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while(int)).Non-interference contract.0.m.key 
278330     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
278358     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
280933     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
281120     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
281121     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.m.key 
281121     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.m.key 
282041     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
282046     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
282047     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
283840     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
283840     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__notSecure_while_wrongInv(int)).Non-interference contract.0.m.key 
283840     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
283869     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
285539     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
285750     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
285750     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.m.key 
285751     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.m.key 
286612     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
286617     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
286618     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
288442     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
288442     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile(int)).Non-interference contract.0.m.key 
288443     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
288475     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
290191     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
290373     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
290373     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.m.key 
290373     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.m.key 
291228     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
291233     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
291234     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
293098     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
293099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__insecure_twoWhile_2(int)).Non-interference contract.0.m.key 
293099     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
293127     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
295389     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
295612     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
295612     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.m.key 
295613     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.m.key 
296522     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
296527     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
296528     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
298302     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
298302     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_twoWhile(int)).Non-interference contract.0.m.key 
298302     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
298331     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
299790     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
300015     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
300015     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.m.key 
300015     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.m.key 
300891     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
300897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
300898     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
302702     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
302702     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__loc_secure_while(int)).Non-interference contract.0.m.key 
302703     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
302736     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
303662     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
303851     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
303851     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.m.key 
303851     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.m.key 
304722     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
304727     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
304729     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
306545     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
306546     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.m.key 
306546     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
306589     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
307293     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
307469     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
307469     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.m.key 
307470     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.m.key 
308336     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
308341     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
308342     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
310176     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
310176     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__print(int)).Non-interference contract.0.m.key 
310176     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
310269     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
310436     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
310436     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.m.key 
310436     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.m.key 
311296     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/src/loop/IFLoopExamples.java 
311300     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
311301     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
313118     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
313118     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__hammer(int)).Non-interference contract.0.m.key 
313119     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
313145     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
314552     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2333693    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test InformationFlow_fullmacro 
2333694    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples_fullmacro 
355        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
362        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
402        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
402        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.m.key 
566        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.m.key 
794        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
811        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
815        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
829        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
856        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
861        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
864        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
867        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
868        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
869        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
869        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
870        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
915        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
916        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
916        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1037       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1082       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1257       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1396       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1432       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1449       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1465       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1487       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1754       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1754       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1758       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1758       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1783       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
2022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2031       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2084       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2086       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2134       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2137       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2141       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2190       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2245       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2312       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2349       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2375       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2487       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2937       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
3009       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
3011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
3034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
3059       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
3074       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
3077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
3090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
3090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
3091       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
3094       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
3099       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
3106       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
3111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
3113       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
3115       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
3115       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
3119       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3163       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3171       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3175       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3177       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3179       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3191       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3194       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3244       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5879       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
5890       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
5893       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
5896       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
5949       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5963       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8256       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 370.6ns 
8263       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__insecure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.m.key 
8312       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8707       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_AliasingExamples 
9408       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
9527       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9528       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.m.key 
9528       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.m.key 
10549      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
10552      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
10554      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
10556      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
10564      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10565      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12493      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
12493      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.AliasingExamples(mini.AliasingExamples__secure_1(mini.AliasingExamples,mini.AliasingExamples,int)).Non-interference contract.0.m.key 
12494      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12584      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_AliasingExamples 
12898      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13057      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13057      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).Non-interference contract.0.m.key 
13057      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).Non-interference contract.0.m.key 
14021      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
14024      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
14031      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
14033      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
14039      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14047      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15859      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
15859      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_6()).Non-interference contract.0.m.key 
15860      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
15903      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
15985      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16131      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16131      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).Non-interference contract.0.m.key 
16131      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).Non-interference contract.0.m.key 
16984      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
16986      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
16987      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
16989      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
16994      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16996      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18744      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
18744      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_5()).Non-interference contract.0.m.key 
18745      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
18786      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
18794      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
18797      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
18811      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
18825      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
18846      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
18946      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19073      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19073      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).Non-interference contract.0.m.key 
19074      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).Non-interference contract.0.m.key 
19903      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
19905      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
19906      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
19907      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
19912      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19913      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21670      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.9ns 
21671      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_4()).Non-interference contract.0.m.key 
21671      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21709      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
21718      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
21742      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
21754      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
21851      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21983      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21983      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).Non-interference contract.0.m.key 
21984      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).Non-interference contract.0.m.key 
22798      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
22800      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
22801      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
22802      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
22807      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22808      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24561      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
24561      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_3()).Non-interference contract.0.m.key 
24562      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
24601      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
24609      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
24628      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24643      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24954      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
25087      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25087      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).Non-interference contract.0.m.key 
25088      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).Non-interference contract.0.m.key 
25945      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
25948      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
25949      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
25950      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
25955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25956      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27687      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
27687      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_2()).Non-interference contract.0.m.key 
27688      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
27723      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
27731      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
27748      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27763      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27928      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28086      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28090      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).Non-interference contract.0.m.key 
28091      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).Non-interference contract.0.m.key 
28969      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
28970      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
28971      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
28973      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
28977      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28978      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30743      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
30743      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamplesLecture(mini.MiniExamplesLecture__m_1()).Non-interference contract.0.m.key 
30744      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
30779      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
30785      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
30788      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
30901      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
31043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31043      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.1.m.key 
31043      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.1.m.key 
31889      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
31891      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
31892      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
31893      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
31897      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31898      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33652      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
33652      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.1.m.key 
33652      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
33686      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_DifferenceSeqLocset 
33707      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
33710      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
33723      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
33726      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
34334      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
34491      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34491      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.0.m.key 
34491      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.0.m.key 
35323      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
35325      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
35325      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
35326      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
35331      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35332      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37055      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
37055      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.DifferenceSeqLocset(mini.DifferenceSeqLocset__m()).Non-interference contract.0.m.key 
37055      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
37088      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_DifferenceSeqLocset 
37108      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
37111      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
37123      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
37125      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
38970      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39128      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39128      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).Non-interference contract.0.m.key 
39128      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).Non-interference contract.0.m.key 
39932      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
39933      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
39934      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
39935      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
39939      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39940      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41685      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
41685      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_8()).Non-interference contract.0.m.key 
41686      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
41718      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
41724      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
41738      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
41745      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
41756      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
41763      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
41937      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42143      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42143      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).Non-interference contract.0.m.key 
42144      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).Non-interference contract.0.m.key 
42972      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
42973      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
42974      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
42975      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
42979      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42980      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44755      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
44755      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_parameter(int)).Non-interference contract.0.m.key 
44756      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
44795      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
44905      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45061      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45062      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).Non-interference contract.0.m.key 
45062      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).Non-interference contract.0.m.key 
45869      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
45871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
45871      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
45872      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
45876      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45877      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47599      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
47599      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_7()).Non-interference contract.0.m.key 
47599      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47640      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
47647      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
47661      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47669      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47679      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47703      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47852      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48001      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48001      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.m.key 
48001      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.m.key 
48806      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
48808      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
48808      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
48809      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
48814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50498      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
50499      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.m.key 
50499      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
50527      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
50532      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
50544      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
50553      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
50750      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
50911      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50911      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).Non-interference contract.0.m.key 
50912      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).Non-interference contract.0.m.key 
51723      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
51724      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
51725      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
51725      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
51729      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51730      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53395      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
53395      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_6()).Non-interference contract.0.m.key 
53396      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
53423      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
53476      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53637      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53638      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).Non-interference contract.0.m.key 
53638      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).Non-interference contract.0.m.key 
54441      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
54442      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
54443      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
54444      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
54448      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54449      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56106      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
56106      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_5()).Non-interference contract.0.m.key 
56107      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
56133      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
56137      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
56139      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56146      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56155      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
56168      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56235      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
56395      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56395      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).Non-interference contract.0.m.key 
56395      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).Non-interference contract.0.m.key 
57190      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
57192      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
57192      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
57193      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
57197      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57198      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58898      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
58898      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_4()).Non-interference contract.0.m.key 
58898      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
58925      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
58929      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
58931      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
58937      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
58945      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
59016      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59181      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59181      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).Non-interference contract.0.m.key 
59181      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).Non-interference contract.0.m.key 
59990      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
59991      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
59991      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
59992      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
59996      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59997      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61646      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
61646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_3()).Non-interference contract.0.m.key 
61647      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
61672      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
61677      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
61679      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61686      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61747      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61911      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61911      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).Non-interference contract.0.m.key 
61912      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).Non-interference contract.0.m.key 
62699      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
62700      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
62701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
62702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
62705      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64381      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
64381      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_2()).Non-interference contract.0.m.key 
64382      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
64410      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
64416      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64481      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64641      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64641      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).Non-interference contract.0.m.key 
64641      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).Non-interference contract.0.m.key 
65431      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
65432      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
65433      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
65434      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
65438      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65439      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67121      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
67121      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p2_1()).Non-interference contract.0.m.key 
67122      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
67151      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
67156      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
67158      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
67230      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67400      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).Non-interference contract.0.m.key 
67401      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).Non-interference contract.0.m.key 
68207      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
68209      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
68209      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
68210      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
68214      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68215      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69892      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
69892      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_1()).Non-interference contract.0.m.key 
69892      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
69933      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
69938      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
69940      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70033      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
70211      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70211      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).Non-interference contract.0.m.key 
70212      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).Non-interference contract.0.m.key 
71024      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
71026      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
71026      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
71027      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
71031      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71033      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72717      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
72718      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_6()).Non-interference contract.0.m.key 
72718      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
72744      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
72750      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72754      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72763      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72824      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73017      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73017      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).Non-interference contract.0.m.key 
73018      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).Non-interference contract.0.m.key 
73804      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
73805      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
73806      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
73807      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
73811      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73812      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75484      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
75484      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_5()).Non-interference contract.0.m.key 
75484      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
75521      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
75526      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75538      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
75544      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75555      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
75561      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75727      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
75911      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75911      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).Non-interference contract.0.m.key 
75911      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).Non-interference contract.0.m.key 
76700      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
76701      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
76702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
76702      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
76706      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76707      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78361      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
78361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_4()).Non-interference contract.0.m.key 
78361      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
78400      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
78406      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
78420      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78422      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
78427      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
78435      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78606      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78795      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78795      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).Non-interference contract.0.m.key 
78796      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).Non-interference contract.0.m.key 
79585      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
79586      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
79586      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
79587      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
79590      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79591      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81271      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
81271      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_3()).Non-interference contract.0.m.key 
81272      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
81297      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
81303      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
81308      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
81316      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
81380      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81569      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81569      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).Non-interference contract.0.m.key 
81570      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).Non-interference contract.0.m.key 
82362      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
82367      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
82369      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
82370      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
82377      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84049      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.6ns 
84049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_2()).Non-interference contract.0.m.key 
84049      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
84075      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
84080      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
84092      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84098      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84108      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84114      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84278      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
84502      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84502      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.1.m.key 
84503      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.1.m.key 
85291      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
85292      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
85293      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
85294      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
85298      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85299      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87003      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
87003      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.1.m.key 
87003      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
87029      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
87035      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87047      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87056      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87166      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87423      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87423      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.0.m.key 
87423      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.0.m.key 
88208      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
88209      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
88209      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
88210      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
88214      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88215      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89867      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
89867      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__secure_p1_1()).Non-interference contract.0.m.key 
89867      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
89893      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
89898      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
89909      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
89919      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90026      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
90229      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90229      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).Non-interference contract.0.m.key 
90229      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).Non-interference contract.0.m.key 
91044      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
91046      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
91046      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
91047      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
91051      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91052      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92678      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
92679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_2()).Non-interference contract.0.m.key 
92679      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
92705      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
92710      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92721      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
92731      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
92917      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
93151      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93151      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).Non-interference contract.0.m.key 
93151      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).Non-interference contract.0.m.key 
93936      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamples.java 
93936      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/AliasingExamples.java 
93937      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/DifferenceSeqLocset.java 
93938      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/src/mini/MiniExamplesLecture.java 
93941      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93942      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95591      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
95592      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p1_1()).Non-interference contract.0.m.key 
95592      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
95619      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
95623      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
95625      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
95728      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
2429822    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples_fullmacro 
2429822    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects_fullmacro 
361        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
372        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
410        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
411        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.m.key 
534        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.m.key 
731        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
779        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
783        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
797        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
820        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
826        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
828        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
831        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
832        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
833        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
834        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
834        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
872        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
873        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
873        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1074       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1123       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1261       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1292       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1394       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1431       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1451       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1456       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1466       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1571       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1571       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1572       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1573       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1620       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1650       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1747       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1778       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1785       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1815       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1816       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1832       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1845       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1848       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1851       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1917       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
1976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2077       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2125       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2156       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2162       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2267       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2688       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2695       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2767       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2769       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2794       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2812       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2821       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2837       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2840       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2855       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2856       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2861       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2866       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2879       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2882       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2884       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
2937       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
2944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
2947       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
2949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
2952       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
2954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
2957       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
2971       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
2974       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
2977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5505       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
5603       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
5613       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
5617       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
5620       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
5625       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
5674       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
5698       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8101       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 324.9ns 
8103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee3(object.AmtoftBanerjee3__m()).Non-interference contract.0.m.key 
8163       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
8489       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee3 
9086       INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
9213       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9213       INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.m.key 
9214       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.m.key 
10217      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
10277      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
10280      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
10281      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
10283      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
10285      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
10291      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
10292      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12197      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.8ns 
12197      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_2()).Non-interference contract.0.m.key 
12198      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12608      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
12800      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
12818      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
12820      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
12898      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
13381      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13528      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13528      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.m.key 
13528      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.m.key 
14451      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
14509      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
14511      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
14512      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
14513      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
14516      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
14523      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14525      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16478      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.2ns 
16479      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.1.m.key 
16479      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16591      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
16663      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
16672      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
16673      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
16702      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
17000      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
17165      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17165      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.m.key 
17166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.m.key 
18006      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
18057      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
18059      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
18060      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
18061      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
18062      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
18067      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18068      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19928      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
19928      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__m_1()).Non-interference contract.0.m.key 
19928      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20043      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
20155      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
20163      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
20164      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
20198      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
20422      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20627      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20629      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.m.key 
20629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.m.key 
21488      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
21546      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
21549      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
21550      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
21552      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
21554      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
21559      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21560      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23409      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23ns 
23409      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee(object.AmtoftBanerjee__getQ()).Non-interference contract.0.m.key 
23410      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
23446      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
23526      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23654      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23654      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.Naumann(object.Naumann__Pair_m(int,int)).Non-interference contract.0.m.key 
23654      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.Naumann(object.Naumann__Pair_m(int,int)).Non-interference contract.0.m.key 
24502      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
24552      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
24553      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
24554      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
24555      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
24556      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
24560      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24561      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26409      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
26409      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.Naumann(object.Naumann__Pair_m(int,int)).Non-interference contract.0.m.key 
26410      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
37408      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37656      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37656      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.m.key 
37656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.m.key 
38476      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
38532      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
38534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
38534      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
38535      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
38536      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
38541      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38543      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40366      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
40366      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_while_i((Ljava.lang.Object)).Non-interference contract.0.m.key 
40367      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
40422      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
46874      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
47116      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47116      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.m.key 
47117      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.m.key 
47936      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
47985      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
47986      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
47987      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
47988      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
47989      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
47993      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49768      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
49768      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_method_call()).Non-interference contract.0.m.key 
49769      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
49803      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
49829      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
49836      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
49839      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
49861      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
49903      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
50246      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50408      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50408      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.m.key 
50408      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.m.key 
51263      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
51310      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
51311      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
51312      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
51313      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
51314      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
51318      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51319      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53113      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
53113      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.1.m.key 
53113      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
53141      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
53149      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
53243      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53357      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
53365      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53396      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
53498      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
53616      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53624      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53644      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
82193      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
82418      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82418      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.0.m.key 
82419      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.0.m.key 
83244      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
83291      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
83293      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
83294      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
83294      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
83295      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
83300      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83301      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85070      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
85071      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__if_two_object_creation_next()).Non-interference contract.0.m.key 
85071      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
85097      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
85104      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
85180      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
85290      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
85297      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
85327      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
85421      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
85533      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
85567      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
85587      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
97155      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
97444      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97444      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_if_two_object_creation()).Non-interference contract.0.m.key 
97444      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_if_two_object_creation()).Non-interference contract.0.m.key 
98256      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
98304      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
98305      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
98306      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
98307      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
98308      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
98312      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98313      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100075     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
100076     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_if_two_object_creation()).Non-interference contract.0.m.key 
100076     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
100103     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
100110     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
100186     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
100312     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
100391     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
100500     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111967     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
112228     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112228     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.m.key 
112229     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.m.key 
113029     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
113075     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
113077     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
113078     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
113078     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
113080     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
113084     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113085     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114854     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
114854     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_two_object_creation()).Non-interference contract.0.m.key 
114854     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
114879     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
114954     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
115062     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
115073     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
115111     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
115123     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
115135     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
115155     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
143591     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
143835     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
143835     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.m.key 
143835     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.m.key 
144633     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
144679     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
144680     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
144681     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
144682     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
144683     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
144687     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144688     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
146451     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
146452     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_two_object_creation()).Non-interference contract.0.m.key 
146452     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
146477     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
146552     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
146659     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
146666     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
146688     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
156062     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
156328     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156328     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.m.key 
156329     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.m.key 
157129     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
157177     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
157179     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
157180     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
157181     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
157182     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
157187     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
157188     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
158957     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
158957     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.1.m.key 
158958     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
158983     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
158991     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
158993     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
167226     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
167432     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
167432     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.m.key 
167432     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.m.key 
168234     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
168280     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
168282     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
168282     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
168283     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
168284     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
168288     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
168289     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
170035     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
170035     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__insecure_object_assignment()).Non-interference contract.0.m.key 
170036     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
170061     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
170071     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
170074     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
170282     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
170475     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170476     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.m.key 
170476     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.m.key 
171282     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
171330     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
171331     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
171332     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
171333     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
171335     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
171339     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171340     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
173113     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
173114     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_3()).Non-interference contract.0.m.key 
173114     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
173139     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
173523     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
173709     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
173709     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.m.key 
173709     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.m.key 
174513     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
174560     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
174561     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
174562     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
174563     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
174564     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
174568     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
174569     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
176323     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
176324     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation_2()).Non-interference contract.0.m.key 
176324     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
176350     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
176615     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
176804     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176804     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.m.key 
176805     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.m.key 
177606     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
177653     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
177654     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
177655     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
177656     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
177657     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
177660     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
177661     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179445     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
179445     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.ObjectOrientation(object.ObjectOrientation__secure_object_creation()).Non-interference contract.0.m.key 
179446     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
179474     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
179817     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
180005     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180005     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.m.key 
180005     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.m.key 
180802     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
180848     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
180849     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
180850     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
180850     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
180851     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
180855     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180855     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
182641     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
182641     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__expensive(int)).Non-interference contract.0.m.key 
182641     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
182725     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
182953     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182953     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.m.key 
182953     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.m.key 
183764     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
183810     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/Naumann.java 
183811     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee.java 
183812     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee2.java 
183812     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/ObjectOrientation.java 
183813     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/src/object/AmtoftBanerjee3.java 
183817     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
183818     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185601     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
185601     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/NewObjects/object.AmtoftBanerjee2(object.AmtoftBanerjee2__cexp(int)).Non-interference contract.0.m.key 
185602     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
185631     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee2 
187774     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2617984    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects_fullmacro 
2617985    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting_fullmacro 
367        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
396        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
423        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
424        INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.m.key 
521        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.m.key 
743        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
761        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
765        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
779        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
804        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
810        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
812        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
816        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
817        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
818        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
818        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
819        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
857        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
858        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
859        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
963        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
987        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1007       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1174       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1204       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1324       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1335       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1343       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1356       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
1508       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1508       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1509       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1509       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
1553       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
1617       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
1753       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
1825       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.key 
1829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
1835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
1852       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
1875       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
1876       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
1877       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
1894       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
1914       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
1918       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
1923       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
1988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
2102       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
2106       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
2154       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2190       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2197       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
2309       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
2743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopRules.key 
2751       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/activeUse.key 
2805       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/instanceAllocation.key 
2824       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/java5.key 
2827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerAssignment2UpdateRules.key 
2884       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
2906       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bigint.key 
2917       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
2919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/adtProgramDecompositionRules.key 
2935       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/precRules.key 
2939       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListRules.key 
2954       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExTheory.key 
2955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExHeader.key 
2956       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExAxioms.key 
2960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/regExLemmaProven.key 
2965       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqEq.key 
2973       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/infFlow.key 
2980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/mapSize.key 
2986       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wd.key 
2989       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeader.key 
2991       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdGeneralRules.key 
2996       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdNumericalRules.key 
3018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdLocSetRules.key 
3024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdHeapRules.key 
3028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdReachRules.key 
3030       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdSeqRules.key 
3033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdStringRules.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdRegExRules.key 
3038       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wdFormulaRules.key 
3054       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopInvariantRules.key 
3078       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/forLoopRules.key 
3081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/execRules.key 
3150       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/loopScopeRules.key 
5932       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
5945       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
5948       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
5949       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
5951       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
5954       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
5960       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
5962       DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
6012       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
6021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
8786       DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 304.6ns 
8794       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.m.key 
8861       DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
9393       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
9589       DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
10587      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
11251      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
12367      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
14290      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
14463      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14464      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).Non-interference contract.0.m.key 
14464      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).Non-interference contract.0.m.key 
15591      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
15595      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
15597      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
15598      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
15600      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
15602      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
15605      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
15606      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
15613      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15614      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17797      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11ns 
17797      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).Non-interference contract.0.m.key 
17797      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
17861      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
18104      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
20378      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20540      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20541      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.m.key 
20541      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.m.key 
21617      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
21620      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
21621      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
21622      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
21623      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
21624      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
21626      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
21627      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
21632      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21633      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23754      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
23754      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutput(int)).Non-interference contract.0.m.key 
23755      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
23828      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23989      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23990      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.m.key 
23990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.m.key 
25050      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
25053      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
25054      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
25055      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
25056      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
25057      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
25058      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
25058      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
25064      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25065      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27167      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
27168      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput(int)).Non-interference contract.0.m.key 
27168      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
27271      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
27407      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27407      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.m.key 
27407      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.m.key 
28434      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
28436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
28436      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
28437      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
28437      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
28438      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
28439      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
28439      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
28443      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28444      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30526      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
30526      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInput()).Non-interference contract.0.m.key 
30527      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
30604      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
30753      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30754      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.m.key 
30754      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.m.key 
31755      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
31758      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
31758      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
31759      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
31760      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
31761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
31761      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
31762      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
31766      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31767      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33807      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
33807      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.1.m.key 
33808      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
33853      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
33861      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
33927      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
34200      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
34244      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
34316      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
34328      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
35537      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
35729      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
35794      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
35820      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
35842      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
35907      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
35930      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
35994      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36058      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36316      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36343      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36425      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36447      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36509      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36575      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36628      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36655      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36715      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36739      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36789      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36821      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36869      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36896      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36921      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
36968      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
36985      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
37032      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
37067      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
37098      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
37156      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
37258      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
37317      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
37354      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
37388      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
37436      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
37460      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
37486      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
37544      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
39416      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
39475      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39522      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39562      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39607      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39648      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39692      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39733      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39779      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39821      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
39866      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
40175      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40267      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40349      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40424      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40490      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40572      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40685      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40766      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40833      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
40899      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
56057      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
56148      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
56194      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
56222      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
76417      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76694      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76694      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.m.key 
76695      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.m.key 
77673      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
77675      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
77675      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
77676      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
77677      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
77678      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
77679      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
77679      DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
77684      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77685      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79703      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
79704      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMT(simple_evoting.SMT__send(simple_evoting.Message,int,simple_evoting.Server)).Non-interference contract.0.m.key 
79704      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
79769      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
79777      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
79828      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
80076      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
80161      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
80191      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
80201      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81304      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81390      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81513      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81538      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81592      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81613      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81666      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81726      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81746      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81789      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81814      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81837      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81888      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
81906      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
81957      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82267      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82312      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82367      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82426      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82448      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82477      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82497      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82514      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82547      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82621      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82703      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82728      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82765      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82835      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
82866      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
82945      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
83010      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
83059      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
83082      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
83115      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
83175      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
83250      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
83307      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85095      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
85120      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85166      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85207      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85251      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85294      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85337      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85376      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85414      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85454      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85497      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
85817      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
85911      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
85992      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86064      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86131      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86211      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86290      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86370      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86436      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
86498      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
102144     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
102205     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
102227     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
102340     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
123531     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
123827     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123827     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMTEnv(simple_evoting.SMTEnv__send(int,int,int,simple_evoting.Server,int)).Non-interference contract.0.m.key 
123827     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMTEnv(simple_evoting.SMTEnv__send(int,int,int,simple_evoting.Server,int)).Non-interference contract.0.m.key 
124833     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
124835     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
124835     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
124836     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
124836     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
124837     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
124838     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
124838     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
124842     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124843     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126831     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
126831     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.SMTEnv(simple_evoting.SMTEnv__send(int,int,int,simple_evoting.Server,int)).Non-interference contract.0.m.key 
126832     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
126879     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
126894     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
126910     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
126927     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
126946     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
127008     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
128223     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
128477     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128477     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.m.key 
128478     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.m.key 
129448     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
129450     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
129450     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
129451     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
129451     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
129452     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
129453     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
129454     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
129458     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129459     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131470     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
131471     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.NetworkClient(simple_evoting.NetworkClient__send((B,simple_evoting.Server,int)).Non-interference contract.0.m.key 
131471     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
131516     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
131537     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
131555     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
132549     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
132741     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132741     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.m.key 
132742     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.m.key 
133722     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
133724     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
133725     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
133725     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
133726     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
133727     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
133728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
133728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
133732     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
133733     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135743     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
135744     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.1.m.key 
135744     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
135781     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Voter 
135784     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
136341     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
136490     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
136539     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
136622     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
139074     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139089     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139110     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139118     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139132     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139155     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139162     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139177     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139185     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139192     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139213     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139228     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139236     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
139243     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
139566     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
139824     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
140020     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
140041     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
140145     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
140206     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
140331     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
140640     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
140958     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
141067     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
141187     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
141488     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
141605     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
141764     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
142078     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
142208     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
142503     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
142808     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
142892     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
142996     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
143273     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
143376     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
143613     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
143703     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
143860     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
143976     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
144275     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
144568     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
144673     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
146043     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
146229     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
146451     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
147260     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
147377     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
152511     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
152764     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152765     INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.m.key 
152765     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.m.key 
153725     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Voter.java 
153726     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/NetworkClient.java 
153727     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMT.java 
153727     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Environment.java 
153728     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Setup.java 
153729     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Server.java 
153730     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/Message.java 
153730     DEBUG main            d.u.i.k.j.Recoder2KeY     converting now /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/src/simple_evoting/SMTEnv.java 
153734     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153735     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
155722     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
155722     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Voter(simple_evoting.Voter__onSendBallot(simple_evoting.Server)).Non-interference contract.0.m.key 
155723     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
155773     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Voter 
155776     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
156292     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
156347     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
156391     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
156529     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
158963     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
158970     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
158984     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
158999     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159006     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159013     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159033     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159047     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159054     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159061     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159075     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159095     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159109     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
159396     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
159643     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
159757     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159771     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
159778     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
159840     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
160195     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
160511     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
160633     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
160762     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
160879     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
161178     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
161326     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
161458     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
161768     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
162047     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
162162     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
162473     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
162723     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
162805     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
162901     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
162995     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
163102     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
163218     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
163542     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
163647     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
163754     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
164060     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
164163     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
166086     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
166275     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
166477     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
167236     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
167292     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
177488     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2795921    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting_fullmacro 

Standard error

Exception in thread "Thread-5" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 255) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_l_B_Before_A,_l_B_Before_B),equals(b_0_Before_A,b_0_Before_B)),and(equals(_l_B_After_A,_l_B_After_B),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 255) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_insecure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_l_B_Before_A,_l_B_Before_B),equals(b_0_Before_A,b_0_Before_B)),and(equals(_l_B_After_A,_l_B_After_B),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-7" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 231) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_A,l1_1_Before_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(l1_1_After_A,l1_1_After_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A),TRUE)),and(inInt(l1_1_Before_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 231) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(l1_1)(l1_1_Before_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(l1_1_After_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B),TRUE)),and(inInt(l1_1_Before_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(l1_1)(l1_1_Before_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=while_block_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_0 = _l_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(l1_1_After_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_A,l1_1_Before_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(l1_1_After_A,l1_1_After_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-9" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A_0),TRUE)),and(inInt(l1_1_Before_0_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 212) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B_0),TRUE)),and(inInt(l1_1_Before_0_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_0_A,l1_1_Before_0_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(l1_1_After_0_A,l1_1_After_0_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_A_0),TRUE)),and(inInt(l1_1_Before_0_A),inInt(_l_B_Before_A))),geq(_l_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFBlockExamples.java @ line 212) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_A),elem-update(_l_B)(_l_B_Before_A))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_A,b_2))),equals(l1_1_After_0_A,l1_1)),equals(_l_B_After_A,_l_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(contract.IFBlockExamples::exactInstance(self_B_B_0),TRUE)),and(inInt(l1_1_Before_0_B),inInt(_l_B_Before_B))),geq(_l_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),parallel-upd(elem-update(l1_1)(l1_1_Before_0_B),elem-update(_l_B)(_l_B_Before_B))),and(\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    _l_B--;
    l1_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B_0),\[{
  method-frame (
    source=block_while_secure(int)@contract.IFBlockExamples,
    this=self_B
  ) {
    b_2 = _l_B > 0;
  }
}\] (equals(b_2_After_B,b_2))),equals(l1_1_After_0_B,l1_1)),equals(_l_B_After_B,_l_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(l1_1_Before_0_A,l1_1_Before_0_B),equals(_l_B_Before_A,_l_B_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(equals(l1_1_After_0_A,l1_1_After_0_B),equals(_l_B_After_A,_l_B_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-1" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 458) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 458) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_while_3(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-3" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 438) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 438) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-5" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 418) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),leq(Z(0(#)),_x_B_Before_A)<<origin(loop_invariant @ file IFLoopExamples.java @ line 418) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),leq(Z(0(#)),_x_B_Before_B)),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_4(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-7" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 376) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 376) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-9" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 335) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 335) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=insecure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-11" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 294) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 294) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
      while (_x_B > 0) {
        this.low = this.low + 1;
        _x_B = _x_B - 1;
      }
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_doubleNestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-13" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 253) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 253) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedTwoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-15" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 223) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 223) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    while (_x_B > 0) {
      this.low = this.low + 1;
      _x_B = _x_B - 1;
    }
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_nestedWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-17" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 204) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 204) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=notSecure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(b_0_Before_A,b_0_Before_B)),and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-19" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_A<<anonHeapFunction>>)),not(equals(self_A_A,null))),equals(boolean::select(heap,self_A_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_A),TRUE)),inInt(_x_A_Before_A)),geq(_x_A_Before_A,Z(1(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 185) ([])>>),update-application(parallel-upd(elem-update(self_A)(self_A_A),elem-update(_x_A)(_x_A_Before_A)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_A),imp(equals(b_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap)))))),imp(equals(b_Before_A,FALSE),and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_B<<anonHeapFunction>>)),not(equals(self_A_B,null))),equals(boolean::select(heap,self_A_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_B),TRUE)),inInt(_x_A_Before_B)),geq(_x_A_Before_B,Z(1(#)))),update-application(parallel-upd(elem-update(self_A)(self_A_B),elem-update(_x_A)(_x_A_Before_B)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_B),imp(equals(b_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap)))))),imp(equals(b_Before_B,FALSE),and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_A<<anonHeapFunction>>,self_A_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_B<<anonHeapFunction>>,self_A_B,loop.IFLoopExamples::$low)),equals(b_Before_A,b_Before_B)),and(equals(int::select(heap_After_LOOP_A,self_A_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_B,self_A_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_After_A,b_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_A<<anonHeapFunction>>)),not(equals(self_A_A,null))),equals(boolean::select(heap,self_A_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_A),TRUE)),inInt(_x_A_Before_A)),geq(_x_A_Before_A,Z(1(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 185) ([])>>),update-application(parallel-upd(elem-update(self_A)(self_A_A),elem-update(_x_A)(_x_A_Before_A)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_A),imp(equals(b_Before_A,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap)))))),imp(equals(b_Before_A,FALSE),and(and(and(equals(self_A_After_LOOP_A,self_A_A),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_A,b))),equals(_x_A_After_A,_x_A)),equals(heap_After_LOOP_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_B<<anonHeapFunction>>)),not(equals(self_A_B,null))),equals(boolean::select(heap,self_A_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_A_B),TRUE)),inInt(_x_A_Before_B)),geq(_x_A_Before_B,Z(1(#)))),update-application(parallel-upd(elem-update(self_A)(self_A_B),elem-update(_x_A)(_x_A_Before_B)),and(\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (and(equals(b,b_Before_B),imp(equals(b_Before_B,TRUE),\<{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    this.low = this.low + 1;
    _x_A = _x_A - 1;
  }
}\> (and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap)))))),imp(equals(b_Before_B,FALSE),and(and(and(equals(self_A_After_LOOP_B,self_A_B),\[{
  method-frame (
    source=notSecure_while_wrongInv(int)@loop.IFLoopExamples,
    this=self_A
  ) {
    b = _x_A > 0;
  }
}\] (equals(b_After_B,b))),equals(_x_A_After_B,_x_A)),equals(heap_After_LOOP_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(int::select(heap_Before_LOOP_A<<anonHeapFunction>>,self_A_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_B<<anonHeapFunction>>,self_A_B,loop.IFLoopExamples::$low)),equals(b_Before_A,b_Before_B)),and(equals(int::select(heap_After_LOOP_A,self_A_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_B,self_A_After_LOOP_B,loop.IFLoopExamples::$low)),equals(b_After_A,b_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-21" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 165) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_x_B_Before_0_A,_x_B_Before_0_B),equals(b_5_Before_A,b_5_Before_B)),and(equals(_x_B_After_0_A,_x_B_After_0_B),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 165) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(equals(_x_B_Before_0_A,_x_B_Before_0_B),equals(b_5_Before_A,b_5_Before_B)),and(equals(_x_B_After_0_A,_x_B_After_0_B),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-23" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 135) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 135) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=insecure_twoWhile_2(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-25" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_2_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_A<<anonHeapFunction>>)),not(equals(self_B_A_0,null))),equals(boolean::select(heap,self_B_A_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A_0),TRUE)),inInt(_x_B_Before_0_A)),geq(_x_B_Before_0_A,Z(neglit(1(#))))<<origin(loop_invariant @ file IFLoopExamples.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A_0),elem-update(_x_B)(_x_B_Before_0_A)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_A),imp(equals(b_5_Before_A,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap)))))),imp(equals(b_5_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_0_A,self_B_A_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_A,b_5))),equals(_x_B_After_0_A,_x_B)),equals(heap_After_LOOP_2_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_2_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_2_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_2_B<<anonHeapFunction>>)),not(equals(self_B_B_0,null))),equals(boolean::select(heap,self_B_B_0,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B_0),TRUE)),inInt(_x_B_Before_0_B)),geq(_x_B_Before_0_B,Z(neglit(1(#))))),update-application(parallel-upd(elem-update(self_B)(self_B_B_0),elem-update(_x_B)(_x_B_Before_0_B)),and(\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (and(equals(b_5,b_5_Before_B),imp(equals(b_5_Before_B,TRUE),\<{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap)))))),imp(equals(b_5_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_0_B,self_B_B_0),\[{
  method-frame (
    source=secure_twoWhile(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_5 = _x_B == 0;
  }
}\] (equals(b_5_After_B,b_5))),equals(_x_B_After_0_B,_x_B)),equals(heap_After_LOOP_2_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_2_A<<anonHeapFunction>>,self_B_A_0,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_2_B<<anonHeapFunction>>,self_B_B_0,loop.IFLoopExamples::$low)),equals(_x_B_Before_0_A,_x_B_Before_0_B)),equals(b_5_Before_A,b_5_Before_B)),and(and(equals(int::select(heap_After_LOOP_2_A,self_B_After_LOOP_0_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_2_B,self_B_After_LOOP_0_B,loop.IFLoopExamples::$low)),equals(_x_B_After_0_A,_x_B_After_0_B)),equals(b_5_After_A,b_5_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-27" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(inInt(z_1_Before_A),inInt(_x_B_Before_A))),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 74) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(z_1)(z_1_Before_A),elem-update(_x_B)(_x_B_Before_A))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(inInt(z_1_Before_B),inInt(_x_B_Before_B))),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(z_1)(z_1_Before_B),elem-update(_x_B)(_x_B_Before_B))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(z_1_Before_A,z_1_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(z_1_After_A,z_1_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(inInt(z_1_Before_A),inInt(_x_B_Before_A))),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 74) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(z_1)(z_1_Before_A),elem-update(_x_B)(_x_B_Before_A))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(z_1_After_A,z_1)),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(inInt(z_1_Before_B),inInt(_x_B_Before_B))),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(z_1)(z_1_Before_B),elem-update(_x_B)(_x_B_Before_B))),and(\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
    z_1 = z_1 + _x_B;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=loc_secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(z_1_After_B,z_1)),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(z_1_Before_A,z_1_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(z_1_After_A,z_1_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-29" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 54) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),inInt(_x_B_Before_A)),geq(_x_B_Before_A,Z(0(#)))<<origin(loop_invariant @ file IFLoopExamples.java @ line 54) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),elem-update(_x_B)(_x_B_Before_A)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_A,b_0))),equals(_x_B_After_A,_x_B)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),inInt(_x_B_Before_B)),geq(_x_B_Before_B,Z(0(#)))),update-application(parallel-upd(elem-update(self_B)(self_B_B),elem-update(_x_B)(_x_B_Before_B)),and(\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    this.low = this.low + 1;
    _x_B = _x_B - 1;
  }
}\> (and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = _x_B > 0;
  }
}\] (equals(b_0_After_B,b_0))),equals(_x_B_After_B,_x_B)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(_x_B_Before_A,_x_B_Before_B)),equals(b_0_Before_A,b_0_Before_B)),and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(_x_B_After_A,_x_B_After_B)),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-33" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(and(inInt(_secret_B_A),inInt(y_1_Before_A)),inInt(x_1_Before_A))),and(leq(Z(0(#)),y_1_Before_A),leq(y_1_Before_A,Z(0(1(#)))))<<SC, origin(loop_invariant @ file IFLoopExamples.java @ line 22) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_A),elem-update(y_1)(y_1_Before_A)),elem-update(x_1)(x_1_Before_A))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(and(inInt(_secret_B_B),inInt(y_1_Before_B)),inInt(x_1_Before_B))),and(leq(Z(0(#)),y_1_Before_B),leq(y_1_Before_B,Z(0(1(#)))))<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_B),elem-update(y_1)(y_1_Before_B)),elem-update(x_1)(x_1_Before_B))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(y_1_Before_A,y_1_Before_B)),equals(if-then-else(lt(y_1_Before_A,Z(0(1(#)))),x_1_Before_A,Z(0(#))),if-then-else(lt(y_1_Before_B,Z(0(1(#)))),x_1_Before_B,Z(0(#))))),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(y_1_After_A,y_1_After_B)),equals(if-then-else(lt(y_1_After_A,Z(0(1(#)))),x_1_After_A,Z(0(#))),if-then-else(lt(y_1_After_B,Z(0(1(#)))),x_1_After_B,Z(0(#))))),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_A),TRUE)),and(and(inInt(_secret_B_A),inInt(y_1_Before_A)),inInt(x_1_Before_A))),and(leq(Z(0(#)),y_1_Before_A),leq(y_1_Before_A,Z(0(1(#)))))<<SC, origin(loop_invariant @ file IFLoopExamples.java @ line 22) ([])>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_A),elem-update(y_1)(y_1_Before_A)),elem-update(x_1)(x_1_Before_A))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_A,b_0))),equals(_secret_B_A,_secret_B)),equals(y_1_After_A,y_1)),equals(x_1_After_A,x_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(loop.IFLoopExamples::exactInstance(self_B_B),TRUE)),and(and(inInt(_secret_B_B),inInt(y_1_Before_B)),inInt(x_1_Before_B))),and(leq(Z(0(#)),y_1_Before_B),leq(y_1_Before_B,Z(0(1(#)))))<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(parallel-upd(elem-update(_secret_B)(_secret_B_B),elem-update(y_1)(y_1_Before_B)),elem-update(x_1)(x_1_Before_B))),and(\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    print(x_1);
    if (y_1 == 5) {
      x_1 = _secret_B;
      y_1 = 9;
    }
    x_1++;
    y_1++;
  }
}\> (and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=hammer(int)@loop.IFLoopExamples,
    this=self_B
  ) {
    b_0 = y_1 < 10;
  }
}\] (equals(b_0_After_B,b_0))),equals(_secret_B_B,_secret_B)),equals(y_1_After_B,y_1)),equals(x_1_After_B,x_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,self_B_A,loop.IFLoopExamples::$low),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,self_B_B,loop.IFLoopExamples::$low)),equals(y_1_Before_A,y_1_Before_B)),equals(if-then-else(lt(y_1_Before_A,Z(0(1(#)))),x_1_Before_A,Z(0(#))),if-then-else(lt(y_1_Before_B,Z(0(1(#)))),x_1_Before_B,Z(0(#))))),equals(b_0_Before_A,b_0_Before_B)),and(and(and(equals(int::select(heap_After_LOOP_0_A,self_B_After_LOOP_A,loop.IFLoopExamples::$low),int::select(heap_After_LOOP_0_B,self_B_After_LOOP_B,loop.IFLoopExamples::$low)),equals(y_1_After_A,y_1_After_B)),equals(if-then-else(lt(y_1_After_A,Z(0(1(#)))),x_1_After_A,Z(0(#))),if-then-else(lt(y_1_After_B,Z(0(1(#)))),x_1_After_B,Z(0(#))))),equals(b_0_After_A,b_0_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-11" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_A),TRUE)),and(or(equals(_a_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_A))),and(and(leq(Z(0(#)),i_1_Before_A),leq(i_1_Before_A,length(_a_B_A)))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 109) ([])>>,and(not(equals(_a_B_A,null)),equals(java.lang.Object[]::exactInstance(_a_B_A),TRUE))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 110) ([])>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(_a_B)(_a_B_A),elem-update(i_1)(i_1_Before_A))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_B),TRUE)),and(or(equals(_a_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_B))),and(and(leq(Z(0(#)),i_1_Before_B),leq(i_1_Before_B,length(_a_B_B)))<<SC>>,and(not(equals(_a_B_B,null)),equals(java.lang.Object[]::exactInstance(_a_B_B),TRUE))<<SC>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(_a_B)(_a_B_B),elem-update(i_1)(i_1_Before_B))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(i_1_Before_A,i_1_Before_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_Before_A,java.lang.Object::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_Before_B,java.lang.Object::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,arr(j))))),equals(b_0_Before_A,b_0_Before_B)),if-then-else(and(equals(b_0_Before_A,FALSE),equals(b_0_Before_B,FALSE)),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)),and(newObjectsIsomorphic(seqSingleton(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#)))))),heap_Before_LOOP_0_A<<anonHeapFunction>>,seqSingleton(java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),heap_Before_LOOP_0_B<<anonHeapFunction>>),imp(equals(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#))))),java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)))))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),not(equals(self_B_A,null))),equals(boolean::select(heap,self_B_A,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_A),TRUE)),and(or(equals(_a_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_A))),and(and(leq(Z(0(#)),i_1_Before_A),leq(i_1_Before_A,length(_a_B_A)))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 109) ([])>>,and(not(equals(_a_B_A,null)),equals(java.lang.Object[]::exactInstance(_a_B_A),TRUE))<<SC, origin(loop_invariant @ file ObjectOrientation.java @ line 110) ([])>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_A),parallel-upd(elem-update(_a_B)(_a_B_A),elem-update(i_1)(i_1_Before_A))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_A),imp(equals(b_0_Before_A,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_0_Before_A,FALSE),and(and(and(and(equals(self_B_After_LOOP_A,self_B_A),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_A,b_0))),equals(_a_B_A,_a_B)),equals(i_1_After_A,i_1)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),not(equals(self_B_B,null))),equals(boolean::select(heap,self_B_B,java.lang.Object::<created>),TRUE)),equals(object.ObjectOrientation::exactInstance(self_B_B),TRUE)),and(or(equals(_a_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_1_Before_B))),and(and(leq(Z(0(#)),i_1_Before_B),leq(i_1_Before_B,length(_a_B_B)))<<SC>>,and(not(equals(_a_B_B,null)),equals(java.lang.Object[]::exactInstance(_a_B_B),TRUE))<<SC>>)<<SC>>),update-application(parallel-upd(elem-update(self_B)(self_B_B),parallel-upd(elem-update(_a_B)(_a_B_B),elem-update(i_1)(i_1_Before_B))),and(\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (and(equals(b_0,b_0_Before_B),imp(equals(b_0_Before_B,TRUE),\<{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    {
      _a_B[i_1] = new Object();
    }
    i_1++;
  }
}\> (and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_0_Before_B,FALSE),and(and(and(and(equals(self_B_After_LOOP_B,self_B_B),\[{
  method-frame (
    source=secure_while_i(java.lang.Object[])@object.ObjectOrientation,
    this=self_B
  ) {
    b_0 = i_1 < _a_B.length;
  }
}\] (equals(b_0_After_B,b_0))),equals(_a_B_B,_a_B)),equals(i_1_After_B,i_1)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(equals(i_1_Before_A,i_1_Before_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_Before_A,java.lang.Object::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_Before_B,java.lang.Object::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_a_B_B,arr(j))))),equals(b_0_Before_A,b_0_Before_B)),if-then-else(and(equals(b_0_Before_A,FALSE),equals(b_0_Before_B,FALSE)),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)),and(newObjectsIsomorphic(seqSingleton(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#)))))),heap_Before_LOOP_0_A<<anonHeapFunction>>,seqSingleton(java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),heap_Before_LOOP_0_B<<anonHeapFunction>>),imp(equals(java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(sub(i_1_After_A,Z(1(#))))),java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(sub(i_1_After_B,Z(1(#)))))),and(and(and(equals(i_1_After_A,i_1_After_B),equals(length(_a_B_A),length(_a_B_B))),equals(seqDef{j:int}(Z(0(#)),i_1_After_A,java.lang.Object::select(heap_After_LOOP_0_A,_a_B_A,arr(j))),seqDef{j:int}(Z(0(#)),i_1_After_B,java.lang.Object::select(heap_After_LOOP_0_B,_a_B_B,arr(j))))),equals(b_0_After_A,b_0_After_B)))))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more
Exception in thread "Thread-1" java.lang.RuntimeException: Proof attempt failed due to exception:java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),and(or(equals(_t_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_A))),and(and(leq(Z(0(#)),i_7_Before_A),leq(i_7_Before_A,length(_t_B_A)))<<SC>>,not(equals(_t_B_A,null)))<<SC, origin(loop_invariant @ file Environment.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_A),elem-update(i_7)(i_7_Before_A)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),and(or(equals(_t_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_B))),and(and(leq(Z(0(#)),i_7_Before_B),leq(i_7_Before_B,length(_t_B_B)))<<SC>>,not(equals(_t_B_B,null)))<<SC>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_B),elem-update(i_7)(i_7_Before_B)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(and(equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,null,simple_evoting.Environment::$result),boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,arr(i))))),equals(i_7_Before_A,i_7_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(and(and(equals(boolean::select(heap_After_LOOP_0_A,null,simple_evoting.Environment::$result),boolean::select(heap_After_LOOP_0_B,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_After_LOOP_0_A,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_After_LOOP_0_B,_t_B_B,arr(i))))),equals(i_7_After_A,i_7_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:254)
	at de.uka.ilkd.key.control.DefaultProofControl$AutoModeThread.run(DefaultProofControl.java:117)
Caused by: java.lang.IndexOutOfBoundsException: Unable to take -1 elements from list [imp(and(update-application(elem-update(heap)(heap_Before_LOOP_0_A<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_A<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_A<<anonHeapFunction>>)),and(or(equals(_t_B_A,null),equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_A))),and(and(leq(Z(0(#)),i_7_Before_A),leq(i_7_Before_A,length(_t_B_A)))<<SC>>,not(equals(_t_B_A,null)))<<SC, origin(loop_invariant @ file Environment.java @ line 105) ([])>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_A),elem-update(i_7)(i_7_Before_A)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_A),imp(equals(b_2_Before_A,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap)))))),imp(equals(b_2_Before_A,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_A,b_2)),equals(_t_B_A,_t_B)),equals(i_7_After_A,i_7)),equals(heap_After_LOOP_0_A,heap))))))),update-application(elem-update(heap)(heap_Before_LOOP_0_B<<anonHeapFunction>>),and(and(and(and(wellFormed(heap_Before_LOOP_0_B<<anonHeapFunction>>),equals(heap,heap_Before_LOOP_0_B<<anonHeapFunction>>)),and(or(equals(_t_B_B,null),equals(boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,java.lang.Object::<created>),TRUE))<<SC>>,inInt(i_7_Before_B))),and(and(leq(Z(0(#)),i_7_Before_B),leq(i_7_Before_B,length(_t_B_B)))<<SC>>,not(equals(_t_B_B,null)))<<SC>>),update-application(parallel-upd(elem-update(_t_B)(_t_B_B),elem-update(i_7)(i_7_Before_B)),and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (and(equals(b_2,b_2_Before_B),imp(equals(b_2_Before_B,TRUE),\<{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    {
      untrustedOutput(_t_B[i_7]);
    }
    i_7++;
  }
}\> (and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap)))))),imp(equals(b_2_Before_B,FALSE),and(and(and(\[{
  method-frame (
    source=untrustedOutputMessage(byte[])@simple_evoting.Environment
  ) {
    b_2 = i_7 < _t_B.length;
  }
}\] (equals(b_2_After_B,b_2)),equals(_t_B_B,_t_B)),equals(i_7_After_B,i_7)),equals(heap_After_LOOP_0_B,heap))))))))<<selfComposedExecution>>,imp(and(and(and(and(equals(boolean::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,null,simple_evoting.Environment::$result),boolean::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_Before_LOOP_0_A<<anonHeapFunction>>,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_Before_LOOP_0_B<<anonHeapFunction>>,_t_B_B,arr(i))))),equals(i_7_Before_A,i_7_Before_B)),equals(b_2_Before_A,b_2_Before_B)),and(and(and(and(equals(boolean::select(heap_After_LOOP_0_A,null,simple_evoting.Environment::$result),boolean::select(heap_After_LOOP_0_B,null,simple_evoting.Environment::$result)),equals(_t_B_A,_t_B_B)),equals(seqDef{i:int}(Z(0(#)),length(_t_B_A),int::select(heap_After_LOOP_0_A,_t_B_A,arr(i))),seqDef{i:int}(Z(0(#)),length(_t_B_B),int::select(heap_After_LOOP_0_B,_t_B_B,arr(i))))),equals(i_7_After_A,i_7_After_B)),equals(b_2_After_A,b_2_After_B))<<postCondition>>))]
	at org.key_project.util.collection.ImmutableSLList.take(ImmutableSLList.java:149)
	at de.uka.ilkd.key.logic.Semisequent.insertAndRemoveRedundancyHelper(Semisequent.java:176)
	at de.uka.ilkd.key.logic.Semisequent.replace(Semisequent.java:260)
	at de.uka.ilkd.key.logic.Sequent.changeFormula(Sequent.java:190)
	at de.uka.ilkd.key.proof.Goal.changeFormula(Goal.java:400)
	at de.uka.ilkd.key.rule.OneStepSimplifier.apply(OneStepSimplifier.java:626)
	at de.uka.ilkd.key.rule.AbstractBuiltInRuleApp.execute(AbstractBuiltInRuleApp.java:77)
	at de.uka.ilkd.key.proof.Goal.apply(Goal.java:613)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.applyAutomaticRule(ApplyStrategy.java:117)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.doWork(ApplyStrategy.java:144)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.executeStrategy(ApplyStrategy.java:293)
	at de.uka.ilkd.key.prover.impl.ApplyStrategy.start(ApplyStrategy.java:261)
	at de.uka.ilkd.key.util.ProofStarter.start(ProofStarter.java:248)
	... 1 more