RunAllProofsInfFlow

29

tests

4

failures

0

ignored

1h0m27.94s

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] 3m28.78s passed
ToyVoting_nomacro data()[11] 48.597s passed
ConditionalConfidential_nomacro data()[12] 0s passed
SumExample_nomacro data()[13] 15.502s passed
ToyBanking_nomacro data()[14] 2m46.21s passed
BlockContracts_nomacro data()[15] 1m37.25s failed
MethodContracts_nomacro data()[16] 1m36.51s passed
LoopInvariants_nomacro data()[17] 1m32.26s failed
MiniExamples_nomacro data()[18] 2m2.28s passed
NewObjects_nomacro data()[19] 2m36.50s failed
ToyVoting data()[1] 32.050s passed
SimpleEvoting_nomacro data()[20] 3m53.49s failed
ToyVoting_fullmacro data()[21] 1m14.25s passed
SumExample_fullmacro data()[22] 14.229s passed
ToyBanking_fullmacro data()[23] 7m31.11s passed
BlockContracts_fullmacro data()[24] 1m40.25s passed
MethodContracts_fullmacro data()[25] 1m34.59s passed
InformationFlow_fullmacro data()[26] 6m39.86s passed
MiniExamples_fullmacro data()[27] 2m1.44s passed
NewObjects_fullmacro data()[28] 3m59.76s passed
SimpleEvoting_fullmacro data()[29] 3m47.58s passed
ConditionalConfidential data()[2] 18.578s passed
SumExample data()[3] 12.107s passed
ToyBanking data()[4] 2m16.41s passed
BlockContracts data()[5] 1m17.11s passed
MethodContracts data()[6] 1m26.80s passed
LoopInvariants data()[7] 1m27.83s passed
MiniExamples data()[8] 1m56.11s passed
NewObjects data()[9] 1m40.51s passed

Standard output

536        INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting 
453        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
472        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)

506        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
510        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 
676        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 
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/standardRules.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/ldt.key 
1058       DEBUG main            d.u.i.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 
1078       DEBUG main            d.u.i.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 
1114       DEBUG main            d.u.i.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 
1125       DEBUG main            d.u.i.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 
1129       DEBUG main            d.u.i.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 
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/locSets.key 
1136       DEBUG main            d.u.i.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 
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/reach.key 
1138       DEBUG main            d.u.i.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 
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/map.key 
1188       DEBUG main            d.u.i.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 
1192       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.key 
1429       DEBUG main            d.u.i.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 
1476       DEBUG main            d.u.i.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 
1568       DEBUG main            d.u.i.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 
1710       DEBUG main            d.u.i.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 
1738       DEBUG main            d.u.i.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 
1859       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.key 
1968       DEBUG main            d.u.i.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 
2225       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2225       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2229       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2229       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2354       DEBUG main            d.u.i.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 
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/bprod.key 
2684       DEBUG main            d.u.i.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 
2691       DEBUG main            d.u.i.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 
2699       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.key 
2813       DEBUG main            d.u.i.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 
2818       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.key 
3138       DEBUG main            d.u.i.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 
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/javaRules.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/assertions.key 
3878       DEBUG main            d.u.i.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 
3916       DEBUG main            d.u.i.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 
3989       DEBUG main            d.u.i.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 
4010       DEBUG main            d.u.i.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 
4014       DEBUG main            d.u.i.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 
4078       DEBUG main            d.u.i.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 
4125       DEBUG main            d.u.i.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 
4145       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4150       DEBUG main            d.u.i.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 
4174       DEBUG main            d.u.i.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 
4180       DEBUG main            d.u.i.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 
4198       DEBUG main            d.u.i.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 
4200       DEBUG main            d.u.i.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 
4201       DEBUG main            d.u.i.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 
4207       DEBUG main            d.u.i.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 
4215       DEBUG main            d.u.i.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 
4224       DEBUG main            d.u.i.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 
4234       DEBUG main            d.u.i.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 
4238       DEBUG main            d.u.i.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 
4242       DEBUG main            d.u.i.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 
4245       DEBUG main            d.u.i.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 
4253       DEBUG main            d.u.i.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 
4328       DEBUG main            d.u.i.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 
4339       DEBUG main            d.u.i.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 
4344       DEBUG main            d.u.i.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 
4348       DEBUG main            d.u.i.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 
4352       DEBUG main            d.u.i.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 
4356       DEBUG main            d.u.i.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 
4359       DEBUG main            d.u.i.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 
4380       DEBUG main            d.u.i.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 
4385       DEBUG main            d.u.i.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 
4389       DEBUG main            d.u.i.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 
4486       DEBUG main            d.u.i.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 
7674       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 
7720       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10865      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 583.31ns 
10871      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 
11798      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
11860      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
12115      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12265      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12266      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 
12268      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 
13570      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 
13581      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13582      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16028      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
16029      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 
16062      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
16072      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
16074      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
16082      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
16132      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16277      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16278      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 
16278      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 
17471      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 
17483      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17485      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19853      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
19853      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 
19958      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20107      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20107      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 
20107      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 
21264      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 
21275      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23535      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
23536      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 
23558      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
23638      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23779      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23779      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 
23779      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 
24848      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 
24859      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24861      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27079      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
27083      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 
27113      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
27185      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27365      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27365      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 
27365      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 
28459      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 
28467      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28483      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30688      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.1ns 
30689      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 
30762      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
30898      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
30924      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
31091      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
31107      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
31229      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
31258      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
31594      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32574      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting 
32589      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ConditionalConfidential 
482        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
499        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
539        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
540        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 
679        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 
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/standardRules.key 
1045       DEBUG main            d.u.i.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 
1053       DEBUG main            d.u.i.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 
1075       DEBUG main            d.u.i.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 
1142       DEBUG main            d.u.i.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 
1153       DEBUG main            d.u.i.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 
1157       DEBUG main            d.u.i.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 
1171       DEBUG main            d.u.i.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 
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/permission.key 
1179       DEBUG main            d.u.i.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 
1180       DEBUG main            d.u.i.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 
1188       DEBUG main            d.u.i.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 
1286       DEBUG main            d.u.i.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 
1287       DEBUG main            d.u.i.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 
1289       DEBUG main            d.u.i.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 
1484       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1594       DEBUG main            d.u.i.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 
1643       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.key 
1985       DEBUG main            d.u.i.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 
2032       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2386       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2387       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2391       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2391       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2451       DEBUG main            d.u.i.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 
2503       DEBUG main            d.u.i.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 
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/bprod.key 
2806       DEBUG main            d.u.i.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 
2813       DEBUG main            d.u.i.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 
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/intPow.key 
2850       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
3206       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
3264       DEBUG main            d.u.i.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 
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/seqPerm.key 
3406       DEBUG main            d.u.i.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 
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/javaRules.key 
3581       DEBUG main            d.u.i.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 
4305       DEBUG main            d.u.i.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 
4317       DEBUG main            d.u.i.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 
4394       DEBUG main            d.u.i.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 
4423       DEBUG main            d.u.i.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 
4428       DEBUG main            d.u.i.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 
4512       DEBUG main            d.u.i.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 
4560       DEBUG main            d.u.i.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 
4578       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4582       DEBUG main            d.u.i.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 
4606       DEBUG main            d.u.i.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 
4611       DEBUG main            d.u.i.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 
4632       DEBUG main            d.u.i.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 
4635       DEBUG main            d.u.i.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 
4636       DEBUG main            d.u.i.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 
4642       DEBUG main            d.u.i.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 
4651       DEBUG main            d.u.i.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 
4661       DEBUG main            d.u.i.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 
4672       DEBUG main            d.u.i.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 
4676       DEBUG main            d.u.i.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 
4679       DEBUG main            d.u.i.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 
4681       DEBUG main            d.u.i.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 
4686       DEBUG main            d.u.i.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 
4746       DEBUG main            d.u.i.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 
4776       DEBUG main            d.u.i.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 
4782       DEBUG main            d.u.i.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 
4783       DEBUG main            d.u.i.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 
4788       DEBUG main            d.u.i.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 
4822       DEBUG main            d.u.i.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 
4825       DEBUG main            d.u.i.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 
4850       DEBUG main            d.u.i.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 
4853       DEBUG main            d.u.i.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 
4857       DEBUG main            d.u.i.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 
4986       DEBUG main            d.u.i.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 
8052       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
8149       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 
8193       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8206       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11203      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 475ns 
11205      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 
13960      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
14152      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14158      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 
14160      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 
15276      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
15343      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 
15363      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15367      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17613      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
17613      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 
18218      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51166      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ConditionalConfidential 
51170      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample 
469        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
493        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
527        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
529        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 
661        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 
955        DEBUG main            d.u.i.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 
1014       DEBUG main            d.u.i.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 
1027       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1090       DEBUG main            d.u.i.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 
1098       DEBUG main            d.u.i.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 
1102       DEBUG main            d.u.i.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 
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/locSets.key 
1108       DEBUG main            d.u.i.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 
1111       DEBUG main            d.u.i.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 
1111       DEBUG main            d.u.i.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 
1113       DEBUG main            d.u.i.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 
1166       DEBUG main            d.u.i.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 
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/wellfound.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/charListHeader.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/propRule.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/firstOrderRules.key 
1478       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
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/updateRules.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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2329       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2331       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2335       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2335       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2421       DEBUG main            d.u.i.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 
2549       DEBUG main            d.u.i.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 
2583       DEBUG main            d.u.i.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 
2590       DEBUG main            d.u.i.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 
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/intPow.key 
2617       DEBUG main            d.u.i.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 
2645       DEBUG main            d.u.i.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 
2647       DEBUG main            d.u.i.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 
2648       DEBUG main            d.u.i.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 
2689       DEBUG main            d.u.i.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 
2706       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.key 
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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
3688       DEBUG main            d.u.i.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 
3700       DEBUG main            d.u.i.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 
3783       DEBUG main            d.u.i.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 
3816       DEBUG main            d.u.i.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 
3819       DEBUG main            d.u.i.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 
3878       DEBUG main            d.u.i.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 
3924       DEBUG main            d.u.i.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 
3952       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3960       DEBUG main            d.u.i.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 
3984       DEBUG main            d.u.i.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 
3989       DEBUG main            d.u.i.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 
4037       DEBUG main            d.u.i.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 
4039       DEBUG main            d.u.i.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 
4041       DEBUG main            d.u.i.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 
4046       DEBUG main            d.u.i.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 
4056       DEBUG main            d.u.i.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 
4080       DEBUG main            d.u.i.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 
4092       DEBUG main            d.u.i.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 
4098       DEBUG main            d.u.i.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 
4101       DEBUG main            d.u.i.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 
4104       DEBUG main            d.u.i.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 
4114       DEBUG main            d.u.i.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 
4155       DEBUG main            d.u.i.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 
4170       DEBUG main            d.u.i.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 
4175       DEBUG main            d.u.i.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 
4178       DEBUG main            d.u.i.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 
4186       DEBUG main            d.u.i.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 
4190       DEBUG main            d.u.i.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 
4194       DEBUG main            d.u.i.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 
4216       DEBUG main            d.u.i.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 
4219       DEBUG main            d.u.i.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 
4223       DEBUG main            d.u.i.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 
4335       DEBUG main            d.u.i.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 
7303       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 
7365       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7381       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10408      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 451ns 
10411      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 
11762      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63275      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample 
63277      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking 
452        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
476        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
512        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
513        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 
651        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 
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/standardRules.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/ldt.key 
990        DEBUG main            d.u.i.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 
1027       DEBUG main            d.u.i.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 
1091       DEBUG main            d.u.i.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 
1105       DEBUG main            d.u.i.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 
1111       DEBUG main            d.u.i.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 
1118       DEBUG main            d.u.i.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 
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/permission.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/reach.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/seq.key 
1126       DEBUG main            d.u.i.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 
1206       DEBUG main            d.u.i.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 
1207       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.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/firstOrderRules.key 
1471       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1694       DEBUG main            d.u.i.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 
1728       DEBUG main            d.u.i.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 
1850       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.key 
1926       DEBUG main            d.u.i.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 
2213       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2214       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2216       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2216       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2297       DEBUG main            d.u.i.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 
2354       DEBUG main            d.u.i.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 
2567       DEBUG main            d.u.i.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 
2630       DEBUG main            d.u.i.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 
2637       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.key 
2702       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.key 
3120       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.key 
3317       DEBUG main            d.u.i.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 
3841       DEBUG main            d.u.i.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 
3851       DEBUG main            d.u.i.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 
3921       DEBUG main            d.u.i.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 
3942       DEBUG main            d.u.i.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 
3948       DEBUG main            d.u.i.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 
4000       DEBUG main            d.u.i.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 
4032       DEBUG main            d.u.i.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 
4047       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4060       DEBUG main            d.u.i.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 
4083       DEBUG main            d.u.i.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 
4088       DEBUG main            d.u.i.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 
4127       DEBUG main            d.u.i.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 
4128       DEBUG main            d.u.i.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 
4130       DEBUG main            d.u.i.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 
4136       DEBUG main            d.u.i.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 
4144       DEBUG main            d.u.i.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 
4154       DEBUG main            d.u.i.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 
4164       DEBUG main            d.u.i.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 
4168       DEBUG main            d.u.i.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 
4172       DEBUG main            d.u.i.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 
4174       DEBUG main            d.u.i.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 
4198       DEBUG main            d.u.i.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 
4253       DEBUG main            d.u.i.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 
4269       DEBUG main            d.u.i.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 
4283       DEBUG main            d.u.i.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 
4285       DEBUG main            d.u.i.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 
4293       DEBUG main            d.u.i.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 
4297       DEBUG main            d.u.i.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 
4299       DEBUG main            d.u.i.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 
4317       DEBUG main            d.u.i.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 
4319       DEBUG main            d.u.i.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 
4321       DEBUG main            d.u.i.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 
4453       DEBUG main            d.u.i.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 
7886       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 
7899       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 
7903       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 
7965       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7982       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11352      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 525.11ns 
11355      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 
13102      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13268      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13268      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 
13268      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 
14574      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 
14580      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 
14583      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 
14593      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14595      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17188      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
17189      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 
18694      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
18695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
18695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
18695      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
18696      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18696      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18696      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
18697      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18972      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
18972      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18973      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
18973      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
18974      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27126      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
27127      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
27127      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
27128      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
27129      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27130      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27133      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
27135      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27405      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
27405      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27406      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
27406      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
27406      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
35621      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
35622      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
35622      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
35622      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
35622      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
35622      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
35622      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
35623      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
35877      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
35878      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
35878      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
35879      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
35879      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
43435      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43737      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43738      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 
43738      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 
44950      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 
44954      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 
44956      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 
44963      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44964      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47349      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
47349      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 
51690      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51945      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51945      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 
51946      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 
53190      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 
53195      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 
53196      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 
53203      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53204      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55553      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
55561      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 
55876      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
56043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56043      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 
56044      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 
57182      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 
57185      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 
57187      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 
57194      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57196      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59615      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
59616      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 
59718      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59886      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59886      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 
59887      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 
61036      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 
61040      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 
61042      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 
61049      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61051      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63416      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
63417      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 
63518      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63690      DEBUG 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      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 
63690      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 
64877      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 
64881      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 
64883      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 
64888      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64893      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67346      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
67347      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 
76113      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76351      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76352      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 
76352      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 
77471      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 
77476      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 
77478      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 
77488      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77490      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79825      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
79825      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 
80336      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
80524      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80524      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 
80524      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 
81666      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 
81669      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 
81671      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 
81677      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81678      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83994      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
83995      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 
84769      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
84770      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
84770      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
84771      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
84771      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
84771      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
84771      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
84771      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
84944      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
84944      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
84945      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
84945      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
84945      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
92124      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
92126      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
92126      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
92126      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
92126      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
92127      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
92127      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
92127      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
92329      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
92329      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
92329      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
92330      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
92330      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
100291     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
100292     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
100545     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
100546     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
100546     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
100546     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
100546     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
108131     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
108423     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108423     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 
108424     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 
109521     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 
109524     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 
109525     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 
109531     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109533     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111705     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
111706     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 
117062     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
117308     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117308     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 
117312     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 
118427     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 
118430     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 
118432     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 
118438     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118439     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120678     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
120678     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 
121082     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
121284     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121284     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 
121284     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 
122423     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 
122428     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 
122429     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 
122437     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122438     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124736     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
124737     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 
124839     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
125024     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125024     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 
125024     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 
126154     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 
126157     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 
126159     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 
126164     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126165     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
128385     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
128386     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 
128490     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
128677     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128677     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 
128679     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 
129765     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 
129768     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 
129769     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 
129775     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129777     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
132036     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
132037     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 
135985     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
199683     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking 
199687     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts 
465        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
505        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
550        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
551        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 
739        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 
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 
1090       DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.key 
1188       DEBUG main            d.u.i.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 
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/floatHeader.key 
1210       DEBUG main            d.u.i.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 
1219       DEBUG main            d.u.i.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 
1221       DEBUG main            d.u.i.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 
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/reach.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/seq.key 
1228       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1317       DEBUG main            d.u.i.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 
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/propRule.key 
1540       DEBUG main            d.u.i.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 
1574       DEBUG main            d.u.i.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 
1619       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.key 
1964       DEBUG main            d.u.i.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 
2036       DEBUG main            d.u.i.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 
2060       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2452       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2453       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2457       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2458       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2493       DEBUG main            d.u.i.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 
2548       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.key 
3333       DEBUG main            d.u.i.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 
3339       DEBUG main            d.u.i.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 
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/seqPerm.key 
3498       DEBUG main            d.u.i.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 
3512       DEBUG main            d.u.i.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 
3798       DEBUG main            d.u.i.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 
4505       DEBUG main            d.u.i.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 
4520       DEBUG main            d.u.i.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 
4608       DEBUG main            d.u.i.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 
4627       DEBUG main            d.u.i.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 
4630       DEBUG main            d.u.i.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 
4668       DEBUG main            d.u.i.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 
4697       DEBUG main            d.u.i.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 
4711       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4714       DEBUG main            d.u.i.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 
4735       DEBUG main            d.u.i.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 
4739       DEBUG main            d.u.i.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 
4771       DEBUG main            d.u.i.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 
4772       DEBUG main            d.u.i.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 
4773       DEBUG main            d.u.i.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 
4778       DEBUG main            d.u.i.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 
4786       DEBUG main            d.u.i.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 
4797       DEBUG main            d.u.i.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 
4804       DEBUG main            d.u.i.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 
4808       DEBUG main            d.u.i.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 
4810       DEBUG main            d.u.i.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 
4811       DEBUG main            d.u.i.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 
4816       DEBUG main            d.u.i.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 
4876       DEBUG main            d.u.i.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 
4886       DEBUG main            d.u.i.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 
4893       DEBUG main            d.u.i.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 
4894       DEBUG main            d.u.i.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 
4899       DEBUG main            d.u.i.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 
4904       DEBUG main            d.u.i.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 
4906       DEBUG main            d.u.i.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 
4927       DEBUG main            d.u.i.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 
4931       DEBUG main            d.u.i.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 
4933       DEBUG main            d.u.i.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 
5023       DEBUG main            d.u.i.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 
8265       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 
8286       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 
8363       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11622      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 502.2ns 
11625      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 
12451      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12587      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12588      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 
12589      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 
13940      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 
13944      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 
13953      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13955      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16501      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.1ns 
16502      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 
16706      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16849      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16849      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 
16850      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 
18047      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 
18051      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 
18059      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18061      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20524      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
20525      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 
21030      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21193      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21193      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 
21193      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 
22344      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 
22349      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 
22362      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22363      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24729      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
24730      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 
25235      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25438      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25438      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 
25443      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 
26555      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 
26565      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 
26578      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26579      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28846      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
28846      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 
29250      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29428      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29428      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 
29429      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 
30539      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 
30541      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 
30547      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30549      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32861      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
32862      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 
33467      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33656      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33657      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 
33657      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 
34739      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 
34743      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 
34749      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34750      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37096      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
37097      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 
37600      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37859      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37860      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 
37860      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 
38908      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 
38912      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 
38917      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41211      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
41212      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 
41715      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
41899      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41899      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 
41900      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 
42960      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 
42962      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 
42968      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42969      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45218      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
45219      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 
45624      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45920      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45921      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 
45921      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 
46945      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 
46949      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 
46955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46956      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49231      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
49232      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 
49534      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49716      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49716      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 
49717      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 
50779      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 
50781      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 
50787      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50791      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53098      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
53098      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 
53305      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53496      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53496      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 
53497      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 
54551      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 
54554      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 
54559      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54561      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56815      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
56815      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 
57020      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57204      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57204      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 
57204      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 
58233      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 
58235      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 
58241      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58242      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60450      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
60451      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 
60656      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60944      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60944      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 
60945      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 
61991      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 
61993      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 
61998      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61999      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64203      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.4ns 
64204      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 
64408      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64643      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64643      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 
64643      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 
65691      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 
65693      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 
65698      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65700      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67935      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
67935      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 
68141      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
68345      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68345      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 
68345      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 
69425      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 
69428      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 
69433      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69435      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71685      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.9ns 
71685      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 
72591      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
72893      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72893      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 
72893      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 
73903      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 
73905      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 
73914      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73915      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76068      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
76069      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 
76675      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
276796     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts 
276798     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts 
486        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
513        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
561        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
562        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 
742        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 
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/standardRules.key 
1081       DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1163       DEBUG main            d.u.i.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 
1169       DEBUG main            d.u.i.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 
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/locSets.key 
1178       DEBUG main            d.u.i.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 
1186       DEBUG main            d.u.i.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 
1187       DEBUG main            d.u.i.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 
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/map.key 
1278       DEBUG main            d.u.i.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 
1281       DEBUG main            d.u.i.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 
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/charListHeader.key 
1467       DEBUG main            d.u.i.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 
1501       DEBUG main            d.u.i.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 
1526       DEBUG main            d.u.i.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 
1581       DEBUG main            d.u.i.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 
1704       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1933       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2232       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2232       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2234       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2234       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2275       DEBUG main            d.u.i.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 
2324       DEBUG main            d.u.i.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 
2557       DEBUG main            d.u.i.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 
2639       DEBUG main            d.u.i.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 
2645       DEBUG main            d.u.i.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 
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/intPow.key 
2678       DEBUG main            d.u.i.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 
2712       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2737       DEBUG main            d.u.i.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 
2782       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.key 
2870       DEBUG main            d.u.i.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 
2932       DEBUG main            d.u.i.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 
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/reachRules.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/seqCoreRules.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/seqRules.key 
3072       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.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/assertions.key 
3943       DEBUG main            d.u.i.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 
3953       DEBUG main            d.u.i.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 
4034       DEBUG main            d.u.i.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 
4059       DEBUG main            d.u.i.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 
4064       DEBUG main            d.u.i.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 
4119       DEBUG main            d.u.i.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 
4166       DEBUG main            d.u.i.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 
4184       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4188       DEBUG main            d.u.i.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 
4241       DEBUG main            d.u.i.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 
4247       DEBUG main            d.u.i.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 
4281       DEBUG main            d.u.i.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 
4282       DEBUG main            d.u.i.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 
4284       DEBUG main            d.u.i.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 
4290       DEBUG main            d.u.i.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 
4300       DEBUG main            d.u.i.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 
4312       DEBUG main            d.u.i.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 
4323       DEBUG main            d.u.i.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 
4328       DEBUG main            d.u.i.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 
4333       DEBUG main            d.u.i.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 
4335       DEBUG main            d.u.i.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 
4341       DEBUG main            d.u.i.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 
4380       DEBUG main            d.u.i.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 
4389       DEBUG main            d.u.i.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 
4394       DEBUG main            d.u.i.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 
4396       DEBUG main            d.u.i.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 
4401       DEBUG main            d.u.i.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 
4405       DEBUG main            d.u.i.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 
4408       DEBUG main            d.u.i.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 
4428       DEBUG main            d.u.i.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 
4432       DEBUG main            d.u.i.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 
4436       DEBUG main            d.u.i.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 
4566       DEBUG main            d.u.i.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 
7581       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 
7632       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7643       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10530      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 401.7ns 
10533      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 
11669      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
11835      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11835      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 
11837      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 
13105      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 
13119      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13121      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15514      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
15515      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 
15819      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15959      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15959      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 
15959      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 
17060      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 
17070      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17072      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19401      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
19401      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 
19604      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19774      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19774      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 
19774      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 
20904      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 
20915      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20916      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23236      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
23237      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 
23342      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23531      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23531      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 
23532      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 
24615      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 
24629      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24630      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26957      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
26957      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 
27060      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27204      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27204      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 
27204      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 
28254      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 
28262      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28264      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30485      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
30485      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 
30587      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30768      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30768      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 
30768      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 
31797      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 
31804      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31806      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34032      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
34033      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 
34236      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34393      DEBUG 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      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 
34393      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 
35381      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 
35389      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35391      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37601      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
37602      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 
37806      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38004      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38004      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 
38005      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 
39072      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 
39079      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39080      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41262      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
41262      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 
41366      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
41545      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41546      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 
41546      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 
42550      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 
42557      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42559      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44717      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
44718      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 
44920      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45102      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45102      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 
45103      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 
46087      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 
46094      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46095      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48215      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
48216      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 
48318      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48522      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48522      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 
48522      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 
49507      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 
49515      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49517      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51669      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.6ns 
51670      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 
51973      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
52182      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52182      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 
52182      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 
53149      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 
53156      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53157      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55284      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
55284      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 
55491      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55670      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55670      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 
55670      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 
56657      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 
56664      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56665      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58890      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
58891      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 
58993      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59171      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59171      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 
59172      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 
60154      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 
60161      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60162      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62297      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.3ns 
62297      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 
62402      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
62582      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62582      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 
62582      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 
63602      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 
63609      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63610      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65743      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
65743      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 
65845      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
66034      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66034      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 
66034      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 
67057      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 
67063      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67065      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69216      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
69216      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 
69319      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69504      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69504      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 
69504      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 
70464      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 
70471      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70472      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72583      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
72584      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 
72688      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
72882      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72882      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 
72882      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 
73870      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 
73884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73886      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75948      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
75948      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 
76050      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76251      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76251      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 
76251      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 
77239      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 
77246      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77247      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79382      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.1ns 
79383      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 
79486      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79681      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79682      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 
79682      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 
80661      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 
80669      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80670      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82762      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
82763      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 
82864      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83065      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83065      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 
83066      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 
84054      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 
84060      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84062      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86268      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
86268      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 
86377      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
363596     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts 
363599     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test LoopInvariants 
438        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
456        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
485        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
486        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 
636        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 
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/standardRules.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/ldt.key 
996        DEBUG main            d.u.i.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 
1018       DEBUG main            d.u.i.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 
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/integerHeader.key 
1057       DEBUG main            d.u.i.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 
1060       DEBUG main            d.u.i.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 
1064       DEBUG main            d.u.i.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 
1065       DEBUG main            d.u.i.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 
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/reach.key 
1067       DEBUG main            d.u.i.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 
1068       DEBUG main            d.u.i.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 
1115       DEBUG main            d.u.i.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 
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/wellfound.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/charListHeader.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/propRule.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/firstOrderRules.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/ifThenElseRules.key 
1511       DEBUG main            d.u.i.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 
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/updateRules.key 
1651       DEBUG main            d.u.i.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 
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/intRules.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/intRulesUncheckedSemantics.key 
1800       DEBUG main            d.u.i.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 
1808       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2129       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2130       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2131       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2132       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2450       DEBUG main            d.u.i.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 
2523       DEBUG main            d.u.i.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 
2533       DEBUG main            d.u.i.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 
2556       DEBUG main            d.u.i.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 
2576       DEBUG main            d.u.i.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 
2605       DEBUG main            d.u.i.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 
2606       DEBUG main            d.u.i.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 
2607       DEBUG main            d.u.i.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 
2630       DEBUG main            d.u.i.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 
2655       DEBUG main            d.u.i.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 
2660       DEBUG main            d.u.i.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 
2666       DEBUG main            d.u.i.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 
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/heapRules.key 
2858       DEBUG main            d.u.i.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 
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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
3813       DEBUG main            d.u.i.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 
3823       DEBUG main            d.u.i.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 
3892       DEBUG main            d.u.i.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 
3915       DEBUG main            d.u.i.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 
3918       DEBUG main            d.u.i.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 
4004       DEBUG main            d.u.i.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 
4045       DEBUG main            d.u.i.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 
4061       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4064       DEBUG main            d.u.i.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 
4085       DEBUG main            d.u.i.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 
4090       DEBUG main            d.u.i.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 
4109       DEBUG main            d.u.i.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 
4110       DEBUG main            d.u.i.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 
4111       DEBUG main            d.u.i.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 
4116       DEBUG main            d.u.i.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 
4124       DEBUG main            d.u.i.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 
4133       DEBUG main            d.u.i.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 
4144       DEBUG main            d.u.i.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 
4147       DEBUG main            d.u.i.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 
4150       DEBUG main            d.u.i.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 
4152       DEBUG main            d.u.i.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 
4159       DEBUG main            d.u.i.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 
4190       DEBUG main            d.u.i.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 
4197       DEBUG main            d.u.i.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 
4202       DEBUG main            d.u.i.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 
4203       DEBUG main            d.u.i.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 
4208       DEBUG main            d.u.i.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 
4212       DEBUG main            d.u.i.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 
4214       DEBUG main            d.u.i.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 
4263       DEBUG main            d.u.i.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 
4266       DEBUG main            d.u.i.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 
4268       DEBUG main            d.u.i.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 
4367       DEBUG main            d.u.i.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 
8104       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 
8176       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8195       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11735      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 423.1ns 
11766      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 
13316      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13476      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13476      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 
13477      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 
14841      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 
14853      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14855      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17692      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
17692      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 
18303      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18494      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18494      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 
18494      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 
19804      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 
19813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22535      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
22537      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 
23043      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23215      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23215      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 
23215      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 
24484      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 
24494      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24495      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27187      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
27189      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 
28394      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28645      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28645      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 
28646      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 
29888      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 
29897      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29899      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32574      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
32574      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 
33679      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33870      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33870      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 
33871      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 
35134      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 
35141      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35143      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37685      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
37686      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 
38791      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38985      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38985      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 
38986      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 
40202      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 
40209      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40211      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42778      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
42779      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 
43889      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
44136      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44136      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 
44137      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 
45357      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 
45365      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45366      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47972      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
47972      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 
48576      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48754      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48754      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 
48755      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 
49985      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 
49992      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49994      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52541      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
52542      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 
52845      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53019      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53019      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 
53020      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 
54184      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 
54191      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54192      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56820      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
56821      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 
57131      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
57309      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57309      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 
57309      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 
58517      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 
58524      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58525      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61095      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
61095      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 
61600      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61813      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 
61813      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 
62994      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 
63000      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63001      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65524      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
65525      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 
66028      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
66238      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66238      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 
66238      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 
67406      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 
67413      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67414      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69979      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 81ns 
69980      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 
70485      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
70743      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70743      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 
70743      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 
71893      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 
71899      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71900      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74438      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
74439      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 
74741      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74954      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74954      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 
74954      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 
76126      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 
76132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76134      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78715      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.5ns 
78715      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 
79019      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79210      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79210      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 
79211      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 
80410      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 
80416      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80418      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82969      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
82969      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 
83071      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83267      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83267      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 
83268      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 
84471      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 
84478      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84479      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87018      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
87019      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 
87423      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
451430     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test LoopInvariants 
451431     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples 
401        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
422        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
471        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
473        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 
651        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 
937        DEBUG main            d.u.i.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 
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/ldt.key 
990        DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.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/integerHeader.key 
1098       DEBUG main            d.u.i.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 
1105       DEBUG main            d.u.i.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 
1113       DEBUG main            d.u.i.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 
1114       DEBUG main            d.u.i.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 
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/reach.key 
1118       DEBUG main            d.u.i.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 
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/map.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/freeADT.key 
1202       DEBUG main            d.u.i.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 
1203       DEBUG main            d.u.i.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 
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/propRule.key 
1506       DEBUG main            d.u.i.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 
1582       DEBUG main            d.u.i.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 
1644       DEBUG main            d.u.i.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 
1822       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.key 
1995       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.key 
2019       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2349       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2350       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2354       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2354       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2394       DEBUG main            d.u.i.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 
2466       DEBUG main            d.u.i.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 
2583       DEBUG main            d.u.i.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 
2624       DEBUG main            d.u.i.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 
2643       DEBUG main            d.u.i.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 
2655       DEBUG main            d.u.i.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 
2674       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.key 
2815       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.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/permissionRules.key 
3012       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.key 
3298       DEBUG main            d.u.i.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 
3939       DEBUG main            d.u.i.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 
3948       DEBUG main            d.u.i.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 
4012       DEBUG main            d.u.i.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 
4034       DEBUG main            d.u.i.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 
4038       DEBUG main            d.u.i.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 
4081       DEBUG main            d.u.i.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 
4112       DEBUG main            d.u.i.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 
4128       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4131       DEBUG main            d.u.i.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 
4155       DEBUG main            d.u.i.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 
4159       DEBUG main            d.u.i.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 
4177       DEBUG main            d.u.i.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 
4178       DEBUG main            d.u.i.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 
4179       DEBUG main            d.u.i.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 
4185       DEBUG main            d.u.i.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 
4192       DEBUG main            d.u.i.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 
4238       DEBUG main            d.u.i.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 
4249       DEBUG main            d.u.i.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 
4252       DEBUG main            d.u.i.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 
4257       DEBUG main            d.u.i.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 
4259       DEBUG main            d.u.i.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 
4266       DEBUG main            d.u.i.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 
4297       DEBUG main            d.u.i.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 
4305       DEBUG main            d.u.i.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 
4312       DEBUG main            d.u.i.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 
4314       DEBUG main            d.u.i.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 
4318       DEBUG main            d.u.i.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 
4322       DEBUG main            d.u.i.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 
4324       DEBUG main            d.u.i.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 
4342       DEBUG main            d.u.i.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 
4345       DEBUG main            d.u.i.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 
4349       DEBUG main            d.u.i.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 
4452       DEBUG main            d.u.i.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 
8048       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 
8059       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 
8062       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 
8067       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 
8127       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8148       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11228      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 400ns 
11230      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 
11959      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12081      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12082      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 
12082      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 
13342      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 
13345      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 
13347      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 
13350      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 
13359      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13360      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15696      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
15697      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 
15899      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16044      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16048      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 
16048      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 
17235      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 
17238      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 
17240      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 
17244      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 
17252      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17253      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19619      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.5ns 
19622      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 
19727      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19903      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19903      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 
19903      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 
21093      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 
21100      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 
21101      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 
21104      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 
21113      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21114      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23490      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
23491      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 
23521      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23525      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23545      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23565      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23621      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23714      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
23854      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23854      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 
23855      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 
24926      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 
24929      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 
24931      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 
24933      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 
24939      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24941      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27160      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
27161      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 
27203      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27222      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27253      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
27363      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27516      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27516      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 
27516      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 
28554      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 
28557      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 
28558      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 
28559      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 
28566      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30798      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
30799      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 
30842      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
30905      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
30938      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31002      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31174      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31174      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 
31175      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 
32255      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 
32259      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 
32260      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 
32262      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 
32269      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32277      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34619      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
34619      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 
34651      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
34700      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
34728      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
34822      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34989      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34989      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 
34989      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 
36064      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 
36066      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 
36067      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 
36068      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 
36075      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36076      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38318      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
38319      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 
38350      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
38356      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
38421      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38579      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38579      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 
38580      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 
39610      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 
39612      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 
39614      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 
39615      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 
39620      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39622      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41931      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
41932      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 
41977      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
41981      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42031      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
42035      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42138      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42297      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42297      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 
42297      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 
43354      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 
43356      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 
43357      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 
43358      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 
43364      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43365      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45672      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
45673      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 
45712      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
45716      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
45759      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
45762      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
45877      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46050      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46051      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 
46052      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 
47073      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 
47075      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 
47076      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 
47078      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 
47083      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47084      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49311      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
49311      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 
49333      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
49363      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
49375      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
49394      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
49405      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
49513      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49697      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49697      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 
49698      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 
50702      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 
50704      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 
50706      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 
50707      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 
50712      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50714      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52864      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
52865      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 
52967      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53183      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53183      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 
53184      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 
54192      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 
54194      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 
54195      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 
54196      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 
54203      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54205      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56442      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.5ns 
56443      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 
56462      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
56480      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56491      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56507      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56516      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
56545      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
56740      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56741      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 
56741      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 
57727      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 
57729      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 
57730      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 
57731      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 
57736      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57737      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
59937      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 
59956      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
59974      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
59992      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60040      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60220      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60220      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 
60221      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 
61202      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 
61204      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 
61205      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 
61206      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 
61211      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61213      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63376      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17ns 
63376      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 
63478      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63662      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63662      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 
63662      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 
64705      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 
64706      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 
64707      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 
64708      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 
64714      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64715      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66928      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
66928      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 
66946      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
66949      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
66960      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
66974      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
66991      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
67031      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67227      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67227      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 
67227      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 
68214      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 
68216      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 
68217      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 
68218      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 
68224      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68228      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70405      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
70406      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 
70433      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70437      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70443      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
70455      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
70513      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
70718      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70718      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 
70719      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 
71738      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 
71740      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 
71741      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 
71742      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 
71748      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71749      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73967      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
73967      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 
73993      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
73996      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
74007      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
74072      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74279      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74279      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 
74279      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 
75302      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 
75304      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 
75305      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 
75306      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 
75313      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75314      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77467      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
77467      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 
77489      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
77572      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
77763      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77763      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 
77764      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 
78747      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 
78748      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 
78749      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 
78750      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 
78754      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78756      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80967      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
80967      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 
80986      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
80989      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
81070      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81277      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81277      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 
81277      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 
82274      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 
82276      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 
82277      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 
82278      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 
82283      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82285      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84460      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
84461      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 
84479      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
84482      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
84564      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
84780      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84780      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 
84781      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 
85758      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 
85760      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 
85761      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 
85762      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 
85767      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85768      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87903      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
87904      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 
87925      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87930      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87943      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
88006      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88220      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88220      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 
88221      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 
89206      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 
89208      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 
89208      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 
89210      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 
89214      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89216      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91338      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
91339      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 
91358      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
91383      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
91392      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
91409      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
91419      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
91443      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
91667      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91667      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 
91667      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 
92664      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 
92665      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 
92666      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 
92667      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 
92671      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92672      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94816      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
94816      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 
94838      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94870      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94873      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94880      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94893      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94918      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
95138      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95138      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 
95138      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 
96135      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 
96137      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 
96138      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 
96139      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 
96153      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96154      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98267      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
98267      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 
98284      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98291      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98300      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98369      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98593      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98593      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 
98593      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 
99596      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 
99598      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 
99599      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 
99600      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 
99605      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99606      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101770     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
101771     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 
101791     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
101817     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101826     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101844     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101854     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101873     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
102102     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102102     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 
102102     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 
103102     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 
103104     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 
103105     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 
103106     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 
103111     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103112     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105252     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
105253     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 
105272     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
105298     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105316     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105355     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
105588     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105588     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 
105588     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 
106557     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 
106558     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 
106559     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 
106560     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 
106565     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106566     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108641     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.8ns 
108642     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 
108659     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
108681     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
108695     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
108744     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
108977     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108977     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 
108977     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 
109956     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 
109958     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 
109958     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 
109959     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 
109964     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109966     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112099     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.1ns 
112099     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 
112116     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
112157     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
112173     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
112200     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
112427     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112427     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 
112428     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 
113391     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 
113392     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 
113393     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 
113394     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 
113400     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113401     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115550     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
115550     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 
115571     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
115574     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
115656     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
567538     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples 
567542     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects 
431        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
453        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
497        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
498        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 
710        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 
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/standardRules.key 
1027       DEBUG main            d.u.i.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 
1032       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1128       DEBUG main            d.u.i.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 
1132       DEBUG main            d.u.i.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 
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/permission.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/reach.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/seq.key 
1138       DEBUG main            d.u.i.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 
1201       DEBUG main            d.u.i.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 
1202       DEBUG main            d.u.i.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 
1203       DEBUG main            d.u.i.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 
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/propRule.key 
1405       DEBUG main            d.u.i.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 
1434       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1658       DEBUG main            d.u.i.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 
1683       DEBUG main            d.u.i.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 
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/intRules.key 
1828       DEBUG main            d.u.i.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 
1860       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2108       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2109       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2112       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2112       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2336       DEBUG main            d.u.i.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 
2388       DEBUG main            d.u.i.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 
2397       DEBUG main            d.u.i.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 
2410       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2473       DEBUG main            d.u.i.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 
2474       DEBUG main            d.u.i.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 
2475       DEBUG main            d.u.i.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 
2521       DEBUG main            d.u.i.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 
2545       DEBUG main            d.u.i.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 
2550       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
3689       DEBUG main            d.u.i.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 
3698       DEBUG main            d.u.i.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 
3760       DEBUG main            d.u.i.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 
3783       DEBUG main            d.u.i.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 
3786       DEBUG main            d.u.i.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 
3845       DEBUG main            d.u.i.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 
3886       DEBUG main            d.u.i.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 
3933       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3937       DEBUG main            d.u.i.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 
3964       DEBUG main            d.u.i.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 
3968       DEBUG main            d.u.i.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 
3988       DEBUG main            d.u.i.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 
3989       DEBUG main            d.u.i.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 
3991       DEBUG main            d.u.i.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 
3996       DEBUG main            d.u.i.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 
4004       DEBUG main            d.u.i.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 
4014       DEBUG main            d.u.i.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 
4023       DEBUG main            d.u.i.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 
4027       DEBUG main            d.u.i.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 
4031       DEBUG main            d.u.i.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 
4034       DEBUG main            d.u.i.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 
4040       DEBUG main            d.u.i.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 
4069       DEBUG main            d.u.i.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 
4077       DEBUG main            d.u.i.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 
4082       DEBUG main            d.u.i.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 
4084       DEBUG main            d.u.i.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 
4088       DEBUG main            d.u.i.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 
4092       DEBUG main            d.u.i.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 
4095       DEBUG main            d.u.i.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 
4114       DEBUG main            d.u.i.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 
4118       DEBUG main            d.u.i.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 
4121       DEBUG main            d.u.i.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 
4265       DEBUG main            d.u.i.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 
7663       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
7758       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 
7766       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 
7770       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 
7773       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 
7778       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 
7815       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11164      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 471.31ns 
11166      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 
11922      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12066      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12067      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 
12067      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 
13260      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
13331      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 
13340      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 
13344      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 
13346      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 
13351      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 
13367      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13371      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15902      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
15903      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 
16237      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
16485      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
16509      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16674      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16674      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 
16674      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 
17839      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
17902      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 
17905      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 
17907      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 
17909      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 
17912      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 
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 
17924      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20423      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
20424      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 
20553      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
20676      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
20734      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20876      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20876      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 
20877      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 
22028      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
22086      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 
22090      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 
22092      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 
22094      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 
22098      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 
22105      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22106      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24552      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
24553      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 
24654      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
24741      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
24756      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24948      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24948      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 
24949      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 
26040      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
26095      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 
26099      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 
26101      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 
26102      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 
26105      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 
26113      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26116      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28583      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.8ns 
28583      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 
28685      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28836      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28836      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 
28837      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 
29890      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
29961      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 
29964      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 
29965      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 
29966      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 
29968      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 
29974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29976      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32425      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
32426      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 
34445      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34675      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34676      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 
34676      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 
35750      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
35801      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 
35804      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 
35805      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 
35806      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 
35808      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 
35814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38153      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
38154      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 
38959      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39195      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39195      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 
39195      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 
40275      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
40326      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 
40328      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 
40331      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 
40332      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 
40334      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 
40339      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40340      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42658      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
42659      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 
42705      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
42716      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
42865      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43052      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43053      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 
43053      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 
44087      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
44137      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 
44139      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 
44140      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 
44141      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 
44142      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 
44148      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44149      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46523      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
46524      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 
46550      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
46684      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
46948      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
46961      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47005      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
47351      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
47555      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47566      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47591      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47833      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48029      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48029      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 
48029      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 
49043      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
49119      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 
49122      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 
49123      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 
49124      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 
49126      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 
49131      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49132      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51538      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
51539      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 
51570      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
51734      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
51934      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
51945      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
52001      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
52282      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
52442      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
52452      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
52481      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
52744      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
52957      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52957      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 
52957      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 
54018      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
54073      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 
54075      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 
54076      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 
54077      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 
54078      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 
54084      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54085      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56374      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
56374      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 
56397      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
56523      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
56684      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
56962      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
57148      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
57384      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57586      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57586      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 
57587      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 
58655      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
58704      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 
58707      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 
58708      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 
58709      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 
58711      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 
58717      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58718      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61036      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
61038      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 
61165      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61320      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61336      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
61378      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61392      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
61538      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61561      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
61742      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61967      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61967      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 
61967      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 
63033      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
63085      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 
63088      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 
63089      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 
63090      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 
63091      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 
63097      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63098      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65397      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.9ns 
65398      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 
65535      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
65679      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
65688      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
65711      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
65902      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
66113      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66113      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 
66114      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 
67152      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
67201      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 
67203      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 
67204      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 
67205      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 
67206      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 
67212      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67213      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69520      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
69521      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 
69542      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
69545      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
69624      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69846      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69847      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 
69847      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 
70875      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
70925      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 
70927      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 
70927      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 
70928      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 
70930      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 
70935      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70937      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73286      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.6ns 
73287      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 
73310      DEBUG Thread-29       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
73313      DEBUG Thread-29       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
73389      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73587      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73587      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 
73587      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 
74629      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
74680      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 
74683      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 
74684      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 
74685      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 
74687      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 
74693      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74694      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77013      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
77013      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 
77220      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
77424      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77424      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 
77424      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 
78420      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
78468      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 
78470      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 
78470      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 
78471      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 
78473      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 
78478      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78479      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80777      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
80778      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 
81085      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81285      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81286      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 
81286      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 
82328      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
82376      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 
82378      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 
82378      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 
82379      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 
82381      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 
82385      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82386      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84631      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
84632      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 
84836      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85042      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 
85042      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 
86095      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
86147      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 
86149      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 
86150      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 
86151      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 
86153      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 
86158      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86159      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88506      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
88506      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 
88612      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88824      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 
88824      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 
89853      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
89903      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 
89905      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 
89905      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 
89906      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 
89907      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 
89912      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89913      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92267      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.3ns 
92268      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 
92372      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92602      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92602      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 
92602      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 
93607      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
93656      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 
93658      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 
93659      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 
93660      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 
93661      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 
93666      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93667      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95993      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
95994      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 
96402      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96625      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 
96625      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 
97692      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 
97698      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97699      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99841      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
99841      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 
100045     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
668046     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects 
668049     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting 
425        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
439        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
477        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
478        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 
625        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 
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/standardRules.key 
958        DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.key 
1021       DEBUG main            d.u.i.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 
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/floatHeader.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/heap.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/locSets.key 
1057       DEBUG main            d.u.i.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 
1060       DEBUG main            d.u.i.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 
1061       DEBUG main            d.u.i.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 
1065       DEBUG main            d.u.i.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 
1154       DEBUG main            d.u.i.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 
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/wellfound.key 
1159       DEBUG main            d.u.i.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 
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/propRule.key 
1359       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1486       DEBUG main            d.u.i.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 
1654       DEBUG main            d.u.i.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 
1709       DEBUG main            d.u.i.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 
1859       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1964       DEBUG main            d.u.i.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 
1983       DEBUG main            d.u.i.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 
2203       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2203       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2205       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2205       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2240       DEBUG main            d.u.i.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 
2276       DEBUG main            d.u.i.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 
2396       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2440       DEBUG main            d.u.i.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 
2446       DEBUG main            d.u.i.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 
2480       DEBUG main            d.u.i.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 
2508       DEBUG main            d.u.i.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 
2509       DEBUG main            d.u.i.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 
2510       DEBUG main            d.u.i.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 
2534       DEBUG main            d.u.i.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 
2577       DEBUG main            d.u.i.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 
2583       DEBUG main            d.u.i.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 
2588       DEBUG main            d.u.i.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 
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/heapRules.key 
2733       DEBUG main            d.u.i.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 
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/reachRules.key 
2806       DEBUG main            d.u.i.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 
2811       DEBUG main            d.u.i.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 
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/seqPerm.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/seqPerm2.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/javaRules.key 
3108       DEBUG main            d.u.i.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 
3797       DEBUG main            d.u.i.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 
3810       DEBUG main            d.u.i.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 
3860       DEBUG main            d.u.i.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 
3881       DEBUG main            d.u.i.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 
3884       DEBUG main            d.u.i.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 
3925       DEBUG main            d.u.i.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 
3992       DEBUG main            d.u.i.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 
4019       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4022       DEBUG main            d.u.i.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 
4042       DEBUG main            d.u.i.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 
4046       DEBUG main            d.u.i.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 
4064       DEBUG main            d.u.i.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 
4065       DEBUG main            d.u.i.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 
4067       DEBUG main            d.u.i.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 
4072       DEBUG main            d.u.i.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 
4079       DEBUG main            d.u.i.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 
4088       DEBUG main            d.u.i.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 
4096       DEBUG main            d.u.i.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 
4099       DEBUG main            d.u.i.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 
4102       DEBUG main            d.u.i.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 
4105       DEBUG main            d.u.i.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 
4110       DEBUG main            d.u.i.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 
4139       DEBUG main            d.u.i.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 
4146       DEBUG main            d.u.i.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 
4150       DEBUG main            d.u.i.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 
4152       DEBUG main            d.u.i.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 
4156       DEBUG main            d.u.i.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 
4159       DEBUG main            d.u.i.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 
4162       DEBUG main            d.u.i.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 
4213       DEBUG main            d.u.i.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 
4218       DEBUG main            d.u.i.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 
4222       DEBUG main            d.u.i.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 
4318       DEBUG main            d.u.i.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 
8267       DEBUG 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 
8286       DEBUG 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 
8289       DEBUG 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 
8291       DEBUG 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 
8326       DEBUG 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 
8332       DEBUG 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 
8338       DEBUG 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 
8340       DEBUG 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 
8399       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8421       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12066      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 484.31ns 
12072      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 
13614      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13783      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13784      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 
13785      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 
15297      DEBUG 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 
15305      DEBUG 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 
15306      DEBUG 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 
15307      DEBUG 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 
15308      DEBUG 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 
15309      DEBUG 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 
15310      DEBUG 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 
15316      DEBUG 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 
15331      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15337      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18476      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.2ns 
18476      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 
19185      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19363      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19363      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 
19364      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 
20749      DEBUG 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 
20753      DEBUG 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 
20754      DEBUG 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 
20755      DEBUG 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 
20756      DEBUG 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 
20757      DEBUG 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 
20759      DEBUG 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 
20760      DEBUG 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 
20767      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20768      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23637      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
23638      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 
25547      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25752      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25752      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 
25753      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 
27163      DEBUG 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 
27167      DEBUG 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 
27168      DEBUG 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 
27169      DEBUG 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 
27170      DEBUG 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 
27171      DEBUG 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 
27173      DEBUG 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 
27174      DEBUG 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 
27181      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27183      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29954      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
29955      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 
30057      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30262      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30262      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 
30262      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 
31574      DEBUG 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 
31577      DEBUG 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 
31578      DEBUG 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 
31579      DEBUG 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 
31580      DEBUG 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 
31581      DEBUG 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 
31583      DEBUG 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 
31584      DEBUG 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 
31590      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31591      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34323      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
34323      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 
34436      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
34597      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34597      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 
34598      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 
35971      DEBUG 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 
35975      DEBUG 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 
35976      DEBUG 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 
35977      DEBUG 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 
35978      DEBUG 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 
35980      DEBUG 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 
35981      DEBUG 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 
35982      DEBUG 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 
35988      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38747      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
38748      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 
38858      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39025      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39026      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 
39026      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 
40330      DEBUG 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 
40333      DEBUG 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 
40334      DEBUG 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 
40335      DEBUG 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 
40335      DEBUG 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 
40337      DEBUG 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 
40339      DEBUG 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 
40340      DEBUG 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 
40345      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40347      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43089      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
43090      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 
43191      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43357      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43358      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 
43358      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 
44706      DEBUG 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 
44709      DEBUG 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 
44710      DEBUG 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 
44710      DEBUG 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 
44711      DEBUG 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 
44712      DEBUG 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 
44714      DEBUG 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 
44714      DEBUG 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 
44721      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44722      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47493      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
47493      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 
60023      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60297      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60297      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 
60298      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 
61613      DEBUG 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 
61615      DEBUG 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 
61616      DEBUG 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 
61617      DEBUG 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 
61617      DEBUG 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 
61618      DEBUG 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 
61620      DEBUG 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 
61620      DEBUG 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 
61626      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61627      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64260      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
64261      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 
73252      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73501      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73501      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 
73502      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 
74829      DEBUG 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 
74831      DEBUG 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 
74832      DEBUG 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 
74840      DEBUG 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 
74841      DEBUG 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 
74846      DEBUG 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 
74847      DEBUG 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 
74848      DEBUG 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 
74854      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77575      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
77575      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 
77780      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
77967      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77967      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 
77968      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 
79214      DEBUG 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 
79217      DEBUG 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 
79218      DEBUG 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 
79219      DEBUG 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 
79220      DEBUG 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 
79221      DEBUG 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 
79222      DEBUG 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 
79223      DEBUG 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 
79244      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79246      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81914      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
81915      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 
84423      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
84650      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84650      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 
84651      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 
85969      DEBUG 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 
85972      DEBUG 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 
85972      DEBUG 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 
85973      DEBUG 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 
85974      DEBUG 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 
85975      DEBUG 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 
85976      DEBUG 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 
85977      DEBUG 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 
85982      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85983      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88589      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
88590      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 
89495      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
89700      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89700      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 
89701      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 
90963      DEBUG 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 
90966      DEBUG 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 
90966      DEBUG 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 
90967      DEBUG 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 
90968      DEBUG 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 
90969      DEBUG 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 
90970      DEBUG 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 
90977      DEBUG 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 
90982      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90984      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93605      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.8ns 
93605      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 
93910      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94179      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94180      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 
94180      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 
95437      DEBUG 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 
95440      DEBUG 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 
95441      DEBUG 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 
95442      DEBUG 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 
95443      DEBUG 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 
95444      DEBUG 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 
95445      DEBUG 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 
95446      DEBUG 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 
95452      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95453      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98124      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
98125      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 
98430      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98638      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98639      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 
98639      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 
99872      DEBUG 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 
99874      DEBUG 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 
99875      DEBUG 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 
99875      DEBUG 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 
99876      DEBUG 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 
99877      DEBUG 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 
99878      DEBUG 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 
99879      DEBUG 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 
99884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99885      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102522     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.6ns 
102523     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 
103334     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
103551     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103551     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 
103551     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 
104843     DEBUG 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 
104845     DEBUG 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 
104846     DEBUG 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 
104847     DEBUG 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 
104847     DEBUG 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 
104849     DEBUG 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 
104850     DEBUG 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 
104851     DEBUG 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 
104856     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104857     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107536     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
107536     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 
107739     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
107957     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107958     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 
107958     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 
109184     DEBUG 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 
109186     DEBUG 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 
109187     DEBUG 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 
109188     DEBUG 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 
109188     DEBUG 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 
109190     DEBUG 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 
109191     DEBUG 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 
109192     DEBUG 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 
109197     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109198     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111854     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
111854     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 
112257     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
112480     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112480     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 
112480     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 
113719     DEBUG 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 
113721     DEBUG 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 
113722     DEBUG 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 
113723     DEBUG 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 
113723     DEBUG 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 
113724     DEBUG 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 
113725     DEBUG 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 
113726     DEBUG 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 
113731     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113732     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116447     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
116447     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 
116650     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
116897     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116897     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 
116897     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 
118157     DEBUG 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 
118160     DEBUG 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 
118160     DEBUG 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 
118161     DEBUG 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 
118162     DEBUG 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 
118163     DEBUG 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 
118164     DEBUG 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 
118164     DEBUG 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 
118169     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118171     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120829     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
120830     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 
120997     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: server; 
121005     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: out; 
121535     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
121798     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121798     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 
121798     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 
123065     DEBUG 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 
123067     DEBUG 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 
123068     DEBUG 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 
123068     DEBUG 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 
123069     DEBUG 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 
123070     DEBUG 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 
123071     DEBUG 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 
123072     DEBUG 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 
123077     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123078     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
125759     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
125760     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 
126028     DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: server; 
172045     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
172420     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
172421     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 
172422     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 
173684     DEBUG 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 
173688     DEBUG 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 
173688     DEBUG 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 
173689     DEBUG 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 
173690     DEBUG 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 
173692     DEBUG 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 
173693     DEBUG 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 
173693     DEBUG 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 
173698     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
173700     DEBUG main            d.u.i.k.p.i.KeYFile       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 13.4ns 
176323     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 
180732     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
181181     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181181     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 
181181     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 
182466     DEBUG 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 
182468     DEBUG 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 
182469     DEBUG 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 
182469     DEBUG 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 
182470     DEBUG 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 
182471     DEBUG 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 
182472     DEBUG 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 
182473     DEBUG 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 
182478     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182479     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
185039     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
185040     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 
190717     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
191012     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
191012     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 
191012     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 
192273     DEBUG 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 
192275     DEBUG 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 
192276     DEBUG 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 
192277     DEBUG 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 
192277     DEBUG 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 
192278     DEBUG 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 
192279     DEBUG 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 
192280     DEBUG 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 
192284     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
192286     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
194891     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
194891     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 
203879     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
204199     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204199     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 
204199     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 
205491     DEBUG 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 
205494     DEBUG 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 
205495     DEBUG 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 
205496     DEBUG 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 
205496     DEBUG 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 
205498     DEBUG 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 
205499     DEBUG 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 
205499     DEBUG 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 
205505     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
205506     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
208125     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
208126     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 
208328     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
876831     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting 
876832     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting_nomacro 
445        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
477        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
550        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
551        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 
688        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 
957        DEBUG main            d.u.i.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 
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/ldt.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/boolean.key 
1032       DEBUG main            d.u.i.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 
1064       DEBUG main            d.u.i.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 
1072       DEBUG main            d.u.i.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 
1075       DEBUG main            d.u.i.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 
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/locSets.key 
1087       DEBUG main            d.u.i.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 
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/reach.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/seq.key 
1092       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.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/charListHeader.key 
1350       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1484       DEBUG main            d.u.i.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 
1524       DEBUG main            d.u.i.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 
1673       DEBUG main            d.u.i.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 
1713       DEBUG main            d.u.i.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 
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/intRules.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/intRulesUncheckedSemantics.key 
1909       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
1935       DEBUG main            d.u.i.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 
2175       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2176       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2181       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2181       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2231       DEBUG main            d.u.i.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 
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/bsum.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/bprod.key 
2606       DEBUG main            d.u.i.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 
2614       DEBUG main            d.u.i.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 
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/intPow.key 
2651       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
3021       DEBUG main            d.u.i.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 
3067       DEBUG main            d.u.i.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 
3072       DEBUG main            d.u.i.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 
3138       DEBUG main            d.u.i.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 
3219       DEBUG main            d.u.i.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 
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/javaRules.key 
3333       DEBUG main            d.u.i.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 
4044       DEBUG main            d.u.i.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 
4054       DEBUG main            d.u.i.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 
4123       DEBUG main            d.u.i.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 
4145       DEBUG main            d.u.i.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 
4149       DEBUG main            d.u.i.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 
4194       DEBUG main            d.u.i.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 
4224       DEBUG main            d.u.i.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 
4247       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4280       DEBUG main            d.u.i.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 
4305       DEBUG main            d.u.i.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 
4309       DEBUG main            d.u.i.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 
4330       DEBUG main            d.u.i.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 
4331       DEBUG main            d.u.i.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 
4333       DEBUG main            d.u.i.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 
4345       DEBUG main            d.u.i.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 
4354       DEBUG main            d.u.i.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 
4368       DEBUG main            d.u.i.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 
4377       DEBUG main            d.u.i.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 
4381       DEBUG main            d.u.i.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 
4384       DEBUG main            d.u.i.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 
4388       DEBUG main            d.u.i.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 
4394       DEBUG main            d.u.i.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 
4425       DEBUG main            d.u.i.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 
4433       DEBUG main            d.u.i.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 
4438       DEBUG main            d.u.i.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 
4446       DEBUG main            d.u.i.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 
4450       DEBUG main            d.u.i.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 
4455       DEBUG main            d.u.i.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 
4457       DEBUG main            d.u.i.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 
4477       DEBUG main            d.u.i.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 
4481       DEBUG main            d.u.i.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 
4484       DEBUG main            d.u.i.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 
4615       DEBUG main            d.u.i.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 
7827       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 
7879       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7898       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11134      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 496.31ns 
11136      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 
21220      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
21273      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
32015      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
32300      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32301      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 
32301      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 
33654      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 
33669      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33673      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36013      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
36014      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 
36165      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
36176      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
36195      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
36196      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
36205      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
36210      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
36211      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
36220      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
36417      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
36664      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36664      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 
36664      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 
37839      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 
37848      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37850      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40132      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 56.4ns 
40133      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 
40642      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40798      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40798      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 
40799      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 
41945      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 
41956      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41958      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44235      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
44235      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 
44330      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
44338      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
44538      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
44682      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44682      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 
44683      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 
45803      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 
45814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48046      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
48046      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 
48144      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
48153      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
48250      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
925427     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting_nomacro 
925429     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ConditionalConfidential_nomacro 
925429     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ConditionalConfidential_nomacro 
925433     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample_nomacro 
444        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
463        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
520        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
521        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 
690        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 
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/standardRules.key 
1040       DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1132       DEBUG main            d.u.i.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 
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/locSets.key 
1142       DEBUG main            d.u.i.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 
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/reach.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/seq.key 
1150       DEBUG main            d.u.i.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 
1232       DEBUG main            d.u.i.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 
1234       DEBUG main            d.u.i.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 
1235       DEBUG main            d.u.i.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 
1428       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1542       DEBUG main            d.u.i.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 
1627       DEBUG main            d.u.i.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 
1780       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.key 
1989       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2300       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2301       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2308       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2308       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2424       DEBUG main            d.u.i.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 
2528       DEBUG main            d.u.i.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 
2588       DEBUG main            d.u.i.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 
2595       DEBUG main            d.u.i.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 
2606       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2651       DEBUG main            d.u.i.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 
2653       DEBUG main            d.u.i.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 
2653       DEBUG main            d.u.i.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 
2698       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.key 
2900       DEBUG main            d.u.i.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 
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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.key 
3108       DEBUG main            d.u.i.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 
3211       DEBUG main            d.u.i.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 
3817       DEBUG main            d.u.i.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 
3827       DEBUG main            d.u.i.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 
3882       DEBUG main            d.u.i.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 
3900       DEBUG main            d.u.i.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 
3903       DEBUG main            d.u.i.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 
3940       DEBUG main            d.u.i.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 
3999       DEBUG main            d.u.i.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 
4023       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4026       DEBUG main            d.u.i.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 
4052       DEBUG main            d.u.i.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 
4056       DEBUG main            d.u.i.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 
4075       DEBUG main            d.u.i.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 
4076       DEBUG main            d.u.i.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 
4077       DEBUG main            d.u.i.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 
4083       DEBUG main            d.u.i.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 
4094       DEBUG main            d.u.i.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 
4105       DEBUG main            d.u.i.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 
4112       DEBUG main            d.u.i.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 
4116       DEBUG main            d.u.i.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 
4118       DEBUG main            d.u.i.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 
4119       DEBUG main            d.u.i.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 
4124       DEBUG main            d.u.i.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 
4151       DEBUG main            d.u.i.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 
4159       DEBUG main            d.u.i.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 
4164       DEBUG main            d.u.i.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 
4165       DEBUG main            d.u.i.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 
4169       DEBUG main            d.u.i.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 
4173       DEBUG main            d.u.i.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 
4175       DEBUG main            d.u.i.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 
4224       DEBUG main            d.u.i.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 
4227       DEBUG main            d.u.i.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 
4229       DEBUG main            d.u.i.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 
4306       DEBUG main            d.u.i.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 
7700       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 
7766       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7782       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11008      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 474.4ns 
11011      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 
15104      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
940933     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample_nomacro 
940936     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking_nomacro 
522        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
541        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
572        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
573        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 
718        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 
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/standardRules.key 
1039       DEBUG main            d.u.i.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 
1053       DEBUG main            d.u.i.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 
1075       DEBUG main            d.u.i.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 
1142       DEBUG main            d.u.i.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 
1156       DEBUG main            d.u.i.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 
1165       DEBUG main            d.u.i.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 
1172       DEBUG main            d.u.i.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 
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/permission.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/reach.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/seq.key 
1180       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1267       DEBUG main            d.u.i.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 
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/propRule.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/firstOrderRules.key 
1470       DEBUG main            d.u.i.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 
1542       DEBUG main            d.u.i.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 
1632       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
1790       DEBUG main            d.u.i.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 
1850       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2272       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2273       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2278       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2278       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2334       DEBUG main            d.u.i.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 
2379       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.key 
2594       DEBUG main            d.u.i.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 
2607       DEBUG main            d.u.i.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 
2631       DEBUG main            d.u.i.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 
2662       DEBUG main            d.u.i.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 
2663       DEBUG main            d.u.i.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 
2664       DEBUG main            d.u.i.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 
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/genericRules.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/booleanRules.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/epsilon.key 
2739       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
3838       DEBUG main            d.u.i.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 
3849       DEBUG main            d.u.i.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 
3957       DEBUG main            d.u.i.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 
3988       DEBUG main            d.u.i.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 
3992       DEBUG main            d.u.i.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 
4057       DEBUG main            d.u.i.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 
4108       DEBUG main            d.u.i.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 
4139       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4144       DEBUG main            d.u.i.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 
4168       DEBUG main            d.u.i.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 
4173       DEBUG main            d.u.i.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 
4192       DEBUG main            d.u.i.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 
4192       DEBUG main            d.u.i.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 
4194       DEBUG main            d.u.i.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 
4199       DEBUG main            d.u.i.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 
4206       DEBUG main            d.u.i.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 
4216       DEBUG main            d.u.i.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 
4225       DEBUG main            d.u.i.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 
4229       DEBUG main            d.u.i.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 
4232       DEBUG main            d.u.i.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 
4236       DEBUG main            d.u.i.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 
4276       DEBUG main            d.u.i.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 
4334       DEBUG main            d.u.i.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 
4346       DEBUG main            d.u.i.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 
4358       DEBUG main            d.u.i.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 
4360       DEBUG main            d.u.i.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 
4369       DEBUG main            d.u.i.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 
4376       DEBUG main            d.u.i.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 
4380       DEBUG main            d.u.i.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 
4412       DEBUG main            d.u.i.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 
4417       DEBUG main            d.u.i.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 
4421       DEBUG main            d.u.i.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 
4538       DEBUG main            d.u.i.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 
8218       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 
8228       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 
8232       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 
8268       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8279       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11380      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 469.9ns 
11383      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 
15693      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15903      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15904      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 
15904      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 
17197      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 
17203      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 
17205      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 
17214      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17215      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19741      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
19742      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 
21148      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21335      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21335      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 
21335      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 
22532      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 
22537      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 
22539      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 
22546      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22547      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25082      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
25083      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 
25487      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25660      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25660      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 
25661      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 
26814      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 
26818      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 
26820      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 
26827      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26828      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29335      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
29336      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 
29739      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29926      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29927      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 
29927      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 
31105      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 
31108      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 
31109      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 
31117      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31118      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33489      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
33490      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 
147266     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
147667     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
147668     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 
147668     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 
148787     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 
148790     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 
148791     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 
148797     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
148799     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
151034     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
151034     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 
153248     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
153642     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153642     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 
153643     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 
154755     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 
154757     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 
154759     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 
154765     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
154766     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156956     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
156956     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 
157962     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
158158     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
158158     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 
158158     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 
159245     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 
159248     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 
159249     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 
159254     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159256     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
161555     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
161556     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 
161859     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
162050     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
162050     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 
162050     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 
163171     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 
163174     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 
163175     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 
163180     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
163182     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
165500     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
165501     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 
165805     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1107147    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking_nomacro 
1107149    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts_nomacro 
442        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
462        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
491        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
491        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 
628        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 
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/standardRules.key 
958        DEBUG main            d.u.i.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 
973        DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1068       DEBUG main            d.u.i.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 
1084       DEBUG main            d.u.i.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 
1092       DEBUG main            d.u.i.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 
1096       DEBUG main            d.u.i.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 
1097       DEBUG main            d.u.i.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 
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/reach.key 
1102       DEBUG main            d.u.i.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 
1105       DEBUG main            d.u.i.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 
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/freeADT.key 
1197       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.key 
1450       DEBUG main            d.u.i.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 
1497       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1745       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
1909       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2222       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2223       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2226       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2227       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2419       DEBUG main            d.u.i.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 
2451       DEBUG main            d.u.i.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 
2455       DEBUG main            d.u.i.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 
2460       DEBUG main            d.u.i.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 
2475       DEBUG main            d.u.i.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 
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/floatRules.key 
2499       DEBUG main            d.u.i.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 
2499       DEBUG main            d.u.i.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 
2524       DEBUG main            d.u.i.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 
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/booleanRules.key 
2549       DEBUG main            d.u.i.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 
2553       DEBUG main            d.u.i.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 
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/heapRules.key 
2691       DEBUG main            d.u.i.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 
2712       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
3675       DEBUG main            d.u.i.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 
3686       DEBUG main            d.u.i.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 
3771       DEBUG main            d.u.i.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 
3794       DEBUG main            d.u.i.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 
3797       DEBUG main            d.u.i.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 
3842       DEBUG main            d.u.i.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 
3913       DEBUG main            d.u.i.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 
3929       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3932       DEBUG main            d.u.i.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 
3955       DEBUG main            d.u.i.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 
3960       DEBUG main            d.u.i.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 
3986       DEBUG main            d.u.i.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 
3992       DEBUG main            d.u.i.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 
3993       DEBUG main            d.u.i.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 
3998       DEBUG main            d.u.i.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 
4005       DEBUG main            d.u.i.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 
4016       DEBUG main            d.u.i.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 
4024       DEBUG main            d.u.i.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 
4028       DEBUG main            d.u.i.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 
4031       DEBUG main            d.u.i.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 
4034       DEBUG main            d.u.i.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 
4043       DEBUG main            d.u.i.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 
4074       DEBUG main            d.u.i.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 
4083       DEBUG main            d.u.i.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 
4089       DEBUG main            d.u.i.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 
4093       DEBUG main            d.u.i.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 
4097       DEBUG main            d.u.i.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 
4100       DEBUG main            d.u.i.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 
4103       DEBUG main            d.u.i.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 
4167       DEBUG main            d.u.i.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 
4171       DEBUG main            d.u.i.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 
4175       DEBUG main            d.u.i.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 
4276       DEBUG main            d.u.i.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 
7632       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 
7642       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 
7682       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7692       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10548      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 376.3ns 
10551      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 
12078      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12235      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12235      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 
12236      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 
13525      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 
13533      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 
13544      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13548      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15880      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
15880      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 
16791      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16987      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16987      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 
16987      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 
18201      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 
18205      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 
18212      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18213      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20684      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.4ns 
20686      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 
21625      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)

21726      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)

21727      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
21913      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21913      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 
21913      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 
23132      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 
23135      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 
23142      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23144      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25505      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
25506      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 
26338      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)

26420      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)

26420      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
26613      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26614      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 
26614      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 
27696      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 
27699      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 
27705      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27707      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29944      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
29945      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 
30945      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)

31066      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)

31067      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
31281      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31281      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 
31282      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 
32315      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 
32318      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 
32324      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32325      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34564      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
34564      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 
37696      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
37974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37974      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 
37975      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 
39024      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 
39027      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 
39035      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39037      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41350      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
41350      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 
44273      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
44575      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44576      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 
44576      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 
45593      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 
45596      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 
45601      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45602      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47838      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
47839      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 
50457      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50776      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50776      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 
50776      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 
51805      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 
51808      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 
51813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51815      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54075      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
54076      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 
57090      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57425      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57425      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 
57426      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 
58436      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 
58441      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 
58447      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58448      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60664      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
60664      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 
61471      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61731      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61731      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 
61731      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 
62816      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 
62819      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 
62828      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62829      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64968      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
64969      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 
65472      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65683      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65683      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 
65683      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 
66758      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 
66760      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 
66765      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66767      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68894      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
68894      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 
69498      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69726      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69726      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 
69726      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 
70757      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 
70759      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 
70768      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70770      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72970      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
72970      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 
73675      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
73891      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73891      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 
73892      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 
74926      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 
74928      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 
74934      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74935      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77194      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
77196      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 
78015      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78252      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78252      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 
78252      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 
79296      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 
79298      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 
79302      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79303      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81534      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18ns 
81535      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 
82448      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
82701      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82701      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 
82702      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 
83692      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 
83696      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 
83701      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83702      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85852      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
85853      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 
89391      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
89675      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89675      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 
89676      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 
90724      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 
90726      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 
90731      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90733      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92888      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
92889      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 
96780      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1204387    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts_nomacro 
1204403    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts_nomacro 
454        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
483        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
543        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
544        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 
859        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 
1290       DEBUG main            d.u.i.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 
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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1407       DEBUG main            d.u.i.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 
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/locSets.key 
1413       DEBUG main            d.u.i.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 
1414       DEBUG main            d.u.i.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 
1415       DEBUG main            d.u.i.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 
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/map.key 
1475       DEBUG main            d.u.i.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 
1476       DEBUG main            d.u.i.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 
1477       DEBUG main            d.u.i.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 
1654       DEBUG main            d.u.i.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 
1703       DEBUG main            d.u.i.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 
1751       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.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/updateRules.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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.key 
2210       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
2243       DEBUG main            d.u.i.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 
2450       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2451       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2453       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2454       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2503       DEBUG main            d.u.i.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 
2570       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.key 
2816       DEBUG main            d.u.i.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 
2828       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2888       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.key 
2893       DEBUG main            d.u.i.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 
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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
3213       DEBUG main            d.u.i.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 
3282       DEBUG main            d.u.i.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 
3288       DEBUG main            d.u.i.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 
3399       DEBUG main            d.u.i.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 
3442       DEBUG main            d.u.i.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 
3449       DEBUG main            d.u.i.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 
3547       DEBUG main            d.u.i.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 
4225       DEBUG main            d.u.i.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 
4236       DEBUG main            d.u.i.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 
4291       DEBUG main            d.u.i.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 
4342       DEBUG main            d.u.i.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 
4346       DEBUG main            d.u.i.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 
4395       DEBUG main            d.u.i.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 
4428       DEBUG main            d.u.i.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 
4445       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4448       DEBUG main            d.u.i.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 
4474       DEBUG main            d.u.i.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 
4478       DEBUG main            d.u.i.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 
4502       DEBUG main            d.u.i.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 
4503       DEBUG main            d.u.i.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 
4504       DEBUG main            d.u.i.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 
4510       DEBUG main            d.u.i.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 
4519       DEBUG main            d.u.i.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 
4530       DEBUG main            d.u.i.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 
4539       DEBUG main            d.u.i.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 
4544       DEBUG main            d.u.i.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 
4547       DEBUG main            d.u.i.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 
4548       DEBUG main            d.u.i.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 
4554       DEBUG main            d.u.i.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 
4628       DEBUG main            d.u.i.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 
4639       DEBUG main            d.u.i.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 
4646       DEBUG main            d.u.i.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 
4648       DEBUG main            d.u.i.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 
4655       DEBUG main            d.u.i.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 
4660       DEBUG main            d.u.i.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 
4662       DEBUG main            d.u.i.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 
4689       DEBUG main            d.u.i.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 
4692       DEBUG main            d.u.i.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 
4694       DEBUG main            d.u.i.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 
4788       DEBUG main            d.u.i.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 
8211       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 
8252       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8262       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11573      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 890.81ns 
11576      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 
17094      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17282      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17284      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 
17285      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 
18570      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 
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 
18588      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21188      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
21189      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 
21793      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21964      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21965      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 
21966      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 
23188      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 
23200      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23202      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25721      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
25722      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 
26225      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
26389      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26389      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 
26389      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 
27536      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 
27544      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27546      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29955      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
29956      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 
30159      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30307      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30307      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 
30308      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 
31399      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 
31408      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31410      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33796      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
33797      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 
34101      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34306      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34306      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 
34307      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 
35454      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 
35464      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35466      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37881      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
37882      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 
39488      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
39658      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39659      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 
39659      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 
40728      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 
40737      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40738      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43009      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
43009      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 
43312      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43483      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43483      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 
43483      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 
44562      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 
44570      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44572      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46916      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.6ns 
46916      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 
48028      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
48218      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48218      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 
48218      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 
49314      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 
49320      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51634      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.2ns 
51635      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 
51838      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
52014      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52014      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 
52014      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 
53112      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 
53124      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53126      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55464      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
55465      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 
57079      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57312      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57312      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 
57312      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 
58362      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 
58370      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58371      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60739      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
60740      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 
61544      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61766      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61766      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 
61767      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 
62826      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 
62833      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62834      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65150      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
65150      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 
65353      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65539      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65539      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 
65539      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 
66570      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 
66576      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68888      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
68888      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 
69094      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69282      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69283      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 
69283      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 
70390      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 
70398      DEBUG 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 
72714      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
72715      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 
72817      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73003      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73003      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 
73003      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 
74111      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 
74119      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74120      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76371      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.5ns 
76372      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 
76876      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
77080      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77081      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 
77081      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 
78182      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 
78190      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78191      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80420      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
80421      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 
80726      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
81021      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81021      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 
81022      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 
82102      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 
82111      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82113      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84410      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 57.7ns 
84410      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 
84813      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85015      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85015      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 
85015      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 
86034      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 
86041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86042      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88291      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
88291      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 
88494      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88691      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88691      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 
88692      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 
89747      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 
89755      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89760      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91999      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
92001      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 
92104      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92385      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92385      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 
92385      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 
93454      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 
93460      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93461      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95712      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
95714      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 
96017      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1300908    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts_nomacro 
1300911    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test LoopInvariants_nomacro 
506        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
525        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
562        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
562        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 
732        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 
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/standardRules.key 
1052       DEBUG main            d.u.i.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 
1058       DEBUG main            d.u.i.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 
1078       DEBUG main            d.u.i.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 
1115       DEBUG main            d.u.i.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 
1128       DEBUG main            d.u.i.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 
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/heap.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/locSets.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/permission.key 
1148       DEBUG main            d.u.i.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 
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/seq.key 
1150       DEBUG main            d.u.i.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 
1252       DEBUG main            d.u.i.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 
1253       DEBUG main            d.u.i.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 
1254       DEBUG main            d.u.i.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 
1470       DEBUG main            d.u.i.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 
1525       DEBUG main            d.u.i.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 
1568       DEBUG main            d.u.i.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 
1639       DEBUG main            d.u.i.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 
1742       DEBUG main            d.u.i.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 
1780       DEBUG main            d.u.i.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 
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/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2309       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2309       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2313       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2313       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2382       DEBUG main            d.u.i.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 
2428       DEBUG main            d.u.i.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 
2543       DEBUG main            d.u.i.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 
2579       DEBUG main            d.u.i.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 
2585       DEBUG main            d.u.i.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 
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/intPow.key 
2618       DEBUG main            d.u.i.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 
2646       DEBUG main            d.u.i.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 
2647       DEBUG main            d.u.i.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 
2648       DEBUG main            d.u.i.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 
2687       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.key 
2712       DEBUG main            d.u.i.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 
2793       DEBUG main            d.u.i.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 
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/permissionRules.key 
2888       DEBUG main            d.u.i.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 
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/seqCoreRules.key 
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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.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/assertions.key 
3839       DEBUG main            d.u.i.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 
3848       DEBUG main            d.u.i.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 
3896       DEBUG main            d.u.i.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 
3915       DEBUG main            d.u.i.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 
3919       DEBUG main            d.u.i.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 
3958       DEBUG main            d.u.i.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 
4038       DEBUG main            d.u.i.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 
4054       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4057       DEBUG main            d.u.i.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 
4077       DEBUG main            d.u.i.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 
4081       DEBUG main            d.u.i.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 
4109       DEBUG main            d.u.i.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 
4110       DEBUG main            d.u.i.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 
4110       DEBUG main            d.u.i.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 
4119       DEBUG main            d.u.i.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 
4130       DEBUG main            d.u.i.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 
4139       DEBUG main            d.u.i.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 
4149       DEBUG main            d.u.i.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 
4153       DEBUG main            d.u.i.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 
4157       DEBUG main            d.u.i.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 
4159       DEBUG main            d.u.i.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 
4166       DEBUG main            d.u.i.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 
4194       DEBUG main            d.u.i.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 
4201       DEBUG main            d.u.i.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 
4206       DEBUG main            d.u.i.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 
4208       DEBUG main            d.u.i.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 
4216       DEBUG main            d.u.i.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 
4219       DEBUG main            d.u.i.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 
4222       DEBUG main            d.u.i.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 
4271       DEBUG main            d.u.i.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 
4275       DEBUG main            d.u.i.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 
4278       DEBUG main            d.u.i.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 
4370       DEBUG main            d.u.i.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 
7935       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 
8006       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11770      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 664.91ns 
11779      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 
13645      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)

13746      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)

13749      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
13912      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13913      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 
13913      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 
15336      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 
15350      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15352      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18123      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
18124      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 
19366      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)

19435      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)

19447      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
19680      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19680      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 
19680      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 
21126      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 
21139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21141      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23786      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
23786      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 
25047      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)

25095      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)

25105      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
25301      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25301      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 
25301      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 
26596      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 
26606      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26608      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29248      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
29248      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 
29801      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)

29857      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)

29873      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
30153      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30153      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 
30154      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 
31410      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 
31420      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31422      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33985      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
33986      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 
34791      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)

34896      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)

34910      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
35123      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35123      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 
35124      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 
36352      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 
36360      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38938      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
38939      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 
39452      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)

39544      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)

39545      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39760      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39760      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 
39761      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 
40941      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 
40948      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40949      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43487      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
43488      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 
44125      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)

44201      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)

44202      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
44403      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44403      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 
44403      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 
45592      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 
45599      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45601      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48261      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.6ns 
48262      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 
48830      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)

48871      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)

48888      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
49082      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49082      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 
49082      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 
50287      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 
50294      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50295      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
52937      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 
53612      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)

53663      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)

53664      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
53851      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53851      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 
53851      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 
55038      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 
55044      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55045      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57555      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
57556      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 
57766      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)

57868      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)

57869      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
58057      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58057      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 
58061      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 
59284      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 
59291      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59292      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61782      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.6ns 
61782      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 
63209      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)

63306      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)

63308      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
63545      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63545      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 
63546      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 
64768      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 
64775      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64776      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67212      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
67213      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 
69037      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)

69129      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)

69131      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
69378      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69378      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 
69379      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 
70546      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 
70553      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73094      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
73095      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 
74140      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)

74210      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)

74213      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
74459      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74459      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 
74459      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 
75639      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 
75647      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75648      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78108      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
78109      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 
78677      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)

78720      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)

78720      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
79002      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79002      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 
79004      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 
80199      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 
80206      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80207      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82720      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.3ns 
82720      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 
83194      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)

83225      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)

83227      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
83441      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83441      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 
83441      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 
84653      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 
84660      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84661      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87213      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
87214      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 
87318      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87532      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87532      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 
87533      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 
88720      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 
88726      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88728      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91199      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
91200      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 
91701      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)

91805      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)

91806      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
1393164    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test LoopInvariants_nomacro 
1393167    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples_nomacro 
479        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
520        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
558        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
558        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 
731        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 
1059       DEBUG main            d.u.i.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 
1095       DEBUG main            d.u.i.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 
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/boolean.key 
1120       DEBUG main            d.u.i.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 
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/integerHeader.key 
1171       DEBUG main            d.u.i.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 
1175       DEBUG main            d.u.i.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 
1180       DEBUG main            d.u.i.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 
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/permission.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/reach.key 
1184       DEBUG main            d.u.i.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 
1185       DEBUG main            d.u.i.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 
1236       DEBUG main            d.u.i.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 
1237       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.key 
1483       DEBUG main            d.u.i.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 
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/ifThenElseRules.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/formulaNormalisationRules.key 
1750       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1963       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2215       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2216       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2217       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2218       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2297       DEBUG main            d.u.i.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 
2493       DEBUG main            d.u.i.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 
2568       DEBUG main            d.u.i.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 
2573       DEBUG main            d.u.i.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 
2579       DEBUG main            d.u.i.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 
2602       DEBUG main            d.u.i.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 
2657       DEBUG main            d.u.i.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 
2659       DEBUG main            d.u.i.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 
2659       DEBUG main            d.u.i.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 
2689       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.key 
3169       DEBUG main            d.u.i.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 
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/assertions.key 
3979       DEBUG main            d.u.i.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 
3990       DEBUG main            d.u.i.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 
4063       DEBUG main            d.u.i.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 
4088       DEBUG main            d.u.i.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 
4092       DEBUG main            d.u.i.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 
4148       DEBUG main            d.u.i.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 
4191       DEBUG main            d.u.i.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 
4218       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4224       DEBUG main            d.u.i.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 
4245       DEBUG main            d.u.i.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 
4249       DEBUG main            d.u.i.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 
4267       DEBUG main            d.u.i.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 
4268       DEBUG main            d.u.i.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 
4269       DEBUG main            d.u.i.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 
4274       DEBUG main            d.u.i.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 
4281       DEBUG main            d.u.i.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 
4290       DEBUG main            d.u.i.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 
4298       DEBUG main            d.u.i.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 
4302       DEBUG main            d.u.i.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 
4304       DEBUG main            d.u.i.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 
4338       DEBUG main            d.u.i.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 
4349       DEBUG main            d.u.i.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 
4397       DEBUG main            d.u.i.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 
4405       DEBUG main            d.u.i.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 
4410       DEBUG main            d.u.i.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 
4411       DEBUG main            d.u.i.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 
4416       DEBUG main            d.u.i.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 
4419       DEBUG main            d.u.i.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 
4422       DEBUG main            d.u.i.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 
4439       DEBUG main            d.u.i.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 
4442       DEBUG main            d.u.i.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 
4444       DEBUG main            d.u.i.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 
4520       DEBUG main            d.u.i.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 
7583       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 
7592       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 
7597       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 
7601       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 
7672       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10862      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 398ns 
10864      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 
12116      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
12253      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12253      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 
12254      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 
13488      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 
13492      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 
13494      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 
13500      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 
13513      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13515      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15967      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
15968      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 
16371      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16518      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16518      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 
16519      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 
17743      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 
17746      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 
17747      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 
17750      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 
17758      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17760      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20045      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.8ns 
20046      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 
20249      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20403      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20403      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 
20404      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 
21521      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 
21524      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 
21526      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 
21528      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 
21535      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23814      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
23815      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 
23880      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23886      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23907      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23911      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23927      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23946      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23961      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23993      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
24017      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24035      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24118      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24292      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24292      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 
24292      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 
25374      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 
25377      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 
25379      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 
25381      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 
25388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25390      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27634      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
27635      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 
27694      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27704      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27717      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
27731      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27741      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27753      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
27840      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27998      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27998      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 
27999      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 
29046      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 
29048      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 
29049      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 
29051      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 
29058      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29062      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31314      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.4ns 
31315      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 
31391      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
31422      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
31464      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31511      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31548      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31589      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31636      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31674      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31721      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
31885      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31885      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 
31885      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 
32923      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 
32925      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 
32926      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 
32927      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 
32933      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32935      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35122      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
35122      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 
35208      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
35233      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
35274      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35317      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35354      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35391      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35425      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
35586      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35586      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 
35587      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 
36633      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 
36635      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 
36636      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 
36638      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 
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 
36645      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38903      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
38904      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 
38958      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
38962      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
38974      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
38978      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
39106      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39266      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39266      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 
39269      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 
40280      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 
40282      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 
40283      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 
40285      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 
40290      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40291      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42459      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
42460      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 
42640      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
42644      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42731      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
42735      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42799      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
42804      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42974      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
42978      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43059      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
43063      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43226      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
43230      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43374      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
43556      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43556      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 
43557      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 
44582      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 
44585      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 
44585      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 
44587      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 
44593      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44594      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46831      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
46831      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 
47292      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
47298      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
47418      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
47433      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
47965      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
47970      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
48456      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
48461      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
48599      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
48604      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
49079      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
49083      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
49597      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
49836      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49836      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 
49836      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 
50821      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 
50822      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 
50823      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 
50824      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 
50829      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50831      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53015      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
53015      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 
53068      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53090      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53118      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53127      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53159      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53168      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53191      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53200      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53220      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53229      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53258      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53267      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53288      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53296      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53318      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53507      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53507      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 
53508      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 
54544      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 
54546      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 
54547      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 
54548      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 
54554      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54555      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56719      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.1ns 
56720      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 
56922      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57102      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57102      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 
57102      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 
58141      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 
58143      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 
58144      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 
58145      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 
58151      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60315      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.2ns 
60316      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 
60377      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
60394      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
60415      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60426      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60458      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60468      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60492      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60502      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60523      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60532      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60583      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60593      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60615      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60625      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60719      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60903      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60904      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 
60904      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 
61941      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 
61944      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 
61945      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 
61946      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 
61965      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61967      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64128      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
64129      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 
64186      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
64202      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
64223      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64261      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64288      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64319      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64352      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64384      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64432      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
64625      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64625      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 
64625      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 
65658      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 
65662      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 
65663      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 
65666      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 
65671      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65673      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67883      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.9ns 
67884      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 
67986      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
68180      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68180      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 
68180      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 
69176      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 
69179      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 
69179      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 
69181      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 
69187      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69189      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71385      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
71385      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 
71435      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
71438      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71454      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
71457      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71469      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71488      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
71499      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71516      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
71537      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71551      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71588      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71799      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71799      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 
71800      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 
72807      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 
72808      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 
72809      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 
72810      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 
72815      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72817      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74970      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
74970      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 
75016      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
75020      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75027      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75038      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
75049      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
75052      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75059      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
75070      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
75174      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
75379      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75379      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 
75380      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 
76369      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 
76371      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 
76371      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 
76373      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 
76378      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78478      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
78478      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 
78523      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
78527      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78535      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78544      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
78548      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78558      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78681      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78878      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78878      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 
78878      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 
79877      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 
79880      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 
79880      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 
79882      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 
79889      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79890      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82063      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
82064      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 
82109      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82119      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
82166      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
82372      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82372      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 
82372      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 
83370      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 
83372      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 
83372      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 
83374      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 
83379      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83381      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85552      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
85552      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 
85604      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
85607      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
85617      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
85620      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
85658      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85877      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85877      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 
85877      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 
86868      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 
86869      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 
86870      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 
86871      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 
86876      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86877      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89010      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
89011      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 
89059      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
89062      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
89072      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
89075      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
89114      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
89324      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89324      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 
89324      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 
90324      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 
90326      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 
90327      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 
90329      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 
90334      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90335      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92434      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
92434      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 
92499      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92505      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92512      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92518      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92531      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
92544      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
92638      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92855      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92855      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 
92856      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 
93863      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 
93865      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 
93866      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 
93867      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 
93871      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93873      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95955      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.9ns 
95955      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 
96003      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96024      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96048      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
96057      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96093      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
96102      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96132      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
96141      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96168      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
96178      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96216      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
96227      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96259      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
96268      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
96359      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96594      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96594      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 
96594      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 
97561      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 
97562      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 
97563      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 
97564      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 
97568      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97569      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99710      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
99711      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 
99766      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99789      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99853      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99855      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99862      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99874      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99901      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99904      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99911      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99921      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99965      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99969      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99976      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99986      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
100015     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
100259     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100259     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 
100260     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 
101257     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 
101258     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 
101259     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 
101261     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 
101266     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101267     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103398     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
103398     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 
103448     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
103455     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
103464     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
103491     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
103498     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
103507     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
103600     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
103830     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103830     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 
103830     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 
104832     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 
104833     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 
104834     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 
104835     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 
104841     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104842     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107002     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
107003     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 
107049     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
107068     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
107093     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107101     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107131     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107141     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107162     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107171     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107190     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107199     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107225     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107234     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107253     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107262     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
107305     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
107558     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107558     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 
107558     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 
108502     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 
108504     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 
108504     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 
108505     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 
108510     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108511     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110598     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
110598     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 
110651     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
110671     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
110698     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
110724     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
110749     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
110777     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
110800     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
111048     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111048     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 
111048     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 
112051     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 
112053     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 
112054     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 
112055     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 
112059     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112061     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114182     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
114183     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 
114235     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
114256     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
114286     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
114319     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
114348     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
114378     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
114487     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
114868     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114868     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 
114869     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 
115885     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 
115887     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 
115887     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 
115889     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 
115894     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115895     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118083     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
118083     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 
118131     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
118150     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
118174     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
118204     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
118225     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
118250     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
118279     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
118304     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
118387     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
118715     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118715     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 
118715     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 
119654     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 
119656     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 
119657     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 
119658     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 
119662     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119663     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
121694     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
121694     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 
121738     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
121741     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
121750     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
121752     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
121796     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
1515445    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples_nomacro 
1515446    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects_nomacro 
480        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
505        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
552        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
552        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 
707        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 
1000       DEBUG main            d.u.i.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 
1034       DEBUG main            d.u.i.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 
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/boolean.key 
1069       DEBUG main            d.u.i.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 
1148       DEBUG main            d.u.i.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 
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/heap.key 
1161       DEBUG main            d.u.i.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 
1162       DEBUG main            d.u.i.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 
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/reach.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/seq.key 
1169       DEBUG main            d.u.i.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 
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/freeADT.key 
1248       DEBUG main            d.u.i.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 
1248       DEBUG main            d.u.i.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 
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/propRule.key 
1459       DEBUG main            d.u.i.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 
1490       DEBUG main            d.u.i.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 
1588       DEBUG main            d.u.i.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 
1698       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.key 
1941       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2230       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2236       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2242       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2242       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2293       DEBUG main            d.u.i.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 
2348       DEBUG main            d.u.i.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 
2486       DEBUG main            d.u.i.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 
2529       DEBUG main            d.u.i.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 
2537       DEBUG main            d.u.i.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 
2549       DEBUG main            d.u.i.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 
2565       DEBUG main            d.u.i.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 
2596       DEBUG main            d.u.i.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 
2598       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.key 
2643       DEBUG main            d.u.i.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 
2689       DEBUG main            d.u.i.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 
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/epsilon.key 
2699       DEBUG main            d.u.i.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 
2766       DEBUG main            d.u.i.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 
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/permissionRules.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/reachRules.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/seqCoreRules.key 
2896       DEBUG main            d.u.i.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 
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/seqPerm.key 
3012       DEBUG main            d.u.i.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 
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/javaRules.key 
3108       DEBUG main            d.u.i.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 
3786       DEBUG main            d.u.i.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 
3797       DEBUG main            d.u.i.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 
3874       DEBUG main            d.u.i.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 
3920       DEBUG main            d.u.i.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 
3924       DEBUG main            d.u.i.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 
3977       DEBUG main            d.u.i.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 
4008       DEBUG main            d.u.i.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 
4027       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4030       DEBUG main            d.u.i.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 
4054       DEBUG main            d.u.i.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 
4058       DEBUG main            d.u.i.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 
4079       DEBUG main            d.u.i.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 
4080       DEBUG main            d.u.i.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 
4081       DEBUG main            d.u.i.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 
4086       DEBUG main            d.u.i.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 
4096       DEBUG main            d.u.i.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 
4106       DEBUG main            d.u.i.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 
4113       DEBUG main            d.u.i.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 
4119       DEBUG main            d.u.i.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 
4123       DEBUG main            d.u.i.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 
4125       DEBUG main            d.u.i.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 
4131       DEBUG main            d.u.i.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 
4192       DEBUG main            d.u.i.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 
4201       DEBUG main            d.u.i.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 
4207       DEBUG main            d.u.i.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 
4208       DEBUG main            d.u.i.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 
4213       DEBUG main            d.u.i.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 
4217       DEBUG main            d.u.i.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 
4220       DEBUG main            d.u.i.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 
4241       DEBUG main            d.u.i.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 
4245       DEBUG main            d.u.i.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 
4247       DEBUG main            d.u.i.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 
4337       DEBUG main            d.u.i.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 
7485       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
7607       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 
7624       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 
7632       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 
7636       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 
7643       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 
7716       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7734       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11008      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 568.3ns 
11012      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 
12156      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12354      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12356      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 
12358      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 
13634      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
13713      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 
13718      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 
13721      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 
13724      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 
13728      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 
13738      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13740      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16290      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
16291      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 
17042      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17138      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17386      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
17666      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
17921      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18103      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18103      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 
18103      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 
19224      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
19282      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 
19286      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 
19287      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 
19289      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 
19292      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 
19299      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19300      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21770      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
21770      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 
21999      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
22050      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
22173      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
22357      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
22594      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
22755      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22755      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 
22757      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 
23882      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
23941      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 
23946      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 
23949      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 
23950      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 
23954      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 
23961      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23962      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26244      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
26245      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 
26431      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
26477      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
26576      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
26716      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
26849      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27043      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 
27044      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 
28103      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
28159      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 
28163      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 
28165      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 
28166      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 
28169      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 
28175      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28176      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30501      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
30502      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 
30604      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
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 
30753      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 
30754      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 
31778      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
31832      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 
31834      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 
31835      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 
31836      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 
31838      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 
31844      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31846      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34193      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
34193      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 
40284      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)

40369      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)

40375      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
40616      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40617      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 
40618      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 
41643      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
41701      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 
41703      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 
41704      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 
41705      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 
41707      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 
41713      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41714      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44059      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
44060      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 
44202      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
44219      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
44472      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
44490      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
44964      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45195      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45195      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 
45195      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 
46254      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
46312      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 
46318      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 
46319      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 
46320      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 
46321      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 
46329      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46331      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48581      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
48582      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 
49075      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
49086      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
49526      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
49582      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
50197      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
50214      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
50273      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
50469      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
50487      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
50534      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
58473      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
58526      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
59117      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
59133      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
59190      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
59375      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
59387      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
59419      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
67290      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
67341      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
67934      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
67950      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
67991      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
68168      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
68180      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
68226      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
70762      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
71015      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71015      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 
71016      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 
72059      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
72111      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 
72113      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 
72114      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 
72115      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 
72117      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 
72126      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72127      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74391      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
74391      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 
75181      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
75231      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
75786      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
75830      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
75898      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
75920      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
76091      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
76125      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
76191      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
76208      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
83776      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
83809      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
91052      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
91088      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
91249      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
91281      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
91340      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
91357      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
95763      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
96102      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96103      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 
96103      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 
97082      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
97137      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 
97139      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 
97140      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 
97141      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 
97143      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 
97148      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97149      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99405      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
99405      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 
100186     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
100235     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
100764     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
100779     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
100814     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
100966     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
100976     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
101005     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
108873     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
108920     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
109444     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
109460     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
109494     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
109680     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
109692     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
109722     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
110443     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
110487     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
111007     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111020     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
111051     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
111143     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111156     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
111188     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
112855     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
112895     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
113365     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
113378     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
113406     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
113531     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
113540     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
113566     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
114669     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
115005     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115005     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 
115005     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 
116045     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
116102     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 
116104     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 
116105     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 
116106     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 
116108     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 
116114     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116115     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118505     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17ns 
118505     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 
118567     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
118570     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
118580     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
118584     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
125498     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
125500     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
125509     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
125512     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
126006     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
126009     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
126016     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
126019     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
127195     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
127198     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
127205     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
127207     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
128368     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
128625     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128625     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 
128626     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 
129626     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
129678     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 
129680     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 
129681     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 
129682     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 
129684     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 
129689     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
129690     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131926     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
131926     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 
131988     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
131992     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
132002     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
132004     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
132129     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
132353     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132353     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 
132354     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 
133372     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
133425     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 
133427     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 
133428     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 
133429     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 
133430     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 
133436     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
133438     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
135677     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
135677     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 
136281     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
136493     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
136493     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 
136494     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 
137504     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
137557     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 
137559     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 
137559     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 
137560     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 
137562     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 
137568     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
137569     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139808     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.9ns 
139809     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 
140214     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
140432     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
140432     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 
140433     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 
141491     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
141544     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 
141546     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 
141547     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 
141548     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 
141550     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 
141555     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
141557     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143880     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
143881     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 
144986     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
145280     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145281     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 
145281     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 
146295     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
146345     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 
146347     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 
146348     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 
146349     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 
146351     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 
146356     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146357     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148625     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
148626     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 
148727     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
148932     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
148932     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 
148932     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 
149949     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
150003     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 
150006     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 
150007     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 
150008     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 
150009     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 
150015     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
150017     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
152392     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
152393     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 
156018     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1671941    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects_nomacro 
1671943    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting_nomacro 
525        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
551        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
594        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
595        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 
820        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 
1130       DEBUG main            d.u.i.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 
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/ldt.key 
1179       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1254       DEBUG main            d.u.i.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 
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/floatHeader.key 
1279       DEBUG main            d.u.i.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 
1284       DEBUG main            d.u.i.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 
1285       DEBUG main            d.u.i.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 
1286       DEBUG main            d.u.i.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 
1287       DEBUG main            d.u.i.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 
1288       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.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/charListHeader.key 
1599       DEBUG main            d.u.i.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 
1666       DEBUG main            d.u.i.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 
1694       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.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/updateRules.key 
1947       DEBUG main            d.u.i.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 
2082       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2487       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2490       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2494       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2495       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2527       DEBUG main            d.u.i.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 
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/bsum.key 
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/bprod.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/binaryAxioms.key 
2737       DEBUG main            d.u.i.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 
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/intPow.key 
2766       DEBUG main            d.u.i.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 
2815       DEBUG main            d.u.i.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 
2817       DEBUG main            d.u.i.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 
2818       DEBUG main            d.u.i.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 
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/genericRules.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/booleanRules.key 
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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.key 
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/seqRules.key 
3156       DEBUG main            d.u.i.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 
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/seqPerm2.key 
3206       DEBUG main            d.u.i.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 
3343       DEBUG main            d.u.i.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 
3966       DEBUG main            d.u.i.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 
3977       DEBUG main            d.u.i.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 
4030       DEBUG main            d.u.i.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 
4056       DEBUG main            d.u.i.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 
4060       DEBUG main            d.u.i.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 
4111       DEBUG main            d.u.i.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 
4146       DEBUG main            d.u.i.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 
4175       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4178       DEBUG main            d.u.i.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 
4199       DEBUG main            d.u.i.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 
4204       DEBUG main            d.u.i.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 
4223       DEBUG main            d.u.i.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 
4224       DEBUG main            d.u.i.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 
4225       DEBUG main            d.u.i.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 
4230       DEBUG main            d.u.i.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 
4262       DEBUG main            d.u.i.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 
4272       DEBUG main            d.u.i.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 
4281       DEBUG main            d.u.i.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 
4286       DEBUG main            d.u.i.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 
4289       DEBUG main            d.u.i.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 
4292       DEBUG main            d.u.i.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 
4299       DEBUG main            d.u.i.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 
4331       DEBUG main            d.u.i.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 
4339       DEBUG main            d.u.i.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 
4344       DEBUG main            d.u.i.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 
4346       DEBUG main            d.u.i.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 
4350       DEBUG main            d.u.i.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 
4353       DEBUG main            d.u.i.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 
4356       DEBUG main            d.u.i.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 
4374       DEBUG main            d.u.i.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 
4377       DEBUG main            d.u.i.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 
4381       DEBUG main            d.u.i.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 
4471       DEBUG main            d.u.i.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 
7918       DEBUG 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 
7931       DEBUG 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 
7932       DEBUG 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 
7934       DEBUG 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 
7937       DEBUG 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 
7940       DEBUG 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 
7944       DEBUG 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 
7948       DEBUG 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 
8013       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11723      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 441.71ns 
11726      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 
15796      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)

15909      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)

15910      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
16126      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16126      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 
16126      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 
17710      DEBUG 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 
17718      DEBUG 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 
17720      DEBUG 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 
17722      DEBUG 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 
17724      DEBUG 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 
17728      DEBUG 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 
17731      DEBUG 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 
17733      DEBUG 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 
17748      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17750      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20655      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
20656      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 
20758      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20989      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20989      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 
20990      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 
22304      DEBUG 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 
22309      DEBUG 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 
22310      DEBUG 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 
22311      DEBUG 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 
22313      DEBUG 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 
22323      DEBUG 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 
22325      DEBUG 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 
22327      DEBUG 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 
22334      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22336      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25042      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.9ns 
25042      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 
25145      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
25304      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25304      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 
25305      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 
26591      DEBUG 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 
26595      DEBUG 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 
26597      DEBUG 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 
26598      DEBUG 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 
26599      DEBUG 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 
26601      DEBUG 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 
26603      DEBUG 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 
26605      DEBUG 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 
26610      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26613      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29445      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
29446      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 
29549      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
29714      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29714      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 
29716      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 
31027      DEBUG 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 
31031      DEBUG 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 
31032      DEBUG 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 
31034      DEBUG 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 
31035      DEBUG 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 
31037      DEBUG 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 
31039      DEBUG 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 
31040      DEBUG 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 
31047      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33880      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
33881      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 
97508      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
97803      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97804      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 
97804      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 
99091      DEBUG 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 
99095      DEBUG 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 
99106      DEBUG 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 
99107      DEBUG 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 
99108      DEBUG 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 
99110      DEBUG 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 
99112      DEBUG 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 
99113      DEBUG 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 
99119      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99121      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101741     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
101742     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 
184426     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
184723     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
184723     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 
184723     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 
186028     DEBUG 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 
186031     DEBUG 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 
186031     DEBUG 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 
186032     DEBUG 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 
186033     DEBUG 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 
186034     DEBUG 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 
186035     DEBUG 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 
186036     DEBUG 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 
186042     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
186043     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188708     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
188708     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 
193846     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
194062     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
194062     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 
194062     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 
195393     DEBUG 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 
195395     DEBUG 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 
195396     DEBUG 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 
195397     DEBUG 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 
195397     DEBUG 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 
195399     DEBUG 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 
195400     DEBUG 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 
195401     DEBUG 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 
195406     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195408     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
197959     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
197959     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 
211845     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
212097     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
212097     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 
212098     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 
213358     DEBUG 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 
213362     DEBUG 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 
213362     DEBUG 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 
213363     DEBUG 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 
213364     DEBUG 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 
213365     DEBUG 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 
213367     DEBUG 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 
213368     DEBUG 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 
213373     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
213374     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
216006     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
216006     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 
232847     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1905427    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting_nomacro 
1905431    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting_fullmacro 
435        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
453        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
506        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
508        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 
675        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 
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/standardRules.key 
1015       DEBUG main            d.u.i.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 
1021       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1088       DEBUG main            d.u.i.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 
1102       DEBUG main            d.u.i.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 
1112       DEBUG main            d.u.i.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 
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/locSets.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/permission.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/reach.key 
1124       DEBUG main            d.u.i.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 
1127       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1206       DEBUG main            d.u.i.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 
1378       DEBUG main            d.u.i.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 
1414       DEBUG main            d.u.i.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 
1462       DEBUG main            d.u.i.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 
1583       DEBUG main            d.u.i.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 
1624       DEBUG main            d.u.i.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 
1762       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
1844       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2063       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2064       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2065       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2065       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2118       DEBUG main            d.u.i.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 
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/bsum.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/bprod.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/binaryAxioms.key 
2336       DEBUG main            d.u.i.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 
2351       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2414       DEBUG main            d.u.i.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 
2417       DEBUG main            d.u.i.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 
2417       DEBUG main            d.u.i.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 
2464       DEBUG main            d.u.i.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 
2491       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.key 
2606       DEBUG main            d.u.i.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 
2670       DEBUG main            d.u.i.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 
2699       DEBUG main            d.u.i.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 
2746       DEBUG main            d.u.i.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 
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/seqRules.key 
2854       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.key 
3065       DEBUG main            d.u.i.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 
3810       DEBUG main            d.u.i.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 
3821       DEBUG main            d.u.i.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 
3903       DEBUG main            d.u.i.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 
3930       DEBUG main            d.u.i.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 
3935       DEBUG main            d.u.i.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 
4000       DEBUG main            d.u.i.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 
4066       DEBUG main            d.u.i.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 
4085       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4101       DEBUG main            d.u.i.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 
4131       DEBUG main            d.u.i.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 
4137       DEBUG main            d.u.i.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 
4168       DEBUG main            d.u.i.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 
4169       DEBUG main            d.u.i.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 
4171       DEBUG main            d.u.i.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 
4177       DEBUG main            d.u.i.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 
4187       DEBUG main            d.u.i.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 
4200       DEBUG main            d.u.i.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 
4211       DEBUG main            d.u.i.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 
4217       DEBUG main            d.u.i.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 
4222       DEBUG main            d.u.i.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 
4225       DEBUG main            d.u.i.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 
4233       DEBUG main            d.u.i.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 
4274       DEBUG main            d.u.i.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 
4284       DEBUG main            d.u.i.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 
4290       DEBUG main            d.u.i.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 
4293       DEBUG main            d.u.i.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 
4298       DEBUG main            d.u.i.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 
4302       DEBUG main            d.u.i.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 
4307       DEBUG main            d.u.i.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 
4373       DEBUG main            d.u.i.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 
4378       DEBUG main            d.u.i.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 
4383       DEBUG main            d.u.i.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 
4502       DEBUG main            d.u.i.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 
7383       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 
7426       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7438       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10471      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 439ns 
10473      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 
10555      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
10885      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11116      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11119      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11374      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11376      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11454      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11457      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11569      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11572      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11618      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
11696      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
11775      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11778      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11873      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11875      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11918      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
11920      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12020      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12036      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12146      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12178      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12274      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12305      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
12310      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
43791      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
44047      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44051      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 
44053      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 
45273      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 
45292      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45296      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47481      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
47482      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 
47482      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47555      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
47572      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
47582      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
47583      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
47589      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
47738      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48022      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48022      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 
48023      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 
49088      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 
49096      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49098      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51244      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
51244      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 
51245      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
51303      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
51663      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51846      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51846      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 
51846      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 
52889      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 
52896      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52898      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55072      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
55072      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 
55073      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
55124      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55132      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
55445      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55634      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55634      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 
55634      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 
56697      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 
56704      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58725      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30ns 
58726      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 
58727      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
58772      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
58780      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
58889      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59062      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59062      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 
59062      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 
60040      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 
60048      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62173      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
62173      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 
62174      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
62212      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62340      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62341      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62347      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62353      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62424      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62425      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62573      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62715      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62717      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
62753      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62769      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62906      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62912      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
62958      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63107      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63112      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63130      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63331      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63339      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63588      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
63614      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
63925      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
63980      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
63999      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
64166      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
64544      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64549      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64605      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64609      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64664      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64668      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64727      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64738      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64966      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
64970      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65003      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65089      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65092      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
65113      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
65189      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65191      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65240      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
65253      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
65300      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
65317      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
65344      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
65388      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
65725      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65767      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65770      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65789      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65836      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65839      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65881      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65942      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
65946      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66084      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66145      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66149      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66351      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66358      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66430      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66433      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66476      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66480      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66520      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66524      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66556      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66560      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66698      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66707      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66789      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66794      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66848      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66857      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66906      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66910      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66952      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
66956      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67146      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67152      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67230      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67233      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67287      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67291      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67337      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67341      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67385      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67389      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67422      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67514      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67515      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67566      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67567      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67616      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67617      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67645      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67668      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67669      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68260      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68263      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68266      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68269      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68475      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68478      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68575      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68578      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68696      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68699      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68787      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68790      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68910      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68914      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69016      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69019      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69139      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69142      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69221      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69224      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69411      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69415      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69600      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69603      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70554      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70557      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71032      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71034      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71164      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71166      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71535      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71537      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71735      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71737      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71906      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71908      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72068      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72070      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72224      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72227      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72485      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72488      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73756      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1979676    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting_fullmacro 
1979678    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample_fullmacro 
451        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
474        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
519        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
519        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 
715        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 
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/standardRules.key 
1057       DEBUG main            d.u.i.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 
1068       DEBUG main            d.u.i.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 
1088       DEBUG main            d.u.i.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 
1125       DEBUG main            d.u.i.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 
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/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 
1144       DEBUG main            d.u.i.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 
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/permission.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/reach.key 
1148       DEBUG main            d.u.i.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 
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/map.key 
1207       DEBUG main            d.u.i.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 
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/wellfound.key 
1209       DEBUG main            d.u.i.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 
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/propRule.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/firstOrderRules.key 
1545       DEBUG main            d.u.i.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 
1612       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.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/intRules.key 
1950       DEBUG main            d.u.i.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 
1964       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2260       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2260       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2262       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2263       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2308       DEBUG main            d.u.i.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 
2391       DEBUG main            d.u.i.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 
2610       DEBUG main            d.u.i.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 
2700       DEBUG main            d.u.i.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 
2707       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.key 
2811       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.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/genericRules.key 
2870       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.key 
3004       DEBUG main            d.u.i.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 
3122       DEBUG main            d.u.i.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 
3161       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.key 
3368       DEBUG main            d.u.i.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 
3449       DEBUG main            d.u.i.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 
3465       DEBUG main            d.u.i.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 
3744       DEBUG main            d.u.i.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 
4401       DEBUG main            d.u.i.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 
4412       DEBUG main            d.u.i.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 
4497       DEBUG main            d.u.i.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 
4525       DEBUG main            d.u.i.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 
4529       DEBUG main            d.u.i.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 
4598       DEBUG main            d.u.i.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 
4649       DEBUG main            d.u.i.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 
4670       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4674       DEBUG main            d.u.i.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 
4730       DEBUG main            d.u.i.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 
4736       DEBUG main            d.u.i.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 
4762       DEBUG main            d.u.i.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 
4764       DEBUG main            d.u.i.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 
4765       DEBUG main            d.u.i.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 
4771       DEBUG main            d.u.i.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 
4780       DEBUG main            d.u.i.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 
4793       DEBUG main            d.u.i.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 
4804       DEBUG main            d.u.i.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 
4809       DEBUG main            d.u.i.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 
4812       DEBUG main            d.u.i.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 
4814       DEBUG main            d.u.i.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 
4822       DEBUG main            d.u.i.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 
4867       DEBUG main            d.u.i.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 
4876       DEBUG main            d.u.i.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 
4882       DEBUG main            d.u.i.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 
4884       DEBUG main            d.u.i.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 
4889       DEBUG main            d.u.i.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 
4893       DEBUG main            d.u.i.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 
4896       DEBUG main            d.u.i.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 
4919       DEBUG main            d.u.i.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 
4924       DEBUG main            d.u.i.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 
4928       DEBUG main            d.u.i.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 
5070       DEBUG main            d.u.i.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 
8282       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 
8343       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8363       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11301      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 319.4ns 
11303      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 
11370      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11589      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_SumExample 
13822      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1993906    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample_fullmacro 
1993908    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking_fullmacro 
480        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
511        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
559        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
561        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 
727        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1150       DEBUG main            d.u.i.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 
1153       DEBUG main            d.u.i.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 
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/locSets.key 
1159       DEBUG main            d.u.i.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 
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/reach.key 
1161       DEBUG main            d.u.i.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 
1162       DEBUG main            d.u.i.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 
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/freeADT.key 
1221       DEBUG main            d.u.i.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 
1221       DEBUG main            d.u.i.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 
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/propRule.key 
1493       DEBUG main            d.u.i.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 
1546       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.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/updateRules.key 
1855       DEBUG main            d.u.i.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 
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/intRules.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/intRulesUncheckedSemantics.key 
2057       DEBUG main            d.u.i.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 
2065       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2301       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2302       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2307       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2307       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2352       DEBUG main            d.u.i.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 
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/bsum.key 
2682       DEBUG main            d.u.i.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 
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/binaryAxioms.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/binaryLemmas.key 
2793       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
3282       DEBUG main            d.u.i.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 
3365       DEBUG main            d.u.i.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 
3373       DEBUG main            d.u.i.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 
3482       DEBUG main            d.u.i.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 
3548       DEBUG main            d.u.i.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 
3563       DEBUG main            d.u.i.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 
3770       DEBUG main            d.u.i.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 
4370       DEBUG main            d.u.i.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 
4381       DEBUG main            d.u.i.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 
4449       DEBUG main            d.u.i.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 
4473       DEBUG main            d.u.i.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 
4477       DEBUG main            d.u.i.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 
4561       DEBUG main            d.u.i.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 
4588       DEBUG main            d.u.i.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 
4602       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4605       DEBUG main            d.u.i.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 
4626       DEBUG main            d.u.i.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 
4630       DEBUG main            d.u.i.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 
4649       DEBUG main            d.u.i.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 
4650       DEBUG main            d.u.i.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 
4651       DEBUG main            d.u.i.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 
4656       DEBUG main            d.u.i.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 
4663       DEBUG main            d.u.i.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 
4673       DEBUG main            d.u.i.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 
4680       DEBUG main            d.u.i.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 
4684       DEBUG main            d.u.i.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 
4686       DEBUG main            d.u.i.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 
4687       DEBUG main            d.u.i.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 
4692       DEBUG main            d.u.i.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 
4719       DEBUG main            d.u.i.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 
4726       DEBUG main            d.u.i.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 
4731       DEBUG main            d.u.i.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 
4732       DEBUG main            d.u.i.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 
4736       DEBUG main            d.u.i.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 
4740       DEBUG main            d.u.i.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 
4742       DEBUG main            d.u.i.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 
4785       DEBUG main            d.u.i.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 
4788       DEBUG main            d.u.i.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 
4791       DEBUG main            d.u.i.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 
4869       DEBUG main            d.u.i.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 
8150       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 
8161       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 
8164       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 
8201       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11462      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 483.31ns 
11466      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 
11545      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12073      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_UserAccount 
17413      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17631      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17631      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 
17631      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 
18993      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 
18999      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 
19001      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 
19010      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19012      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21475      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.8ns 
21476      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 
21477      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21575      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_UserAccount 
24160      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
24161      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
24161      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
24161      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
24161      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24162      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24162      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
24162      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24512      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
24512      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24512      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24513      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
24513      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25038      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
25039      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
25042      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
25042      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
25042      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25042      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25043      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
25044      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25334      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
25334      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25334      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25334      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
25335      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25769      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
25769      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
25770      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
25770      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
25770      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25770      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25770      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
25771      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26016      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
26016      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26017      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26017      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
26017      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26491      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
26492      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
26492      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
26493      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
26493      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26493      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26493      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
26494      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26726      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
26727      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26727      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26727      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
26727      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
110117     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
110502     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110503     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 
110503     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 
111731     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 
111735     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 
111737     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 
111744     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111745     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114067     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
114067     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 
114068     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
114121     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
114778     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
115078     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115078     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 
115079     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 
116199     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 
116203     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 
116204     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 
116210     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
116213     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
118531     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
118535     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 
118535     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
118588     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
118732     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
118915     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118915     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 
118915     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 
120112     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 
120115     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 
120116     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 
120122     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120123     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122495     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
122495     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 
122496     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
122539     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
122678     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
122855     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122856     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 
122856     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 
124008     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 
124010     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 
124012     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 
124017     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124019     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126501     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
126501     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 
126502     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
126565     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_Bank 
128171     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 
128188     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 
128219     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 
128229     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 
128916     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 
128956     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 
129071     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 
129078     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 
129092     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 
129989     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 
130769     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 
130781     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 
130787     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 
409746     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
410153     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
410153     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 
410154     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 
411211     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 
411214     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 
411215     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 
411220     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
411221     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
413333     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
413334     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 
413334     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
413381     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_UserAccount 
415876     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
416395     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
416395     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 
416396     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 
417444     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 
417446     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 
417448     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 
417452     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
417454     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
419570     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
419570     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 
419571     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
419621     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_UserAccount 
421283     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
421284     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
421284     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
421284     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
421285     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421285     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421285     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
421286     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421482     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
421483     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421483     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421483     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
421483     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421854     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
421854     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
421854     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
421854     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
421855     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421855     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
421855     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
421855     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422064     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
422064     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422064     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422064     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
422065     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
422349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
422551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
422551     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422910     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
422910     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
422910     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
422911     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
422911     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422911     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
422911     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
422911     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
423092     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
423092     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
423092     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
423092     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
423092     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
439102     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
439425     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
439425     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 
439425     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 
440477     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 
440480     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 
440482     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 
440488     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
440492     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
442607     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
442607     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 
442607     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
442645     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
443257     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
443531     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
443531     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 
443531     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 
444720     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 
444723     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 
444724     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 
444730     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
444737     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
446905     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
446906     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 
446906     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
446940     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
447061     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
447288     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
447289     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 
447289     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 
448362     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 
448365     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 
448366     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 
448372     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
448373     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
450529     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
450530     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 
450530     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
450565     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
450712     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2445018    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking_fullmacro 
2445019    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts_fullmacro 
424        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
439        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
478        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
478        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 
695        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 
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/standardRules.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/ldt.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/boolean.key 
1072       DEBUG main            d.u.i.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 
1108       DEBUG main            d.u.i.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 
1118       DEBUG main            d.u.i.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 
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/heap.key 
1126       DEBUG main            d.u.i.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 
1127       DEBUG main            d.u.i.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 
1128       DEBUG main            d.u.i.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 
1129       DEBUG main            d.u.i.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 
1130       DEBUG main            d.u.i.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 
1213       DEBUG main            d.u.i.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 
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/wellfound.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/charListHeader.key 
1397       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1477       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1726       DEBUG main            d.u.i.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 
1761       DEBUG main            d.u.i.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 
1911       DEBUG main            d.u.i.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 
1959       DEBUG main            d.u.i.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 
1978       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2279       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2280       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2284       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2284       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2363       DEBUG main            d.u.i.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 
2575       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2657       DEBUG main            d.u.i.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 
2670       DEBUG main            d.u.i.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 
2697       DEBUG main            d.u.i.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 
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/floatRules.key 
2733       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.key 
3138       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.key 
3326       DEBUG main            d.u.i.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 
3964       DEBUG main            d.u.i.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 
4012       DEBUG main            d.u.i.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 
4085       DEBUG main            d.u.i.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 
4105       DEBUG main            d.u.i.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 
4109       DEBUG main            d.u.i.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 
4157       DEBUG main            d.u.i.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 
4183       DEBUG main            d.u.i.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 
4196       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4199       DEBUG main            d.u.i.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 
4218       DEBUG main            d.u.i.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 
4222       DEBUG main            d.u.i.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 
4239       DEBUG main            d.u.i.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 
4240       DEBUG main            d.u.i.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 
4240       DEBUG main            d.u.i.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 
4245       DEBUG main            d.u.i.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 
4252       DEBUG main            d.u.i.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 
4260       DEBUG main            d.u.i.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 
4267       DEBUG main            d.u.i.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 
4271       DEBUG main            d.u.i.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 
4273       DEBUG main            d.u.i.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 
4274       DEBUG main            d.u.i.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 
4280       DEBUG main            d.u.i.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 
4340       DEBUG main            d.u.i.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 
4350       DEBUG main            d.u.i.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 
4356       DEBUG main            d.u.i.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 
4357       DEBUG main            d.u.i.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 
4362       DEBUG main            d.u.i.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 
4366       DEBUG main            d.u.i.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 
4369       DEBUG main            d.u.i.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 
4389       DEBUG main            d.u.i.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 
4393       DEBUG main            d.u.i.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 
4397       DEBUG main            d.u.i.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 
4502       DEBUG main            d.u.i.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 
7648       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 
7658       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 
7694       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7704       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10717      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 456.9ns 
10719      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 
10800      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11225      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
12340      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12488      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12488      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 
12489      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 
13780      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 
13788      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 
13798      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13800      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16282      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.6ns 
16283      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 
16284      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16360      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
17064      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17283      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17283      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 
17284      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 
18407      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 
18411      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 
18418      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18420      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20739      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
20740      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 
20740      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20806      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
22597      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
22788      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22788      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 
22789      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 
23912      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 
23917      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 
23923      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23924      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26168      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
26169      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 
26170      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
26235      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
27610      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27835      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27835      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 
27835      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 
28908      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 
28912      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 
28918      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28920      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31148      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.7ns 
31148      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 
31149      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
31216      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
32592      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32812      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32812      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 
32812      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 
33903      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 
33907      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 
33913      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33914      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36147      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
36148      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 
36148      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
36197      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
38044      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
38304      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38304      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 
38304      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 
39355      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 
39358      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 
39363      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39365      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41587      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
41588      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 
41588      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
41636      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
50174      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
50504      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50504      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 
50505      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 
51548      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 
51552      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 
51558      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51559      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53715      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
53716      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 
53717      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
53761      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
55245      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55583      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55584      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 
55584      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 
56633      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 
56636      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 
56641      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56642      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58874      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
58876      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 
58877      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
58920      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
61331      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61633      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61633      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 
61633      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 
62657      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 
62659      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 
62665      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62666      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64786      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
64786      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 
64787      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
64824      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
65347      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65611      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65612      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 
65612      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 
66660      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 
66662      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 
66667      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66669      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68864      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
68864      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 
68864      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
68901      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
69273      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69513      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69513      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 
69513      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 
70574      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 
70576      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 
70582      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70584      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72735      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
72736      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 
72736      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
72775      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
73218      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
73440      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73440      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 
73440      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 
74466      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 
74468      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 
74474      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74475      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76662      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
76662      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 
76663      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
76699      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
77332      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
77651      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77651      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 
77651      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 
78683      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 
78685      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 
78690      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78691      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80805      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
80805      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 
80806      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
80843      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
81411      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81675      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81675      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 
81675      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 
82706      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 
82708      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 
82713      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82714      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84894      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27ns 
84894      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 
84894      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
84929      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
85500      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85761      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85761      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 
85761      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 
86781      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 
86783      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 
86789      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86790      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88951      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
88951      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 
88952      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
88986      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFEfficiencyExamples 
94659      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94965      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94965      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 
94965      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 
95982      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 
95984      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 
95989      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98056      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
98056      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 
98057      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
98090      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFEfficiencyExamples 
99757      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2545272    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts_fullmacro 
2545273    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts_fullmacro 
449        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
467        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
493        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
494        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 
655        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 
934        DEBUG main            d.u.i.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 
968        DEBUG main            d.u.i.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 
974        DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1025       DEBUG main            d.u.i.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 
1034       DEBUG main            d.u.i.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 
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/heap.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/locSets.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/permission.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/reach.key 
1045       DEBUG main            d.u.i.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 
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/map.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/freeADT.key 
1108       DEBUG main            d.u.i.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 
1108       DEBUG main            d.u.i.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 
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/propRule.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/firstOrderRules.key 
1414       DEBUG main            d.u.i.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 
1468       DEBUG main            d.u.i.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 
1602       DEBUG main            d.u.i.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 
1641       DEBUG main            d.u.i.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 
1770       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
1839       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2172       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2173       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2177       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2177       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2286       DEBUG main            d.u.i.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 
2503       DEBUG main            d.u.i.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 
2591       DEBUG main            d.u.i.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 
2598       DEBUG main            d.u.i.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 
2607       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2674       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.key 
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/floatRulesAssumeStrictfp.key 
2702       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.key 
2864       DEBUG main            d.u.i.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 
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/permissionRules.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/reachRules.key 
3068       DEBUG main            d.u.i.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 
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/seqRules.key 
3169       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.key 
3319       DEBUG main            d.u.i.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 
3987       DEBUG main            d.u.i.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 
3997       DEBUG main            d.u.i.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 
4068       DEBUG main            d.u.i.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 
4090       DEBUG main            d.u.i.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 
4094       DEBUG main            d.u.i.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 
4158       DEBUG main            d.u.i.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 
4184       DEBUG main            d.u.i.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 
4198       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4201       DEBUG main            d.u.i.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 
4221       DEBUG main            d.u.i.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 
4224       DEBUG main            d.u.i.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 
4244       DEBUG main            d.u.i.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 
4245       DEBUG main            d.u.i.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 
4246       DEBUG main            d.u.i.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 
4251       DEBUG main            d.u.i.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 
4259       DEBUG main            d.u.i.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 
4268       DEBUG main            d.u.i.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 
4276       DEBUG main            d.u.i.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 
4279       DEBUG main            d.u.i.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 
4282       DEBUG main            d.u.i.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 
4283       DEBUG main            d.u.i.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 
4288       DEBUG main            d.u.i.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 
4316       DEBUG main            d.u.i.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 
4324       DEBUG main            d.u.i.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 
4356       DEBUG main            d.u.i.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 
4358       DEBUG main            d.u.i.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 
4362       DEBUG main            d.u.i.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 
4366       DEBUG main            d.u.i.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 
4368       DEBUG main            d.u.i.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 
4388       DEBUG main            d.u.i.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 
4391       DEBUG main            d.u.i.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 
4393       DEBUG main            d.u.i.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 
4474       DEBUG main            d.u.i.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 
7587       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 
7663       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7680       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10754      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 354.5ns 
10786      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 
10826      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11307      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
11733      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
11735      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
12021      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
16096      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16285      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16285      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 
16286      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 
17548      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 
17560      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17562      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19999      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.9ns 
19999      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 
20000      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20071      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
20181      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
20183      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
20268      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
20832      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21021      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21021      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 
21022      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 
22248      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 
22257      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22259      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24671      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
24671      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 
24672      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
24751      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
25055      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25265      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25265      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 
25266      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 
26381      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 
26391      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26393      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28811      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12ns 
28812      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 
28813      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
28862      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
29020      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29182      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29182      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 
29183      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 
30270      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 
30279      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30280      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32581      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 53.2ns 
32582      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 
32582      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
32628      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32656      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32657      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32675      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
32879      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33045      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33045      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 
33045      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 
34116      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 
34124      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34125      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36451      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
36451      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 
36451      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
36507      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
36558      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
36559      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
36620      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
38440      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38632      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38633      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 
38633      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 
39745      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 
39758      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39760      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42066      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
42066      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 
42067      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
42110      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42184      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42185      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42200      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
42358      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42548      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42548      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 
42549      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 
43633      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 
43641      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43642      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46003      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
46004      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 
46004      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
46046      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46097      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46098      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46157      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46158      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46186      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46187      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46221      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46228      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
46243      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
47006      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
47246      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47246      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 
47246      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 
48320      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 
48327      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48329      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50653      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
50654      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 
50654      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
50702      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
50826      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51044      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51044      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 
51045      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 
52093      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 
52100      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52101      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54406      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
54406      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 
54406      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
54441      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54565      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54566      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54596      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54598      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54679      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54680      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54705      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54706      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54731      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54737      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54766      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
54776      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
55532      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55776      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55776      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 
55776      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 
56865      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 
56872      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56873      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
59160      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
59161      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 
59161      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
59201      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59282      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59283      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59378      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59379      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59401      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59418      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
59789      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60069      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60069      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 
60069      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 
61122      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 
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 
61133      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63528      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.7ns 
63529      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 
63529      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
63567      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63624      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63625      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63641      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63809      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64052      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64052      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 
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__n4()).Non-interference contract.0.m.key 
65127      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 
65134      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67460      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
67461      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 
67461      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
67507      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
67696      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67915      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67915      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 
67915      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 
68982      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 
68988      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68990      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71153      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
71154      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 
71154      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
71187      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
71288      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71483      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71483      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 
71484      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 
72513      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 
72519      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72521      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74788      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.4ns 
74788      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 
74789      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
74821      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74853      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74853      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74884      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74885      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74910      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74913      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
75211      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
75438      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75438      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 
75439      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 
76532      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 
76539      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76540      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78864      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
78865      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 
78865      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
78906      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78942      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78942      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78955      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
79273      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
79493      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79493      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 
79493      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 
80521      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 
80528      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80529      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82762      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
82762      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 
82763      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
82801      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82871      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82872      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82889      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
83145      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83418      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83418      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 
83418      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 
84451      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 
84457      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84458      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86655      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
86656      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 
86657      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
86689      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
86804      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87025      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87025      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 
87025      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 
88062      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 
88069      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88070      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90291      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
90292      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 
90294      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
90351      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
90445      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
90651      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90651      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 
90652      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 
91677      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 
91683      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91685      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93863      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
93863      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 
93864      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
93898      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
93921      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
93922      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
93943      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
93944      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
93959      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
93961      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
94153      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2639863    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts_fullmacro 
2639864    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test InformationFlow_fullmacro 
428        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
436        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
480        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
481        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 
635        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 
940        DEBUG main            d.u.i.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 
973        DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.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/integerHeader.key 
1053       DEBUG main            d.u.i.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 
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/heap.key 
1072       DEBUG main            d.u.i.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 
1073       DEBUG main            d.u.i.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 
1076       DEBUG main            d.u.i.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 
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/seq.key 
1081       DEBUG main            d.u.i.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 
1156       DEBUG main            d.u.i.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 
1157       DEBUG main            d.u.i.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 
1157       DEBUG main            d.u.i.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 
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/propRule.key 
1350       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1482       DEBUG main            d.u.i.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 
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/updateRules.key 
1696       DEBUG main            d.u.i.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 
1839       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1939       DEBUG main            d.u.i.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 
1963       DEBUG main            d.u.i.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 
2250       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2251       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2258       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2259       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2299       DEBUG main            d.u.i.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 
2366       DEBUG main            d.u.i.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 
2608       DEBUG main            d.u.i.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 
2690       DEBUG main            d.u.i.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 
2699       DEBUG main            d.u.i.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 
2712       DEBUG main            d.u.i.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 
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/floatRulesCommon.key 
2806       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.key 
2811       DEBUG main            d.u.i.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 
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/genericRules.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/booleanRules.key 
2893       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.key 
3216       DEBUG main            d.u.i.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 
3221       DEBUG main            d.u.i.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 
3288       DEBUG main            d.u.i.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 
3339       DEBUG main            d.u.i.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 
3348       DEBUG main            d.u.i.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 
3503       DEBUG main            d.u.i.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 
4181       DEBUG main            d.u.i.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 
4191       DEBUG main            d.u.i.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 
4281       DEBUG main            d.u.i.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 
4309       DEBUG main            d.u.i.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 
4313       DEBUG main            d.u.i.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 
4365       DEBUG main            d.u.i.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 
4397       DEBUG main            d.u.i.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 
4413       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4416       DEBUG main            d.u.i.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 
4439       DEBUG main            d.u.i.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 
4454       DEBUG main            d.u.i.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 
4476       DEBUG main            d.u.i.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 
4477       DEBUG main            d.u.i.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 
4478       DEBUG main            d.u.i.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 
4484       DEBUG main            d.u.i.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 
4493       DEBUG main            d.u.i.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 
4534       DEBUG main            d.u.i.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 
4543       DEBUG main            d.u.i.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 
4548       DEBUG main            d.u.i.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 
4552       DEBUG main            d.u.i.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 
4554       DEBUG main            d.u.i.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 
4560       DEBUG main            d.u.i.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 
4605       DEBUG main            d.u.i.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 
4613       DEBUG main            d.u.i.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 
4618       DEBUG main            d.u.i.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 
4620       DEBUG main            d.u.i.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 
4625       DEBUG main            d.u.i.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 
4629       DEBUG main            d.u.i.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 
4632       DEBUG main            d.u.i.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 
4653       DEBUG main            d.u.i.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 
4657       DEBUG main            d.u.i.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 
4660       DEBUG main            d.u.i.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 
4754       DEBUG main            d.u.i.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 
7998       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 
8083       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11393      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 442ns 
11401      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 
11489      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11940      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
18947      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
19156      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19156      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 
19159      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 
20583      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 
20594      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20596      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23329      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
23330      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 
23331      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
23402      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
25153      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25400      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 
25401      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 
26696      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 
26709      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26710      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29310      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
29310      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 
29311      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
29363      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
30966      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31176      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31176      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 
31177      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 
32375      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 
32383      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32385      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34985      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.2ns 
34986      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 
34986      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
35034      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
36409      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)

38353      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)

314119     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
314448     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
314448     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 
314448     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 
315625     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 
315633     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
315634     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
318106     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
318107     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 
318107     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
318146     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
319388     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)

320951     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)

323627     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
323976     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
323976     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 
323977     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 
325166     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 
325173     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
325175     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
327677     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
327677     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 
327678     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
327730     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
328997     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)

330493     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)

332683     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
333024     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
333024     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 
333024     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 
334192     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 
334199     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
334201     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
336633     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
336633     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 
336634     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
336673     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
338760     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)

341388     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
341668     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
341668     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 
341668     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 
342933     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 
342940     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
342941     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
345284     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
345284     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 
345284     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
345319     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
346440     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)

348066     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
348359     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
348359     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 
348360     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 
349476     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 
349483     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
349485     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
351934     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
351935     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 
351935     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
351973     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
355387     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
355631     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
355631     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 
355632     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 
356748     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 
356754     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
356756     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
359190     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.4ns 
359191     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 
359191     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
359227     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
361262     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
361569     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
361569     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 
361569     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 
362694     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 
362700     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
362701     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
365170     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
365170     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 
365171     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
365218     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
367362     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
367644     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
367644     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 
367644     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 
368804     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 
368810     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
368812     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
371235     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26ns 
371235     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 
371236     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
371280     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
374138     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
374439     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
374439     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 
374440     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 
375559     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 
375565     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
375566     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
378060     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
378060     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 
378061     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
378098     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
379865     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
380159     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
380159     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 
380159     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 
381263     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 
381269     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
381270     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
383658     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 24.3ns 
383658     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 
383659     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
383720     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
384858     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
385128     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
385129     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 
385129     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 
386272     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 
386278     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
386280     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
388734     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.1ns 
388735     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 
388735     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
388771     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
389656     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
389906     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
389907     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 
389907     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 
391059     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 
391065     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
391067     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
393540     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36ns 
393540     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 
393540     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
393669     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
393884     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
393884     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 
393884     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 
395028     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 
395035     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
395036     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
397569     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
397570     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 
397570     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
397604     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
399361     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
3039725    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test InformationFlow_fullmacro 
3039726    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples_fullmacro 
457        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
476        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
502        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
503        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 
718        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 
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/standardRules.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/ldt.key 
1081       DEBUG main            d.u.i.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 
1099       DEBUG main            d.u.i.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 
1156       DEBUG main            d.u.i.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 
1172       DEBUG main            d.u.i.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 
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/heap.key 
1187       DEBUG main            d.u.i.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 
1188       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1263       DEBUG main            d.u.i.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 
1264       DEBUG main            d.u.i.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 
1268       DEBUG main            d.u.i.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 
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/propRule.key 
1464       DEBUG main            d.u.i.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 
1519       DEBUG main            d.u.i.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 
1614       DEBUG main            d.u.i.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 
1798       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.key 
2052       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
2089       DEBUG main            d.u.i.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 
2340       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2340       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2344       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2344       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2411       DEBUG main            d.u.i.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 
2472       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.key 
2870       DEBUG main            d.u.i.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 
2870       DEBUG main            d.u.i.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 
2918       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
3141       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.key 
3402       DEBUG main            d.u.i.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 
4089       DEBUG main            d.u.i.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 
4099       DEBUG main            d.u.i.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 
4184       DEBUG main            d.u.i.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 
4208       DEBUG main            d.u.i.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 
4212       DEBUG main            d.u.i.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 
4265       DEBUG main            d.u.i.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 
4296       DEBUG main            d.u.i.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 
4322       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4325       DEBUG main            d.u.i.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 
4346       DEBUG main            d.u.i.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 
4350       DEBUG main            d.u.i.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 
4370       DEBUG main            d.u.i.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 
4372       DEBUG main            d.u.i.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 
4374       DEBUG main            d.u.i.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 
4379       DEBUG main            d.u.i.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 
4387       DEBUG main            d.u.i.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 
4396       DEBUG main            d.u.i.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 
4405       DEBUG main            d.u.i.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 
4409       DEBUG main            d.u.i.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 
4413       DEBUG main            d.u.i.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 
4417       DEBUG main            d.u.i.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 
4425       DEBUG main            d.u.i.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 
4480       DEBUG main            d.u.i.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 
4488       DEBUG main            d.u.i.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 
4492       DEBUG main            d.u.i.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 
4494       DEBUG main            d.u.i.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 
4499       DEBUG main            d.u.i.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 
4502       DEBUG main            d.u.i.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 
4505       DEBUG main            d.u.i.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 
4524       DEBUG main            d.u.i.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 
4528       DEBUG main            d.u.i.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 
4531       DEBUG main            d.u.i.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 
4629       DEBUG main            d.u.i.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 
7833       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 
7842       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 
7845       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 
7851       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 
7890       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7902       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10823      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 386.8ns 
10827      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 
10879      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11402      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_AliasingExamples 
12333      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
12490      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12492      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 
12492      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 
13783      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 
13788      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 
13790      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 
13798      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 
13814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16399      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
16400      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 
16401      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16503      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_AliasingExamples 
16906      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17085      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17086      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 
17086      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 
18250      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 
18253      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 
18254      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 
18257      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 
18264      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18266      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20510      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
20511      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 
20511      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20562      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
20667      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20812      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20812      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 
20812      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 
21915      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 
21920      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 
21921      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 
21924      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 
21935      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21936      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24259      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
24259      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 
24259      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
24321      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
24331      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
24335      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24353      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24369      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
24396      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24525      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24726      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24726      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 
24728      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 
25810      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 
25813      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 
25815      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 
25818      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 
25826      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25828      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28140      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.3ns 
28141      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 
28141      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
28189      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
28200      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
28209      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
28241      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
28375      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28547      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28547      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 
28548      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 
29656      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 
29659      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 
29661      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 
29665      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 
29686      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29688      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32071      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 22.3ns 
32071      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 
32072      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
32143      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
32154      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
32180      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
32201      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
32471      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
32656      DEBUG 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      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 
32656      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 
33681      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 
33683      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 
33684      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 
33686      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 
33692      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33693      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35969      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 102.2ns 
35970      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 
35970      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
36014      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
36024      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
36042      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
36059      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
36221      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
36414      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36414      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 
36414      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 
37455      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 
37457      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 
37457      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 
37459      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 
37464      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37466      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39623      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.7ns 
39623      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 
39624      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
39663      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
39670      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
39673      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
39804      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39985      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39985      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 
39985      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 
40988      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 
40990      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 
40991      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 
40992      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 
40999      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41000      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43207      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
43208      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 
43208      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
43247      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_DifferenceSeqLocset 
43271      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
43275      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43290      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
43293      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43943      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
44136      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44136      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 
44137      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 
45180      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 
45182      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 
45183      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 
45185      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 
45191      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45192      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47359      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
47359      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 
47360      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47401      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_DifferenceSeqLocset 
47423      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
47427      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
47440      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
47443      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
49530      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
49746      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49746      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 
49746      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 
50827      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 
50829      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 
50830      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 
50832      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 
50838      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50839      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53009      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
53010      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 
53010      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
53048      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
53058      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53076      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53084      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53130      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53140      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53345      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53595      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53595      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 
53595      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 
54603      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 
54604      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 
54605      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 
54606      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 
54612      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54613      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56785      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
56785      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 
56785      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
56825      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
56935      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57132      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 
57132      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 
58117      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 
58118      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 
58119      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 
58121      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 
58126      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58127      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60337      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
60337      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 
60338      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
60372      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
60400      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
60417      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60426      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60438      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60446      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
60631      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60833      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60834      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 
60834      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 
61820      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 
61822      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 
61822      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 
61823      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 
61829      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61831      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64010      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
64010      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 
64011      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
64044      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
64050      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
64064      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64074      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
64304      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
64530      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64530      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 
64530      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 
65543      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 
65545      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 
65546      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 
65547      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 
65553      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67662      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
67662      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 
67663      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
67702      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
67765      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67977      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67977      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 
67977      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 
68959      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 
68961      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 
68962      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 
68963      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 
68970      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68973      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71091      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.7ns 
71092      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 
71092      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
71151      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
71157      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
71160      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71170      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71182      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
71198      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
71279      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71491      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71491      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 
71491      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 
72468      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 
72470      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 
72471      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 
72472      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 
72477      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72478      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74581      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
74582      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 
74583      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
74626      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
74632      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
74635      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
74642      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
74652      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
74742      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74951      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74952      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 
74952      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 
75947      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 
75949      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 
75949      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 
75951      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 
75955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78097      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
78098      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 
78099      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
78131      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
78137      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
78140      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78148      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
78249      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78451      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78451      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 
78452      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 
79435      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 
79437      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 
79438      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 
79439      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 
79444      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79446      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81584      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
81585      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 
81585      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
81619      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
81626      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
81704      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81916      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81916      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 
81916      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 
82905      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 
82907      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 
82908      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 
82909      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 
82918      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85026      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
85027      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 
85027      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
85059      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
85066      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
85069      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
85143      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85383      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85383      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 
85384      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 
86367      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 
86368      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 
86369      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 
86370      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 
86374      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86376      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88446      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
88447      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 
88447      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
88479      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
88484      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
88487      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
88591      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
88833      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88833      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 
88833      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 
89816      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 
89818      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 
89819      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 
89820      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 
89824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89826      DEBUG main            d.u.i.k.p.i.KeYFile       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 15ns 
91977      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 
91977      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
92014      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
92022      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92027      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
92038      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
92113      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92353      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92353      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 
92353      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 
93316      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 
93318      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 
93319      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 
93320      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 
93325      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93326      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95468      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
95468      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 
95469      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
95501      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
95509      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
95524      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
95533      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
95548      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
95558      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
95805      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96036      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96037      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 
96037      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 
97010      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 
97011      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 
97012      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 
97013      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 
97020      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97022      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99182      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.7ns 
99182      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 
99184      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
99216      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
99231      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99250      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99252      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99260      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
99271      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
99513      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
99871      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99871      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 
99871      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 
100854     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 
100855     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 
100856     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 
100857     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 
100862     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100864     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102947     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.8ns 
102947     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 
102948     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
102983     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
102993     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
103000     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
103008     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
103086     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
103345     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103345     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 
103345     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 
104344     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 
104346     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 
104347     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 
104348     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 
104353     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104354     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
106418     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.5ns 
106419     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 
106419     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
106451     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
106458     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
106472     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
106480     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
106491     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
106499     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
106686     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
106958     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106958     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 
106958     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 
107941     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 
107943     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 
107944     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 
107945     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 
107953     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107955     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
110035     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
110035     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 
110036     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
110067     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
110075     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
110089     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
110101     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
110238     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
110504     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110504     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 
110505     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 
111495     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 
111497     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 
111497     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 
111499     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 
111503     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111504     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113587     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.8ns 
113587     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 
113588     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
113619     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
113626     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
113643     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113655     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113785     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
114075     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114075     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 
114075     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 
115036     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 
115037     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 
115038     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 
115039     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 
115043     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115045     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117144     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
117144     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 
117144     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
117175     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
117181     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
117195     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
117207     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
117416     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
117744     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117744     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 
117744     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 
118701     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 
118702     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 
118703     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 
118704     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 
118708     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118709     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120778     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
120778     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 
120779     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
120811     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
120816     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
120819     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120916     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
3161160    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples_fullmacro 
3161161    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects_fullmacro 
517        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
536        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
583        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
583        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 
748        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 
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 
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/ldt.key 
1091       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.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/integerHeader.key 
1184       DEBUG main            d.u.i.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 
1189       DEBUG main            d.u.i.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 
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/locSets.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/permission.key 
1203       DEBUG main            d.u.i.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 
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/seq.key 
1207       DEBUG main            d.u.i.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 
1300       DEBUG main            d.u.i.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 
1301       DEBUG main            d.u.i.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 
1303       DEBUG main            d.u.i.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 
1483       DEBUG main            d.u.i.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 
1523       DEBUG main            d.u.i.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 
1578       DEBUG main            d.u.i.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 
1678       DEBUG main            d.u.i.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 
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/updateRules.key 
1859       DEBUG main            d.u.i.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 
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/intRules.key 
2017       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.key 
2060       DEBUG main            d.u.i.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 
2078       DEBUG main            d.u.i.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 
2262       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2263       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2287       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2287       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2346       DEBUG main            d.u.i.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 
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/bsum.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/bprod.key 
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/binaryAxioms.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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
3162       DEBUG main            d.u.i.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 
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/seqCoreRules.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/seqRules.key 
3378       DEBUG main            d.u.i.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 
3424       DEBUG main            d.u.i.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 
3432       DEBUG main            d.u.i.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 
3532       DEBUG main            d.u.i.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 
4191       DEBUG main            d.u.i.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 
4203       DEBUG main            d.u.i.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 
4268       DEBUG main            d.u.i.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 
4293       DEBUG main            d.u.i.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 
4297       DEBUG main            d.u.i.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 
4364       DEBUG main            d.u.i.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 
4406       DEBUG main            d.u.i.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 
4431       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4436       DEBUG main            d.u.i.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 
4460       DEBUG main            d.u.i.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 
4464       DEBUG main            d.u.i.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 
4482       DEBUG main            d.u.i.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 
4484       DEBUG main            d.u.i.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 
4486       DEBUG main            d.u.i.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 
4491       DEBUG main            d.u.i.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 
4498       DEBUG main            d.u.i.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 
4507       DEBUG main            d.u.i.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 
4516       DEBUG main            d.u.i.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 
4523       DEBUG main            d.u.i.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 
4527       DEBUG main            d.u.i.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 
4530       DEBUG main            d.u.i.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 
4537       DEBUG main            d.u.i.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 
4575       DEBUG main            d.u.i.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 
4585       DEBUG main            d.u.i.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 
4590       DEBUG main            d.u.i.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 
4591       DEBUG main            d.u.i.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 
4621       DEBUG main            d.u.i.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 
4625       DEBUG main            d.u.i.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 
4628       DEBUG main            d.u.i.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 
4648       DEBUG main            d.u.i.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 
4651       DEBUG main            d.u.i.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 
4655       DEBUG main            d.u.i.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 
4768       DEBUG main            d.u.i.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 
7993       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
8106       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 
8120       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 
8124       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 
8128       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 
8136       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 
8196       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11372      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 510.51ns 
11376      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 
11428      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11945      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee3 
12538      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12677      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12677      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 
12678      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 
13898      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
13973      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 
13977      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 
13979      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 
13981      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 
13984      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 
13991      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13993      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16470      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
16471      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 
16471      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16931      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17131      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
17159      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
17161      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
17262      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
17971      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18166      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18166      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 
18167      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 
19293      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
19359      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 
19363      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 
19365      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 
19367      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 
19369      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 
19378      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21787      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
21788      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 
21788      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21952      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
22071      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
22085      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
22086      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
22130      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
22627      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
22782      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22783      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 
22783      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 
23842      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
23899      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 
23902      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 
23903      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 
23905      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 
23907      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 
23913      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23915      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26266      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
26267      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 
26267      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
26429      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
26566      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
26584      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
26585      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
26629      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
26984      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27191      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27192      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 
27192      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 
28284      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
28344      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 
28348      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 
28349      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 
28350      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 
28352      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 
28359      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30719      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32ns 
30720      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 
30720      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
30785      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
30893      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31064      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31064      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 
31065      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 
32100      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
32156      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 
32158      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 
32159      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 
32160      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 
32162      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 
32167      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32169      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34505      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
34505      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 
34506      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
49183      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49467      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49467      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 
49467      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 
50489      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
50543      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 
50545      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 
50546      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 
50547      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 
50548      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 
50554      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50556      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52778      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
52779      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 
52779      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
52830      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
60912      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61222      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61222      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 
61223      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 
62185      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
62237      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 
62239      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 
62239      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 
62240      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 
62242      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 
62247      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62250      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64601      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
64601      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 
64602      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
64641      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
64675      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
64684      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
64688      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
64718      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
64777      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
65200      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65464      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65465      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 
65465      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 
66492      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
66552      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 
66554      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 
66555      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 
66556      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 
66558      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 
66565      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68796      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
68797      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 
68797      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
68833      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
68843      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
68956      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
69134      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
69145      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
69190      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
69326      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
69478      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
69488      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
69516      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
106343     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
106650     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106650     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 
106650     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 
107658     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
107711     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 
107714     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 
107715     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 
107716     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 
107718     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 
107724     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107725     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109984     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
109985     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 
109986     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
110023     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
110033     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
110140     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
110294     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
110304     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
110345     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
110482     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
110643     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
110653     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
110716     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
125977     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
126354     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126354     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 
126355     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 
127317     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
127368     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 
127370     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 
127371     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 
127372     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 
127373     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 
127380     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
127381     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129621     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
129621     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 
129622     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
129656     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
129665     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
129764     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
129934     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
130045     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
130186     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
144643     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
144951     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144951     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 
144951     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 
145934     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
145993     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 
145995     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 
145996     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 
145998     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 
145999     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 
146005     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
146006     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148293     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.4ns 
148293     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 
148294     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
148327     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
148423     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
148562     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
148578     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
148625     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
148641     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
148657     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
148683     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
183983     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
184319     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
184319     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 
184319     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 
185314     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
185364     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 
185367     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 
185368     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 
185369     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 
185370     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 
185379     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
185380     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
187620     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
187620     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 
187621     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
187653     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
187749     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
187889     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
187899     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
187928     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
199609     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
199982     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
199982     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 
199982     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 
200996     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
201045     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 
201047     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 
201048     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 
201049     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 
201050     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 
201055     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201056     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
203233     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
203234     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 
203234     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
203264     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
203274     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
203277     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
213713     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
213994     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
213994     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 
213994     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 
215020     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
215070     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 
215072     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 
215073     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 
215074     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 
215075     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 
215080     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215081     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
217319     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.9ns 
217320     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 
217320     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
217366     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
217377     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
217379     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
217625     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
217893     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
217894     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 
217894     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 
218879     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
218938     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 
218940     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 
218941     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 
218942     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 
218944     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 
218949     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
218950     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
221145     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
221145     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 
221145     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
221177     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
221653     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
221891     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
221892     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 
221892     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 
222888     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
222937     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 
222939     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 
222940     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 
222941     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 
222942     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 
222948     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
222949     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
225132     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.4ns 
225132     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 
225133     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
225167     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
225484     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
225742     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
225742     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 
225742     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 
226679     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
226726     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 
226728     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 
226728     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 
226729     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 
226730     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 
226735     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
226736     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
228900     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
228900     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 
228900     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
228932     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
229354     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
229611     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229611     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 
229612     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 
230597     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
230647     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 
230649     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 
230650     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 
230651     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 
230652     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 
230657     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
230658     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
232862     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.5ns 
232863     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 
232863     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
232974     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
233192     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
233192     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 
233192     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 
234164     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
234210     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 
234212     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 
234213     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 
234213     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 
234214     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 
234219     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
234220     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
236430     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
236430     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 
236431     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
236464     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee2 
239249     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
3400921    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects_fullmacro 
3400922    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting_fullmacro 
511        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
535        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
563        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
564        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 
700        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 
1032       DEBUG main            d.u.i.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 
1057       DEBUG main            d.u.i.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 
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/boolean.key 
1081       DEBUG main            d.u.i.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 
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/integerHeader.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/floatHeader.key 
1157       DEBUG main            d.u.i.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 
1165       DEBUG main            d.u.i.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 
1166       DEBUG main            d.u.i.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 
1169       DEBUG main            d.u.i.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 
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/seq.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/map.key 
1237       DEBUG main            d.u.i.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 
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/wellfound.key 
1239       DEBUG main            d.u.i.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 
1422       DEBUG main            d.u.i.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 
1478       DEBUG main            d.u.i.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 
1532       DEBUG main            d.u.i.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 
1619       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
2019       DEBUG main            d.u.i.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 
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/integerSimplificationRules.key 
2260       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2261       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2263       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2264       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2340       DEBUG main            d.u.i.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 
2448       DEBUG main            d.u.i.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 
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/binaryAxioms.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/binaryLemmas.key 
2493       DEBUG main            d.u.i.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 
2509       DEBUG main            d.u.i.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 
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/floatRules.key 
2536       DEBUG main            d.u.i.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 
2537       DEBUG main            d.u.i.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 
2560       DEBUG main            d.u.i.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 
2577       DEBUG main            d.u.i.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 
2603       DEBUG main            d.u.i.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 
2607       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.key 
2900       DEBUG main            d.u.i.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 
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/javaRules.key 
2993       DEBUG main            d.u.i.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 
3661       DEBUG main            d.u.i.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 
3672       DEBUG main            d.u.i.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 
3753       DEBUG main            d.u.i.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 
3786       DEBUG main            d.u.i.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 
3790       DEBUG main            d.u.i.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 
3836       DEBUG main            d.u.i.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 
3916       DEBUG main            d.u.i.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 
3933       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3936       DEBUG main            d.u.i.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 
3959       DEBUG main            d.u.i.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 
3963       DEBUG main            d.u.i.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 
3980       DEBUG main            d.u.i.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 
3981       DEBUG main            d.u.i.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 
3982       DEBUG main            d.u.i.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 
3986       DEBUG main            d.u.i.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 
3992       DEBUG main            d.u.i.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 
4000       DEBUG main            d.u.i.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 
4007       DEBUG main            d.u.i.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 
4010       DEBUG main            d.u.i.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 
4012       DEBUG main            d.u.i.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 
4013       DEBUG main            d.u.i.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 
4018       DEBUG main            d.u.i.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 
4039       DEBUG main            d.u.i.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 
4045       DEBUG main            d.u.i.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 
4049       DEBUG main            d.u.i.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 
4050       DEBUG main            d.u.i.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 
4053       DEBUG main            d.u.i.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 
4056       DEBUG main            d.u.i.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 
4058       DEBUG main            d.u.i.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 
4073       DEBUG main            d.u.i.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 
4075       DEBUG main            d.u.i.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 
4077       DEBUG main            d.u.i.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 
4207       DEBUG main            d.u.i.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 
8312       DEBUG 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 
8320       DEBUG 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 
8322       DEBUG 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 
8324       DEBUG 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 
8327       DEBUG 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 
8330       DEBUG 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 
8334       DEBUG 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 
8336       DEBUG 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 
8390       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11852      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 419.3ns 
11854      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 
11935      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12650      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
12908      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
14304      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
15046      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
16716      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
19093      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19331      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19332      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 
19332      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 
20875      DEBUG 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 
20881      DEBUG 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 
20884      DEBUG 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 
20885      DEBUG 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 
20888      DEBUG 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 
20894      DEBUG 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 
20897      DEBUG 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 
20900      DEBUG 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 
20908      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20909      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23799      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
23800      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 
23801      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
23894      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
24233      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
27439      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27664      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27665      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 
27665      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 
29045      DEBUG 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 
29055      DEBUG 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 
29056      DEBUG 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 
29058      DEBUG 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 
29059      DEBUG 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 
29062      DEBUG 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 
29065      DEBUG 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 
29067      DEBUG 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 
29078      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29080      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31816      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
31817      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 
31817      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
31906      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32110      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32110      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 
32111      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 
33399      DEBUG 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 
33402      DEBUG 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 
33403      DEBUG 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 
33404      DEBUG 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 
33405      DEBUG 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 
33407      DEBUG 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 
33409      DEBUG 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 
33410      DEBUG 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 
33416      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33417      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36129      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.4ns 
36130      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 
36130      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
36266      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
36482      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36482      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 
36482      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 
37801      DEBUG 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 
37807      DEBUG 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 
37810      DEBUG 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 
37812      DEBUG 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 
37813      DEBUG 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 
37816      DEBUG 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 
37817      DEBUG 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 
37818      DEBUG 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 
37824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37826      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40597      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 2.85ms 
40598      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 
40598      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
40695      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
40879      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40879      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 
40880      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 
42180      DEBUG 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 
42183      DEBUG 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 
42184      DEBUG 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 
42185      DEBUG 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 
42186      DEBUG 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 
42187      DEBUG 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 
42188      DEBUG 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 
42189      DEBUG 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 
42194      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42195      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44849      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
44849      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 
44850      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
44907      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
44916      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
44977      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
45295      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
45390      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
45482      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
45496      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
46918      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47108      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47194      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47226      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47254      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47385      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47415      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47493      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47574      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47891      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47927      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48043      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48072      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48109      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48251      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48327      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48362      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48439      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48473      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48541      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48585      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48654      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48690      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48721      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48782      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48804      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
48864      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48911      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
48955      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49030      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49173      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49253      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49311      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49357      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49428      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49464      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49499      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49579      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
52018      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
52049      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52108      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52158      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52219      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52269      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52373      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52426      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52489      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52544      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
52600      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
53008      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53123      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53224      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53316      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53400      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53502      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53599      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53700      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53786      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53924      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
73266      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
73379      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
73437      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
73473      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
98123      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98519      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98519      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 
98520      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 
99766      DEBUG 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 
99770      DEBUG 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 
99770      DEBUG 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 
99771      DEBUG 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 
99772      DEBUG 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 
99774      DEBUG 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 
99775      DEBUG 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 
99776      DEBUG 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 
99781      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99784      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102418     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
102418     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 
102419     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
102500     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
102509     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
102564     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
102849     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
102960     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
102998     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
103012     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
104444     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
104541     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
104689     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
104721     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
104790     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
104815     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
104881     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
104961     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
104986     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105047     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105079     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105108     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105228     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105251     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105315     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105637     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105694     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105763     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105836     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105862     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
105896     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105921     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105945     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
105985     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106079     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106178     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
106210     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
106306     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106391     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
106426     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106521     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106605     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106671     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
106700     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
106743     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106823     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
106858     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
106932     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109298     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
109328     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109386     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109437     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109492     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109545     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109595     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109645     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109692     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109742     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109796     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
110192     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110316     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110421     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110518     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110622     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110721     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110818     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110917     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111002     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111083     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
131132     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
131208     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
131236     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
131376     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
157859     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
158247     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
158247     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 
158247     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 
159490     DEBUG 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 
159493     DEBUG 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 
159493     DEBUG 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 
159494     DEBUG 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 
159495     DEBUG 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 
159496     DEBUG 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 
159497     DEBUG 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 
159498     DEBUG 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 
159503     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
159504     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
162141     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
162141     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 
162142     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
162201     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
162220     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
162240     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
162262     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
162285     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
162363     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
163910     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
164255     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
164256     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 
164256     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 
165533     DEBUG 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 
165536     DEBUG 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 
165537     DEBUG 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 
165537     DEBUG 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 
165538     DEBUG 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 
165540     DEBUG 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 
165541     DEBUG 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 
165541     DEBUG 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 
165547     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
165548     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
168150     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
168150     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 
168151     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
168219     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
168248     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
168275     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
169551     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
169791     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
169791     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 
169792     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 
171021     DEBUG 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 
171024     DEBUG 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 
171025     DEBUG 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 
171025     DEBUG 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 
171026     DEBUG 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 
171028     DEBUG 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 
171029     DEBUG 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 
171029     DEBUG 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 
171035     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171036     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
173648     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
173649     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 
173649     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
173693     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Voter 
173697     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
174419     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
174667     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
174732     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
174793     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
177980     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
177999     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178024     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178034     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178053     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178082     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178090     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178112     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178122     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178130     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178155     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178172     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178181     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
178190     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
178607     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
178907     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
179166     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
179193     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
179334     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
179419     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
179575     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
179989     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
180337     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
180469     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
180618     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
180986     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
181175     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
181332     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
181722     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
181882     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
182309     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
182672     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
182778     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
182918     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
183270     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
183400     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
183722     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
183885     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
184044     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
184202     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
184581     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
184948     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
185088     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
186784     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
187031     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
187324     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
188337     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
188486     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
194821     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
195160     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
195161     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 
195161     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 
196429     DEBUG 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 
196432     DEBUG 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 
196433     DEBUG 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 
196434     DEBUG 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 
196435     DEBUG 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 
196436     DEBUG 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 
196437     DEBUG 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 
196438     DEBUG 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 
196443     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
196444     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
199032     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
199032     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 
199032     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
199079     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Voter 
199083     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
199768     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
199841     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
199898     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
200077     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
203203     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203212     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203231     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203249     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203259     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203268     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203294     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203313     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203322     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203331     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203349     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203374     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
203392     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
203717     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
204061     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
204204     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
204222     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
204231     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
204314     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
204727     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
205128     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
205326     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
205487     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
205630     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
206011     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
206151     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
206317     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
206750     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
207101     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
207246     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
207593     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
207968     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
208071     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
208193     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
208320     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
208460     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
208608     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
208991     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
209129     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
209269     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
209718     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
209853     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
212290     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
212544     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
212847     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
213825     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
213900     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
226991     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
3628502    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