RunAllProofsInfFlow

29

tests

4

failures

0

ignored

58m40.99s

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.63s passed
ToyVoting_nomacro data()[11] 49.533s passed
ConditionalConfidential_nomacro data()[12] 0s passed
SumExample_nomacro data()[13] 15.538s passed
ToyBanking_nomacro data()[14] 1m40.81s passed
BlockContracts_nomacro data()[15] 1m44.31s failed
MethodContracts_nomacro data()[16] 1m32.67s passed
LoopInvariants_nomacro data()[17] 1m30.65s failed
MiniExamples_nomacro data()[18] 2m4.45s passed
NewObjects_nomacro data()[19] 2m44.33s failed
ToyVoting data()[1] 33.336s passed
SimpleEvoting_nomacro data()[20] 3m57.97s failed
ToyVoting_fullmacro data()[21] 1m19.82s passed
SumExample_fullmacro data()[22] 13.962s passed
ToyBanking_fullmacro data()[23] 5m33.07s passed
BlockContracts_fullmacro data()[24] 1m47.88s passed
MethodContracts_fullmacro data()[25] 1m38.62s passed
InformationFlow_fullmacro data()[26] 6m55.62s passed
MiniExamples_fullmacro data()[27] 2m5.70s passed
NewObjects_fullmacro data()[28] 4m3.56s passed
SimpleEvoting_fullmacro data()[29] 3m59.15s passed
ConditionalConfidential data()[2] 18.997s passed
SumExample data()[3] 13.067s passed
ToyBanking data()[4] 2m18.54s passed
BlockContracts data()[5] 1m18.26s passed
MethodContracts data()[6] 1m29.26s passed
LoopInvariants data()[7] 1m24.76s passed
MiniExamples data()[8] 1m56.34s passed
NewObjects data()[9] 1m42.15s passed

Standard output

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

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 
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/ToyVoting/Voter(Voter__insecure_voting()).JML normal_behavior operation 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/ToyVoting/Voter(Voter__insecure_voting()).JML normal_behavior operation contract.0.key 
998        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.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/ldt.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/boolean.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/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 
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/floatHeader.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/heap.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/locSets.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/permission.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/reach.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/seq.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/map.key 
1283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.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/wellfound.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/charListHeader.key 
1474       DEBUG main            d.u.i.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 
1531       DEBUG main            d.u.i.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 
1664       DEBUG main            d.u.i.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 
1771       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1820       DEBUG main            d.u.i.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 
1967       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
2050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2069       DEBUG main            d.u.i.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 
2095       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2372       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2382       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2384       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2385       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2430       DEBUG main            d.u.i.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 
2483       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.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/bprod.key 
2661       DEBUG main            d.u.i.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 
2669       DEBUG main            d.u.i.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 
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/intPow.key 
2701       DEBUG main            d.u.i.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 
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/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 
2779       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.key 
3015       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
3020       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3109       DEBUG main            d.u.i.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 
3142       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3149       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3232       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.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/loopRules.key 
3908       DEBUG main            d.u.i.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 
3976       DEBUG main            d.u.i.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 
4002       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
4087       DEBUG main            d.u.i.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 
4112       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4115       DEBUG main            d.u.i.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 
4135       DEBUG main            d.u.i.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 
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/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 
4193       DEBUG main            d.u.i.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 
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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.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/wd.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/wdHeader.key 
4237       DEBUG main            d.u.i.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 
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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.key 
4287       DEBUG main            d.u.i.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 
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/wdFormulaRules.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/loopInvariantRules.key 
4327       DEBUG main            d.u.i.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 
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/execRules.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/loopScopeRules.key 
7864       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 
7945       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7962       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11296      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 601.2ns 
11298      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 
12243      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
12306      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
12650      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12811      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12812      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 
12812      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 
14125      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 
14139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14142      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16532      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
16532      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 
16607      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
16618      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
16618      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
16629      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
16735      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16881      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16881      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 
16882      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 
18069      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 
18078      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18079      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20492      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
20495      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 
20598      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20764      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20764      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 
20764      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 
21907      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 
21915      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21916      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24314      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
24314      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 
24336      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
24417      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24600      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24600      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 
24600      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 
25789      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 
25798      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25799      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28146      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
28147      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 
28167      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
28249      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28428      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28428      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 
28431      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 
29498      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 
29507      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29510      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31849      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
31850      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 
31948      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
32118      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
32146      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
32323      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
32342      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
32448      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
32475      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
32861      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33674      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting 
33710      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ConditionalConfidential 
427        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
452        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
517        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
517        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 
725        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 
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/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 
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/ruleSetsDeclarations.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/integerHeader.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/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 
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 
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/reach.key 
1151       DEBUG main            d.u.i.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 
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/map.key 
1211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1212       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1215       DEBUG main            d.u.i.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 
1388       DEBUG main            d.u.i.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 
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/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 
1587       DEBUG main            d.u.i.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 
1755       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.key 
2004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2034       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2319       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2319       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2322       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2322       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2407       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2542       DEBUG main            d.u.i.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 
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/binaryLemmas.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/intPow.key 
2622       DEBUG main            d.u.i.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 
2675       DEBUG main            d.u.i.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 
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/genericRules.key 
2743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.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/epsilon.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/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 
2917       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2941       DEBUG main            d.u.i.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 
3010       DEBUG main            d.u.i.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 
3015       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.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/seqPerm2.key 
3116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3275       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.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/loopRules.key 
3941       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/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 
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/precRules.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/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 
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/regExHeader.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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.key 
4228       DEBUG main            d.u.i.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 
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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.key 
4327       DEBUG main            d.u.i.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 
4329       DEBUG main            d.u.i.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 
4336       DEBUG main            d.u.i.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 
4343       DEBUG main            d.u.i.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 
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/wdFormulaRules.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/loopInvariantRules.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/forLoopRules.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/execRules.key 
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/loopScopeRules.key 
7983       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
8075       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 
8133       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8147       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11091      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 371.9ns 
11093      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 
13955      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
14142      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14143      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 
14145      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 
15381      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
15451      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 
15467      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15469      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17911      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
17913      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 
18618      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
52705      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ConditionalConfidential 
52710      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample 
495        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
530        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
576        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
576        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 
739        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 
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/standardRules.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/ldt.key 
1080       DEBUG main            d.u.i.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 
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/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 
1151       DEBUG main            d.u.i.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 
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/locSets.key 
1164       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1245       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1251       DEBUG main            d.u.i.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 
1251       DEBUG main            d.u.i.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 
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/propRule.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/firstOrderRules.key 
1595       DEBUG main            d.u.i.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 
1690       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1915       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
2042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
2096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2109       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2360       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2361       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2365       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2366       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2405       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2461       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.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/binaryLemmas.key 
2772       DEBUG main            d.u.i.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 
2797       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2835       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/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 
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/epsilon.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/locSetsRules.key 
3062       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.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/permissionRules.key 
3210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3253       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
3285       DEBUG main            d.u.i.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 
3349       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3394       DEBUG main            d.u.i.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 
3401       DEBUG main            d.u.i.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 
3582       DEBUG main            d.u.i.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 
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/loopRules.key 
4255       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.key 
4386       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4510       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4515       DEBUG main            d.u.i.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 
4540       DEBUG main            d.u.i.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 
4545       DEBUG main            d.u.i.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 
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/regExTheory.key 
4567       DEBUG main            d.u.i.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 
4569       DEBUG main            d.u.i.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 
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/regExLemmaProven.key 
4597       DEBUG main            d.u.i.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 
4609       DEBUG main            d.u.i.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 
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/mapSize.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/wd.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/wdHeader.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/wdGeneralRules.key 
4643       DEBUG main            d.u.i.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 
4716       DEBUG main            d.u.i.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 
4725       DEBUG main            d.u.i.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 
4734       DEBUG main            d.u.i.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 
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/wdSeqRules.key 
4741       DEBUG main            d.u.i.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 
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/wdRegExRules.key 
4749       DEBUG main            d.u.i.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 
4769       DEBUG main            d.u.i.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 
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/forLoopRules.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/execRules.key 
4875       DEBUG main            d.u.i.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 
7976       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 
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 
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 
11013      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 347.1ns 
11015      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 
12659      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65776      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample 
65777      INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking 
449        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. 
530        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
532        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 
733        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 
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/standardRules.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/ldt.key 
1082       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/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 
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/permission.key 
1190       DEBUG main            d.u.i.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 
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/seq.key 
1193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1241       DEBUG main            d.u.i.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 
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/wellfound.key 
1244       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1438       DEBUG main            d.u.i.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 
1513       DEBUG main            d.u.i.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 
1584       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.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/updateRules.key 
1874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.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/intRules.key 
2070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
2106       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2127       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2493       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 
2499       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2499       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2851       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.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/intPow.key 
2988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
3044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.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/floatRulesVerifyNormal.key 
3047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.key 
3127       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
3135       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
3241       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
3325       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
3364       DEBUG main            d.u.i.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 
3414       DEBUG main            d.u.i.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 
3419       DEBUG main            d.u.i.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 
3536       DEBUG main            d.u.i.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 
3580       DEBUG main            d.u.i.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 
3588       DEBUG main            d.u.i.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 
3695       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/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 
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/integerAssignment2UpdateRules.key 
4601       DEBUG main            d.u.i.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 
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/bigint.key 
4645       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.key 
4667       DEBUG main            d.u.i.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 
4671       DEBUG main            d.u.i.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 
4720       DEBUG main            d.u.i.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 
4722       DEBUG main            d.u.i.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 
4723       DEBUG main            d.u.i.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 
4728       DEBUG main            d.u.i.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 
4738       DEBUG main            d.u.i.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 
4749       DEBUG main            d.u.i.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 
4758       DEBUG main            d.u.i.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 
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/wd.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/wdHeader.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/wdGeneralRules.key 
4774       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4813       DEBUG main            d.u.i.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 
4817       DEBUG main            d.u.i.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 
4819       DEBUG main            d.u.i.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 
4823       DEBUG main            d.u.i.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 
4827       DEBUG main            d.u.i.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 
4830       DEBUG main            d.u.i.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 
4849       DEBUG main            d.u.i.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 
4852       DEBUG main            d.u.i.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 
4938       DEBUG main            d.u.i.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 
8626       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 
8643       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 
8648       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 
8723       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8737       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11912      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 438.2ns 
11914      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 
13712      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13877      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13877      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 
13877      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 
15103      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 
15108      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 
15110      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 
15119      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15122      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17680      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 118ns 
17681      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 
19156      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
19157      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
19157      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
19158      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
19158      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19159      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19159      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
19160      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19457      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
19458      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19460      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
19462      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
19462      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
28144      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
28145      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
28145      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
28145      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
28149      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
28150      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
28150      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
28151      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
28384      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
28389      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
28390      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
28390      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
28394      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
36999      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
36999      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
37000      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
37000      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
37000      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
37000      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
37000      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
37001      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
37266      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
37267      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
37267      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
37268      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
37268      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
45733      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46061      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46061      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 
46064      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 
47359      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 
47363      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 
47365      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 
47375      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47377      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49791      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
49793      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 
54696      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55008      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55008      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 
55008      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 
56185      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 
56190      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 
56192      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 
56201      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56205      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58710      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
58710      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 
59114      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59376      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59377      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 
59377      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 
60518      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 
60522      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 
60524      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 
60531      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60533      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62993      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
62994      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 
63097      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63273      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63273      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 
63274      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 
64475      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 
64478      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 
64479      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 
64487      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64489      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66823      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30ns 
66824      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 
66926      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67111      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67111      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 
67111      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 
68292      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 
68297      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 
68299      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 
68306      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68308      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70813      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
70814      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 
78557      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78882      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78882      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 
78883      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 
80100      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 
80106      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 
80110      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 
80119      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80121      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82475      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
82477      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 
83002      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83190      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83190      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 
83191      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 
84215      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 
84218      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 
84220      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 
84227      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84229      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86473      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.7ns 
86474      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 
87282      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
87282      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
87283      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
87283      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
87283      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
87283      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
87284      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
87284      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
87466      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
87466      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
87466      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
87467      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
87467      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
94681      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
94883      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
94883      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
94884      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
94884      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
94884      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
103139     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
103139     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
103140     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
103140     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
103140     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
103140     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
103141     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
103141     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
103324     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
103325     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
103325     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
103326     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
103326     DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
110986     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
111261     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111261     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 
111261     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 
112392     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 
112395     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 
112396     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 
112404     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112406     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
114654     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
114655     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 
120216     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
120490     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120490     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 
120491     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 
121562     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 
121565     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 
121566     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 
121571     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121572     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123727     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
123727     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 
124137     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
124368     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124368     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 
124369     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 
125399     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 
125402     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 
125403     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 
125408     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
125409     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
127578     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.9ns 
127578     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 
127684     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
127878     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
127878     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 
127878     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 
128915     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 
128918     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 
128919     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 
128924     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
128926     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
131097     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
131098     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 
131203     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
131406     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
131406     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 
131407     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 
132452     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 
132454     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 
132455     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 
132461     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
132462     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
134683     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
134683     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 
138053     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
204315     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking 
204318     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts 
504        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
532        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
588        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
591        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 
765        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 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.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/locSets.key 
1304       DEBUG main            d.u.i.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 
1306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1307       DEBUG main            d.u.i.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 
1311       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1418       DEBUG main            d.u.i.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 
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/propRule.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/firstOrderRules.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/ifThenElseRules.key 
1827       DEBUG main            d.u.i.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 
1948       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.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/integerRulesCommon.key 
2139       DEBUG main            d.u.i.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 
2208       DEBUG main            d.u.i.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 
2234       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2255       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2280       DEBUG main            d.u.i.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 
2580       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2581       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2582       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2583       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2611       DEBUG main            d.u.i.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 
2641       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
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/binaryLemmas.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/intPow.key 
2796       DEBUG main            d.u.i.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 
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/floatRules.key 
2821       DEBUG main            d.u.i.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 
2822       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2860       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.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/epsilon.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/locSetsRules.key 
2958       DEBUG main            d.u.i.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 
3016       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.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/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 
3079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3164       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3201       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3291       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3922       DEBUG main            d.u.i.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 
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/activeUse.key 
4009       DEBUG main            d.u.i.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 
4033       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
4180       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 
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/precRules.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/charListRules.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/regExTheory.key 
4237       DEBUG main            d.u.i.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 
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/regExAxioms.key 
4243       DEBUG main            d.u.i.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 
4250       DEBUG main            d.u.i.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 
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/infFlow.key 
4270       DEBUG main            d.u.i.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 
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/wd.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/wdHeader.key 
4277       DEBUG main            d.u.i.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 
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/wdNumericalRules.key 
4310       DEBUG main            d.u.i.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 
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/wdHeapRules.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/wdReachRules.key 
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/wdSeqRules.key 
4329       DEBUG main            d.u.i.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 
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/wdRegExRules.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/wdFormulaRules.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/loopInvariantRules.key 
4355       DEBUG main            d.u.i.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 
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/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 
7694       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 
7711       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 
7778       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7798       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11225      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 506.3ns 
11226      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 
12170      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12317      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12317      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 
12318      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 
13663      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 
13670      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 
13680      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13682      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16241      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
16242      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 
16546      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16711      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16711      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 
16711      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 
17919      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 
17923      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 
17932      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17934      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20444      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
20445      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 
20949      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21112      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21112      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 
21112      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 
22277      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 
22282      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 
22290      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22291      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24819      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 41.1ns 
24820      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 
25225      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25408      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25408      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 
25409      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 
26556      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 
26558      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 
26565      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26567      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29022      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
29023      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 
29456      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29672      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29672      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 
29674      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 
30803      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 
30805      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 
30812      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30814      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33360      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
33361      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 
33966      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34188      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34188      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 
34189      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 
35389      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 
35392      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 
35400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35402      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37866      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
37867      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 
38373      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38573      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38573      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 
38574      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 
39643      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 
39646      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 
39652      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39653      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41974      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
41975      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 
42480      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42677      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42677      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 
42678      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 
43735      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 
43738      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 
43745      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43746      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
46202      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 85.8ns 
46202      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 
46706      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46940      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46940      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 
46940      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 
47975      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 
47978      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 
47984      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47985      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50266      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
50267      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 
50572      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50794      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50794      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 
50794      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 
51831      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 
51834      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 
51841      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51842      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54096      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
54097      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 
54303      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54505      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54505      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 
54506      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 
55525      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 
55527      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 
55533      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55535      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57825      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.5ns 
57825      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 
58027      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58224      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58224      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 
58224      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 
59287      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 
59289      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 
59296      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59297      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61663      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
61664      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 
61866      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
62085      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62086      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 
62087      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 
63128      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 
63130      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 
63138      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63140      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65439      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
65440      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 
65644      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65877      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65878      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 
65878      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 
66891      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 
66893      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 
66899      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69191      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
69191      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 
69393      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69646      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69647      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 
69647      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 
70670      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 
70672      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 
70678      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70679      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72996      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
72997      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 
73803      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74040      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74041      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 
74042      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 
75069      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 
75072      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 
75078      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75079      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77314      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
77315      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 
77820      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
282573     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts 
282581     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts 
464        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
492        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
548        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
549        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 
725        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 
1019       DEBUG main            d.u.i.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 
1063       DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.key 
1182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.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/locSets.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/permission.key 
1190       DEBUG main            d.u.i.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 
1190       DEBUG main            d.u.i.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 
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/freeADT.key 
1260       DEBUG main            d.u.i.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 
1261       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1461       DEBUG main            d.u.i.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 
1609       DEBUG main            d.u.i.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 
1706       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1937       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1987       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
2129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
2193       DEBUG main            d.u.i.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 
2217       DEBUG main            d.u.i.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 
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/intRulesJavaSemantics.key 
2250       DEBUG main            d.u.i.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 
2519       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2520       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2523       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2524       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2600       DEBUG main            d.u.i.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 
2716       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2760       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2774       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2794       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.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/floatRules.key 
2820       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2821       DEBUG main            d.u.i.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 
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/genericRules.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/booleanRules.key 
2908       DEBUG main            d.u.i.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 
2913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2973       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
3051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.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/reachRules.key 
3110       DEBUG main            d.u.i.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 
3114       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3168       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.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/seqPerm2.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/javaRules.key 
3353       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
4033       DEBUG main            d.u.i.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 
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/activeUse.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/instanceAllocation.key 
4141       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
4280       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.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/regExTheory.key 
4336       DEBUG main            d.u.i.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 
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/regExAxioms.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/regExLemmaProven.key 
4351       DEBUG main            d.u.i.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 
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/infFlow.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/mapSize.key 
4375       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.key 
4390       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4466       DEBUG main            d.u.i.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 
4472       DEBUG main            d.u.i.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 
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/wdSeqRules.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/wdStringRules.key 
4483       DEBUG main            d.u.i.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 
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/wdFormulaRules.key 
4514       DEBUG main            d.u.i.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 
4521       DEBUG main            d.u.i.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 
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/execRules.key 
4641       DEBUG main            d.u.i.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 
7818       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 
7860       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7872       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10939      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 434.4ns 
10942      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 
12089      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12247      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12248      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 
12249      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 
13601      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 
13620      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16085      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
16086      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 
16289      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16447      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16448      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 
16448      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 
17690      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 
17701      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17703      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20212      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
20214      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 
20517      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20681      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20681      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 
20681      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 
21881      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 
21890      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21891      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24214      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.3ns 
24215      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 
24317      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24469      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24470      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 
24470      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 
25567      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 
25577      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25578      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27919      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 29.7ns 
27920      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 
28025      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28245      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28245      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 
28245      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 
29307      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 
29317      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29319      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31563      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.7ns 
31564      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 
31666      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31836      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31836      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 
31836      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 
32848      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 
32859      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32861      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35065      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
35066      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 
35269      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
35439      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35439      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 
35440      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 
36462      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 
36470      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36473      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38699      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
38700      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 
38802      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
38990      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38990      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 
38990      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 
40031      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 
40039      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40040      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42270      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
42271      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 
42474      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42678      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42678      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 
42679      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 
43742      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 
43752      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43754      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45997      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.5ns 
45998      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 
46201      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46392      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46392      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 
46392      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 
47406      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 
47421      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49651      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
49652      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 
49754      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49947      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49948      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 
49948      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 
50948      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 
50955      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53176      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.6ns 
53177      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 
53503      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53687      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53687      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 
53688      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 
54689      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 
54697      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54698      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
56863      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
56864      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 
57069      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57259      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57259      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 
57259      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 
58280      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 
58289      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58290      DEBUG main            d.u.i.k.p.i.KeYFile       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 17.6ns 
60450      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 
60557      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
60781      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60781      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 
60782      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 
61759      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 
61767      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61769      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63936      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
63937      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 
64040      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
64232      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64233      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 
64233      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 
65253      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 
65265      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65266      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67526      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
67526      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 
67629      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67835      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67835      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 
67835      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 
68859      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 
68866      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68868      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71059      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31ns 
71059      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 
71262      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71464      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71464      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 
71464      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 
72457      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 
72465      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72466      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74659      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 61.1ns 
74660      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 
74762      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74986      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74986      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 
74986      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 
75938      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 
75945      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75946      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78065      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.9ns 
78066      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 
78168      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78396      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78396      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 
78397      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 
79391      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 
79398      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79399      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81619      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
81620      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 
81725      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81936      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81937      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 
81937      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 
82934      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 
82942      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82944      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85141      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
85141      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 
85245      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85456      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85456      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 
85456      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 
86478      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 
86486      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86488      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88701      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
88702      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 
88805      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
371839     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts 
371841     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test LoopInvariants 
517        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
531        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
560        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
560        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 
687        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 
969        DEBUG main            d.u.i.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 
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/ldt.key 
997        DEBUG main            d.u.i.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 
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/floatHeader.key 
1110       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
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/reach.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/seq.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/map.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/freeADT.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/wellfound.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/charListHeader.key 
1339       DEBUG main            d.u.i.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 
1379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1406       DEBUG main            d.u.i.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 
1458       DEBUG main            d.u.i.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 
1564       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1605       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.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/intRulesUncheckedSemantics.key 
1799       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1813       DEBUG main            d.u.i.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 
1845       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
2228       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 
2269       DEBUG main            d.u.i.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 
2329       DEBUG main            d.u.i.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 
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/bprod.key 
2504       DEBUG main            d.u.i.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 
2512       DEBUG main            d.u.i.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 
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/intPow.key 
2542       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2619       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.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/permissionRules.key 
2826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.key 
2968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
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/assertions.key 
3680       DEBUG main            d.u.i.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 
3692       DEBUG main            d.u.i.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 
3761       DEBUG main            d.u.i.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 
3787       DEBUG main            d.u.i.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 
3792       DEBUG main            d.u.i.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 
3879       DEBUG main            d.u.i.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 
3910       DEBUG main            d.u.i.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 
3928       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 
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/precRules.key 
3961       DEBUG main            d.u.i.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 
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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.key 
4017       DEBUG main            d.u.i.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 
4021       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/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 
4140       DEBUG main            d.u.i.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 
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/wdRegExRules.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/wdFormulaRules.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/loopInvariantRules.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/forLoopRules.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/execRules.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/loopScopeRules.key 
7428       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 
7505       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7518       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10696      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 584.1ns 
10698      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 
12242      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12427      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12427      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 
12428      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 
13869      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 
13883      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13886      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16566      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
16567      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 
17273      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17442      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17442      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 
17450      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 
18787      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 
18800      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18802      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21420      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.5ns 
21421      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 
22031      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22195      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22195      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 
22196      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 
23419      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 
23429      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23431      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25902      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 11.1ns 
25904      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 
27125      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27340      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27340      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 
27342      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 
28470      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 
28489      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28491      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30956      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
30956      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 
32190      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32394      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32394      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 
32394      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 
33610      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 
33618      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36110      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.3ns 
36111      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 
37270      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37450      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37450      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 
37451      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 
38619      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 
38627      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38629      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41067      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
41067      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 
42096      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
42292      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42292      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 
42293      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 
43493      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 
43502      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43504      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45867      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
45868      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 
46498      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
46691      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46691      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 
46691      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 
47889      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 
47901      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50418      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
50419      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 
50722      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
50963      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50963      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 
50964      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 
52092      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 
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 
54552      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.4ns 
54553      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 
54866      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
55066      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55066      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 
55067      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 
56215      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 
56222      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56224      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58695      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
58695      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 
59199      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59471      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59471      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 
59471      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 
60601      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 
60608      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60609      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63100      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
63100      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 
63615      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63835      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63835      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 
63835      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 
65003      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 
65012      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65014      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67361      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
67362      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 
67866      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
68084      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68084      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 
68084      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 
69197      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 
69204      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69205      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71679      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
71680      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 
72000      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
72212      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72212      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 
72212      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 
73388      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 
73395      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73396      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75926      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.1ns 
75927      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 
76229      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76467      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76467      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 
76468      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 
77571      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 
77579      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77580      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79964      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
79965      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 
80067      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
80278      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80278      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 
80279      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 
81407      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 
81414      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81415      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83829      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
83830      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 
84333      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
456599     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test LoopInvariants 
456601     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples 
439        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
455        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)).JML operation contract.0.key 
658        DEBUG 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 
944        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
988        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
994        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
1012       DEBUG main            d.u.i.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 
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/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 
1079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.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/locSets.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/permission.key 
1094       DEBUG main            d.u.i.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 
1094       DEBUG main            d.u.i.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 
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/map.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/freeADT.key 
1183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
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/charListHeader.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/propRule.key 
1400       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
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/ifThenElseRules.key 
1485       DEBUG main            d.u.i.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 
1633       DEBUG main            d.u.i.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 
1686       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1886       DEBUG main            d.u.i.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 
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/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 
2179       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2179       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2207       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2255       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2481       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2564       DEBUG main            d.u.i.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 
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/intPow.key 
2597       DEBUG main            d.u.i.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 
2627       DEBUG main            d.u.i.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 
2628       DEBUG main            d.u.i.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 
2629       DEBUG main            d.u.i.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 
2668       DEBUG main            d.u.i.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 
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/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 
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/locSetsRules.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/heapRules.key 
2871       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.key 
3036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3136       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3741       DEBUG main            d.u.i.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 
3749       DEBUG main            d.u.i.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 
3788       DEBUG main            d.u.i.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 
3825       DEBUG main            d.u.i.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 
3828       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.key 
3887       DEBUG main            d.u.i.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 
3911       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3914       DEBUG main            d.u.i.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 
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/precRules.key 
3945       DEBUG main            d.u.i.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 
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/regExTheory.key 
3983       DEBUG main            d.u.i.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 
3985       DEBUG main            d.u.i.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 
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/regExLemmaProven.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/seqEq.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/infFlow.key 
4017       DEBUG main            d.u.i.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 
4020       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.key 
4036       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.key 
4134       DEBUG main            d.u.i.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 
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/wdStringRules.key 
4142       DEBUG main            d.u.i.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 
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/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 
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/forLoopRules.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/execRules.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/loopScopeRules.key 
7147       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 
7155       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 
7158       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 
7162       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 
7214       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10420      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 449ns 
10423      DEBUG 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 
11146      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
11286      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11287      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 
11288      DEBUG 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 
12541      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 
12545      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 
12546      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 
12549      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 
12558      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12560      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
14954      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
14955      DEBUG 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 
15160      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15311      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15311      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 
15311      DEBUG 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 
16452      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 
16455      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 
16457      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 
16459      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 
16467      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16469      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18872      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 87.8ns 
18874      DEBUG 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 
18978      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19158      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19158      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 
19159      DEBUG 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 
20193      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 
20196      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 
20197      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 
20199      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 
20208      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20210      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22403      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
22404      DEBUG 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 
22432      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
22437      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
22460      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
22480      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
22508      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
22607      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22768      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22768      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 
22769      DEBUG 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 
23934      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 
23938      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 
23939      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 
23941      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 
23949      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23951      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26109      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.5ns 
26109      DEBUG 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 
26135      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
26144      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
26157      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
26212      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
26370      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26372      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 
26372      DEBUG 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 
27406      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 
27407      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 
27408      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 
27410      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 
27416      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27417      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29643      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30ns 
29644      DEBUG 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 
29669      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
29701      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
29723      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
29748      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29986      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29986      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 
29986      DEBUG 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 
30983      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 
30985      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 
30986      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 
30987      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 
30993      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30995      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33213      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.4ns 
33214      DEBUG 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 
33242      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
33279      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
33326      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
33417      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33591      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33593      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 
33595      DEBUG 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 
34620      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 
34623      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 
34623      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 
34626      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 
34635      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34637      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36914      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
36914      DEBUG 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 
36944      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
36952      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
37017      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37199      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37199      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 
37200      DEBUG 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 
38249      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 
38251      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 
38252      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 
38255      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 
38261      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38262      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40518      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.5ns 
40524      DEBUG 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 
40570      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
40574      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
40628      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
40631      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
40728      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40910      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40910      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 
40911      DEBUG 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 
41979      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 
41981      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 
41982      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 
41983      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 
41990      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41992      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44206      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
44207      DEBUG 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 
44246      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
44250      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
44311      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
44315      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
44412      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
44605      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44605      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 
44606      DEBUG 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 
45581      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 
45583      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 
45584      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 
45585      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 
45591      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45592      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47785      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.1ns 
47786      DEBUG 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 
47805      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
47831      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47840      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47862      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47870      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
47888      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48094      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48095      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 
48095      DEBUG 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 
49133      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 
49135      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 
49136      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 
49138      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 
49145      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49147      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51452      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.5ns 
51454      DEBUG 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 
51560      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51748      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51748      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 
51748      DEBUG 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 
52775      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 
52776      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 
52777      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 
52779      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 
52791      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52793      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55021      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
55021      DEBUG 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 
55041      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
55059      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
55068      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
55083      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
55092      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
55124      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55306      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55306      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 
55308      DEBUG 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 
56316      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 
56318      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 
56320      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 
56321      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 
56327      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56329      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58571      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17ns 
58572      DEBUG 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 
58596      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
58616      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
58633      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
58675      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58872      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58872      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 
58873      DEBUG 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 
59843      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 
59845      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 
59845      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 
59847      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 
59853      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59855      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62031      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.9ns 
62031      DEBUG 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 
62135      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
62341      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62341      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 
62341      DEBUG 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 
63294      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 
63295      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 
63296      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 
63297      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 
63305      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63306      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65418      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.5ns 
65419      DEBUG 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 
65436      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
65439      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65449      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65461      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
65478      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65521      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65727      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65728      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 
65728      DEBUG 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 
66709      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 
66711      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 
66712      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 
66713      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 
66720      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66721      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68822      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.9ns 
68823      DEBUG 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 
68839      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
68843      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
68851      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
68861      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
68925      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69158      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69158      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 
69160      DEBUG 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 
70142      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 
70144      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 
70145      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 
70146      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 
70151      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70153      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72403      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
72404      DEBUG 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 
72423      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72427      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72438      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72506      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
72723      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72723      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 
72723      DEBUG 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 
73754      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 
73756      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 
73756      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 
73758      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 
73765      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73766      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
75985      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 58.8ns 
75986      DEBUG 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 
76021      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76096      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76336      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76337      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 
76337      DEBUG 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 
77430      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 
77432      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 
77433      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 
77434      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 
77441      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77442      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79602      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
79603      DEBUG 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 
79644      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79651      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79712      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79930      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79931      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 
79931      DEBUG 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 
80893      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 
80896      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 
80897      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 
80899      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 
80904      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80906      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83115      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 49.1ns 
83116      DEBUG 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 
83136      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
83139      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
83219      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83461      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83463      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 
83464      DEBUG 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 
84459      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 
84461      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 
84462      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 
84463      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 
84470      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84471      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86677      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
86678      DEBUG 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 
86702      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
86708      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
86722      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
86781      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87020      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87020      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 
87021      DEBUG 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 
88006      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 
88008      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 
88009      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 
88010      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 
88016      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88017      DEBUG main            d.u.i.k.p.i.KeYFile       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.1ns 
90292      DEBUG 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 
90311      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90336      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90345      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90365      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90376      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90393      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
90630      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90630      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 
90631      DEBUG 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 
91651      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 
91653      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 
91654      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 
91655      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 
91671      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91683      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93961      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.4ns 
93962      DEBUG 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 
93986      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94021      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94024      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94031      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94043      DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94064      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94347      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94347      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 
94347      DEBUG 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 
95445      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 
95447      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 
95447      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 
95449      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 
95454      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95456      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97647      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
97647      DEBUG 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 
97667      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
97673      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
97683      DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
97754      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98004      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98004      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 
98005      DEBUG 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 
99026      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 
99028      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 
99029      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 
99029      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 
99037      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99039      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101255     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.6ns 
101255     DEBUG 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 
101278     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
101302     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101331     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101347     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101356     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
101458     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
101716     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101716     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 
101716     DEBUG 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 
102715     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 
102717     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 
102718     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 
102719     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 
102726     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102727     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104955     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
104956     DEBUG 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 
104974     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
104999     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105016     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105060     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
105325     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
105325     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 
105326     DEBUG 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 
106342     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 
106346     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 
106347     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 
106349     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 
106359     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106361     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108548     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18ns 
108549     DEBUG 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 
108574     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
108601     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
108623     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
108651     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
108966     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108966     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 
108967     DEBUG 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 
110089     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 
110090     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 
110090     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 
110092     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 
110097     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110099     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
112255     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.1ns 
112257     DEBUG 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 
112276     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
112300     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
112318     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
112359     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
112636     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
112636     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 
112637     DEBUG 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 
113644     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 
113645     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 
113646     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 
113647     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 
113651     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113652     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
115775     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
115775     DEBUG 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 
115794     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
115797     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
115877     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
572942     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples 
572948     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects 
476        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. 
546        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
546        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 
686        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 
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 
1036       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1041       DEBUG main            d.u.i.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 
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/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 
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/floatHeader.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/heap.key 
1140       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1143       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
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 
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/seq.key 
1151       DEBUG main            d.u.i.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 
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/freeADT.key 
1241       DEBUG main            d.u.i.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 
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/charListHeader.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/propRule.key 
1472       DEBUG main            d.u.i.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 
1498       DEBUG main            d.u.i.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 
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 
1695       DEBUG main            d.u.i.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 
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/intRules.key 
1891       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
2246       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2250       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2256       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2257       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2295       DEBUG main            d.u.i.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 
2371       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.key 
2587       DEBUG main            d.u.i.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 
2620       DEBUG main            d.u.i.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 
2622       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.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/genericRules.key 
2693       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.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/epsilon.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/locSetsRules.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/heapRules.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.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/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.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/seqPerm2.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/javaRules.key 
3070       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3613       DEBUG main            d.u.i.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 
3623       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
3692       DEBUG main            d.u.i.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 
3696       DEBUG main            d.u.i.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 
3732       DEBUG main            d.u.i.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 
3759       DEBUG main            d.u.i.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 
3772       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3775       DEBUG main            d.u.i.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 
3796       DEBUG main            d.u.i.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 
3800       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.key 
3820       DEBUG main            d.u.i.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 
3825       DEBUG main            d.u.i.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 
3831       DEBUG main            d.u.i.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 
3840       DEBUG main            d.u.i.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 
3847       DEBUG main            d.u.i.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 
3850       DEBUG main            d.u.i.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 
3852       DEBUG main            d.u.i.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 
3853       DEBUG main            d.u.i.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 
3909       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.key 
3947       DEBUG main            d.u.i.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 
3949       DEBUG main            d.u.i.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 
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/wdStringRules.key 
3956       DEBUG main            d.u.i.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 
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/wdFormulaRules.key 
3975       DEBUG main            d.u.i.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 
3978       DEBUG main            d.u.i.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 
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/execRules.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/loopScopeRules.key 
7485       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
7596       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 
7617       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 
7621       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 
7626       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 
7634       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 
7700       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7717       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11196      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.42ms 
11203      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 
11846      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
11981      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
11981      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 
11983      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 
13358      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
13433      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 
13441      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 
13442      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 
13445      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 
13448      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 
13461      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13469      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16113      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
16113      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 
16444      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
16630      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
16719      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16885      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 
16885      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 
18075      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
18137      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 
18140      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 
18142      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 
18144      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 
18147      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 
18156      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18158      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20762      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
20763      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 
20877      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
20975      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
21067      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21235      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21235      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 
21235      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 
22380      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
22446      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 
22449      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 
22451      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 
22453      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 
22455      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 
22462      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22464      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24922      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
24923      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 
25056      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
25153      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
25227      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25445      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25445      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 
25446      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 
26520      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
26575      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 
26578      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 
26580      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 
26581      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 
26583      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 
26591      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26593      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29072      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.7ns 
29073      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 
29175      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29354      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29354      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 
29355      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 
30469      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
30552      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 
30555      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 
30556      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 
30557      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 
30559      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 
30565      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30568      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33164      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.1ns 
33164      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 
35179      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
35462      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35462      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 
35463      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 
36564      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
36625      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 
36627      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 
36628      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 
36629      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 
36631      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 
36637      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36639      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39046      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
39047      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 
39857      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
40075      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40075      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 
40076      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 
41086      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
41137      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 
41140      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 
41141      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 
41142      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 
41143      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 
41150      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41152      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43467      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
43468      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 
43505      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
43514      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
43671      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43849      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43849      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 
43849      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 
44880      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
44938      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 
44940      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 
44941      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 
44941      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 
44943      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 
44949      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44951      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47376      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
47377      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 
47397      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
47515      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47674      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
47684      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
47717      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
48024      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
48176      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
48186      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
48209      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
48483      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
48707      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48707      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 
48707      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 
49761      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
49821      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 
49823      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 
49824      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 
49825      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 
49834      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 
49840      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49842      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52124      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
52124      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 
52171      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
52352      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
52541      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
52551      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
52590      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
52880      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
53044      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53055      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53078      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
53332      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53562      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53563      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 
53563      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 
54603      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
54653      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 
54658      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 
54661      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 
54662      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 
54665      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 
54674      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54676      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57006      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.6ns 
57006      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 
57025      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
57139      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
57298      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
57586      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
57746      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
58011      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58288      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58288      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 
58288      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 
59298      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
59355      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 
59358      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 
59359      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 
59361      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 
59362      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 
59368      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59369      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61767      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
61768      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 
61903      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
62076      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
62095      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
62137      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
62152      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
62325      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
62348      DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
62574      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
62814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62814      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 
62815      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 
63877      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
63934      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 
63937      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 
63938      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 
63939      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 
63941      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 
63948      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63950      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66352      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
66353      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 
66494      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
66650      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
66659      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
66680      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
66859      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67112      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67112      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 
67112      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 
68169      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
68223      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 
68226      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 
68227      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 
68228      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 
68230      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 
68235      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68237      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70585      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
70585      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 
70608      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
70610      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
70689      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
70897      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70897      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 
70898      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 
71935      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
71983      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 
71985      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 
71985      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 
71986      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 
71987      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 
71993      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71994      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74229      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.1ns 
74230      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 
74253      DEBUG Thread-29       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
74257      DEBUG Thread-29       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
74333      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74545      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74545      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 
74546      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 
75587      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
75634      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 
75637      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 
75638      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 
75639      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 
75641      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 
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 
75649      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77997      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
77998      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 
78200      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78436      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78436      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 
78436      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 
79465      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
79513      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 
79516      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 
79517      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 
79518      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 
79520      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 
79526      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79528      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81872      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
81873      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 
82176      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
82477      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82477      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 
82478      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 
83534      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
83589      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 
83592      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 
83593      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 
83594      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 
83596      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 
83601      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83603      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85930      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
85937      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 
86240      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
86478      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86478      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 
86478      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 
87535      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
87585      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 
87587      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 
87588      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 
87589      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 
87591      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 
87597      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87598      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89977      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
89977      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 
90081      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
90315      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90315      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 
90315      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 
91353      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
91402      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 
91404      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 
91405      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 
91406      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 
91407      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 
91412      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91414      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
93881      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
93881      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 
93985      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94231      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94231      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 
94232      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 
95296      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
95346      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 
95348      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 
95349      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 
95350      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 
95351      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 
95357      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95358      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97724      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.1ns 
97725      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 
98028      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98288      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98289      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 
98289      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 
99370      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 
99378      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99379      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101494     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.3ns 
101494     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 
101702     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
675094     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects 
675096     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting 
448        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
479        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
529        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
530        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 
695        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 
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/standardRules.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/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 
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/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 
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/heap.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/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 
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/reach.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/seq.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/map.key 
1222       DEBUG main            d.u.i.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 
1227       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.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/charListHeader.key 
1384       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1508       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1551       DEBUG main            d.u.i.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 
1716       DEBUG main            d.u.i.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 
1768       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1896       DEBUG main            d.u.i.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 
1956       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
1980       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.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/integerSimplificationRules.key 
2326       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2327       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 
2331       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2423       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.key 
2616       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2627       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.key 
2671       DEBUG main            d.u.i.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 
2672       DEBUG main            d.u.i.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 
2715       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.key 
2765       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
2843       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2911       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
2937       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.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/seqCoreRules.key 
2979       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.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/seqPerm.key 
3110       DEBUG main            d.u.i.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 
3116       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.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/assertions.key 
3793       DEBUG main            d.u.i.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 
3803       DEBUG main            d.u.i.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 
3869       DEBUG main            d.u.i.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 
3890       DEBUG main            d.u.i.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 
3894       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4008       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4011       DEBUG main            d.u.i.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 
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/precRules.key 
4035       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.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/wd.key 
4087       DEBUG main            d.u.i.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 
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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.key 
4129       DEBUG main            d.u.i.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 
4132       DEBUG main            d.u.i.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 
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/wdRegExRules.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/wdFormulaRules.key 
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/loopInvariantRules.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/forLoopRules.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/execRules.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/loopScopeRules.key 
7965       DEBUG 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 
7984       DEBUG 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 
7988       DEBUG 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 
7990       DEBUG 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 
7992       DEBUG 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 
7998       DEBUG 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 
8006       DEBUG 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 
8010       DEBUG 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 
8059       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11788      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 409.3ns 
11791      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 
13430      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13701      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13702      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 
13702      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 
15313      DEBUG 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 
15323      DEBUG 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 
15324      DEBUG 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 
15326      DEBUG 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 
15328      DEBUG 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 
15330      DEBUG 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 
15332      DEBUG 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 
15335      DEBUG 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 
15349      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15353      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
18299      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
18300      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 
19106      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
19310      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19310      INFO  main            d.u.i.k.p.r.p.TestFile    Now processing file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).JML normal_behavior operation contract.0.key 
19311      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedInputMessage()).JML normal_behavior operation contract.0.key 
20670      DEBUG 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 
20675      DEBUG 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 
20677      DEBUG 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 
20678      DEBUG 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 
20679      DEBUG 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 
20681      DEBUG 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 
20684      DEBUG 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 
20685      DEBUG 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 
20692      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20694      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23571      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
23572      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 
25484      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25705      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25705      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 
25706      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 
27024      DEBUG 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 
27027      DEBUG 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 
27028      DEBUG 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 
27030      DEBUG 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 
27031      DEBUG 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 
27033      DEBUG 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 
27035      DEBUG 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 
27037      DEBUG 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 
27045      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27047      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29736      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
29736      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 
29840      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30077      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30078      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 
30078      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 
31408      DEBUG 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 
31411      DEBUG 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 
31412      DEBUG 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 
31413      DEBUG 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 
31413      DEBUG 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 
31416      DEBUG 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 
31417      DEBUG 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 
31418      DEBUG 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 
31429      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31430      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34152      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
34153      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 
34261      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
34448      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34448      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 
34448      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 
35767      DEBUG 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 
35771      DEBUG 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 
35772      DEBUG 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 
35773      DEBUG 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 
35774      DEBUG 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 
35775      DEBUG 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 
35777      DEBUG 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 
35777      DEBUG 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 
35783      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35785      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38453      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.8ns 
38453      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 
38561      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
38741      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38741      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 
38742      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 
40081      DEBUG 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 
40085      DEBUG 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 
40086      DEBUG 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 
40087      DEBUG 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 
40088      DEBUG 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 
40091      DEBUG 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 
40093      DEBUG 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 
40093      DEBUG 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 
40104      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40106      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42849      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
42850      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 
42952      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
43139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43139      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 
43140      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 
44361      DEBUG 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 
44364      DEBUG 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 
44365      DEBUG 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 
44366      DEBUG 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 
44367      DEBUG 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 
44368      DEBUG 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 
44370      DEBUG 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 
44371      DEBUG 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 
44376      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44378      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47087      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
47087      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 
60868      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61132      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 
61132      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 
62408      DEBUG 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 
62411      DEBUG 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 
62412      DEBUG 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 
62412      DEBUG 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 
62414      DEBUG 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 
62415      DEBUG 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 
62416      DEBUG 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 
62417      DEBUG 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 
62423      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62424      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64993      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
64994      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 
74667      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74920      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74921      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 
74922      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 
76197      DEBUG 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 
76200      DEBUG 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 
76210      DEBUG 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 
76210      DEBUG 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 
76211      DEBUG 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 
76213      DEBUG 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 
76219      DEBUG 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 
76220      DEBUG 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 
76229      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76231      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78948      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.6ns 
78951      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 
79160      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79418      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79418      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 
79418      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 
80635      DEBUG 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 
80638      DEBUG 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 
80639      DEBUG 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 
80640      DEBUG 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 
80641      DEBUG 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 
80642      DEBUG 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 
80643      DEBUG 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 
80644      DEBUG 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 
80651      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80652      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83334      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
83334      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 
85651      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85884      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85884      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 
85885      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 
87148      DEBUG 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 
87150      DEBUG 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 
87151      DEBUG 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 
87151      DEBUG 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 
87152      DEBUG 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 
87153      DEBUG 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 
87154      DEBUG 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 
87155      DEBUG 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 
87160      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87162      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89807      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
89807      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 
90650      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
90874      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90874      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 
90874      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 
92121      DEBUG 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 
92124      DEBUG 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 
92125      DEBUG 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 
92125      DEBUG 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 
92126      DEBUG 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 
92127      DEBUG 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 
92131      DEBUG 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 
92132      DEBUG 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 
92139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92143      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94860      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
94861      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 
95164      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
95400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95400      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 
95400      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 
96641      DEBUG 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 
96644      DEBUG 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 
96645      DEBUG 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 
96647      DEBUG 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 
96648      DEBUG 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 
96649      DEBUG 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 
96650      DEBUG 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 
96651      DEBUG 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 
96657      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96658      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99334      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
99335      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 
99640      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
99885      DEBUG 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      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 
99885      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 
101115     DEBUG 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 
101117     DEBUG 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 
101118     DEBUG 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 
101119     DEBUG 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 
101120     DEBUG 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 
101121     DEBUG 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 
101122     DEBUG 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 
101123     DEBUG 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 
101131     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101133     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103736     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.3ns 
103736     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 
104546     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
104803     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104803     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 
104804     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 
106011     DEBUG 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 
106014     DEBUG 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 
106014     DEBUG 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 
106015     DEBUG 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 
106016     DEBUG 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 
106017     DEBUG 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 
106018     DEBUG 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 
106018     DEBUG 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 
106023     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106025     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
108749     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
108749     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 
108951     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
109202     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109202     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 
109202     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 
110488     DEBUG 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 
110490     DEBUG 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 
110491     DEBUG 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 
110491     DEBUG 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 
110492     DEBUG 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 
110493     DEBUG 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 
110494     DEBUG 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 
110495     DEBUG 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 
110500     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110501     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113175     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.8ns 
113175     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 
113579     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
113819     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113819     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 
113819     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 
115134     DEBUG 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 
115137     DEBUG 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 
115138     DEBUG 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 
115139     DEBUG 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 
115139     DEBUG 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 
115140     DEBUG 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 
115142     DEBUG 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 
115143     DEBUG 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 
115148     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
115150     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117741     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
117741     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 
117944     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
118196     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118197     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 
118197     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 
119498     DEBUG 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 
119500     DEBUG 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 
119501     DEBUG 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 
119502     DEBUG 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 
119503     DEBUG 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 
119504     DEBUG 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 
119505     DEBUG 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 
119506     DEBUG 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 
119511     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
119512     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
122092     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.8ns 
122093     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 
122280     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: server; 
122289     DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: out; 
122913     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
123174     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
123174     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 
123175     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 
124398     DEBUG 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 
124400     DEBUG 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 
124401     DEBUG 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 
124401     DEBUG 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 
124402     DEBUG 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 
124403     DEBUG 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 
124404     DEBUG 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 
124405     DEBUG 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 
124412     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
124413     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
126962     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
126963     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 
127265     DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: server; 
171170     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
171547     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
171548     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 
171548     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 
172826     DEBUG 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 
172828     DEBUG 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 
172829     DEBUG 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 
172829     DEBUG 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 
172830     DEBUG 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 
172831     DEBUG 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 
172832     DEBUG 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 
172833     DEBUG 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 
172838     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
172839     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
175440     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
175442     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 
180066     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
180507     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180507     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 
180507     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 
181691     DEBUG 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 
181693     DEBUG 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 
181694     DEBUG 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 
181696     DEBUG 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 
181697     DEBUG 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 
181698     DEBUG 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 
181698     DEBUG 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 
181699     DEBUG 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 
181704     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
181705     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
184232     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
184233     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 
189770     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
190164     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
190164     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 
190165     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 
191491     DEBUG 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 
191494     DEBUG 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 
191494     DEBUG 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 
191495     DEBUG 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 
191496     DEBUG 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 
191497     DEBUG 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 
191498     DEBUG 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 
191499     DEBUG 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 
191505     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
191506     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
194163     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.2ns 
194164     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 
203811     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
204155     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
204156     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 
204156     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 
205348     DEBUG 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 
205349     DEBUG 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 
205350     DEBUG 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 
205350     DEBUG 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 
205351     DEBUG 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 
205352     DEBUG 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 
205353     DEBUG 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 
205354     DEBUG 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 
205359     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
205360     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
207925     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
207925     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 
208128     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
883723     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting 
883725     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting_nomacro 
456        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
492        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
544        DEBUG 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/ToyVoting/Voter(Voter__insecure_voting()).Non-interference contract.0.key 
745        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 
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/standardRules.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/ldt.key 
1080       DEBUG main            d.u.i.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 
1106       DEBUG main            d.u.i.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 
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/integerHeader.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/floatHeader.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/heap.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/locSets.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/permission.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/reach.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/seq.key 
1211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.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/freeADT.key 
1299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.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/charListHeader.key 
1516       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.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/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 
1618       DEBUG main            d.u.i.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 
1779       DEBUG main            d.u.i.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 
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/intRules.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/intRulesUncheckedSemantics.key 
2056       DEBUG main            d.u.i.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 
2074       DEBUG main            d.u.i.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 
2097       DEBUG main            d.u.i.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 
2483       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2485       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 
2490       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2538       DEBUG main            d.u.i.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 
2619       DEBUG main            d.u.i.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 
2849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.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/binaryAxioms.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/binaryLemmas.key 
2976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
3006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
3042       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
3044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
3045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.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/genericRules.key 
3118       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
3126       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
3133       DEBUG main            d.u.i.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 
3228       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
3332       DEBUG main            d.u.i.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 
3374       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3433       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
3438       DEBUG main            d.u.i.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 
3507       DEBUG main            d.u.i.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 
3557       DEBUG main            d.u.i.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 
3568       DEBUG main            d.u.i.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 
3734       DEBUG main            d.u.i.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 
4459       DEBUG main            d.u.i.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 
4470       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
4541       DEBUG main            d.u.i.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 
4545       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4636       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4665       DEBUG main            d.u.i.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 
4718       DEBUG main            d.u.i.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 
4720       DEBUG main            d.u.i.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 
4721       DEBUG main            d.u.i.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 
4727       DEBUG main            d.u.i.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 
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/seqEq.key 
4751       DEBUG main            d.u.i.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 
4760       DEBUG main            d.u.i.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 
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/wd.key 
4767       DEBUG main            d.u.i.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 
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/wdGeneralRules.key 
4774       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4818       DEBUG main            d.u.i.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 
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/wdReachRules.key 
4826       DEBUG main            d.u.i.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 
4832       DEBUG main            d.u.i.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 
4837       DEBUG main            d.u.i.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 
4840       DEBUG main            d.u.i.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 
4863       DEBUG main            d.u.i.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 
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/forLoopRules.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/execRules.key 
4960       DEBUG main            d.u.i.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 
7784       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 
7864       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10890      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 464ns 
10902      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 
22279      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
22336      DEBUG Thread-1        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
33467      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
33722      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33722      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 
33723      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 
34966      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 
34979      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34981      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37265      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
37266      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 
37419      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
37431      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
37453      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
37454      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
37461      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
37467      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
37467      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
37473      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
37569      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37826      DEBUG 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      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 
37827      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 
38911      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 
38920      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38922      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
41147      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31ns 
41148      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 
41653      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
41858      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41858      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 
41861      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 
43024      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 
43031      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43033      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
45260      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
45260      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 
45355      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
45363      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
45563      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45726      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45726      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 
45727      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 
46792      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 
46801      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46802      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48959      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 36.8ns 
48960      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 
49071      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
49079      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
49162      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
933257     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting_nomacro 
933259     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ConditionalConfidential_nomacro 
933259     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ConditionalConfidential_nomacro 
933262     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample_nomacro 
404        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
427        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
455        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
455        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 
602        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 
880        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
924        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
929        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
947        DEBUG main            d.u.i.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 
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/integerHeader.key 
993        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.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/heap.key 
1001       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1002       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
1003       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
1004       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
1005       DEBUG main            d.u.i.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 
1079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.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/wellfound.key 
1085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.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/propRule.key 
1343       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1389       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1444       DEBUG main            d.u.i.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 
1562       DEBUG main            d.u.i.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 
1603       DEBUG main            d.u.i.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 
1715       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.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/intRulesUncheckedSemantics.key 
1772       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.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/intRulesJavaSemantics.key 
1796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2060       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2061       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2062       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2063       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2096       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2129       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
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/bprod.key 
2278       DEBUG main            d.u.i.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 
2283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.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/intPow.key 
2304       DEBUG main            d.u.i.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 
2327       DEBUG main            d.u.i.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 
2328       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.key 
2357       DEBUG main            d.u.i.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 
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/booleanRules.key 
2384       DEBUG main            d.u.i.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 
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/locSetsRules.key 
2476       DEBUG main            d.u.i.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 
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/permissionRules.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/reachRules.key 
2580       DEBUG main            d.u.i.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 
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/seqRules.key 
2668       DEBUG main            d.u.i.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 
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/seqPerm2.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/javaRules.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/assertions.key 
3411       DEBUG main            d.u.i.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 
3421       DEBUG main            d.u.i.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 
3486       DEBUG main            d.u.i.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 
3513       DEBUG main            d.u.i.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 
3517       DEBUG main            d.u.i.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 
3576       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatAssignment2UpdateRules.key 
3615       DEBUG main            d.u.i.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 
3632       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3671       DEBUG main            d.u.i.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 
3691       DEBUG main            d.u.i.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 
3695       DEBUG main            d.u.i.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 
3714       DEBUG main            d.u.i.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 
3715       DEBUG main            d.u.i.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 
3717       DEBUG main            d.u.i.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 
3722       DEBUG main            d.u.i.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 
3728       DEBUG main            d.u.i.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 
3738       DEBUG main            d.u.i.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 
3747       DEBUG main            d.u.i.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 
3751       DEBUG main            d.u.i.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 
3756       DEBUG main            d.u.i.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 
3758       DEBUG main            d.u.i.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 
3766       DEBUG main            d.u.i.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 
3795       DEBUG main            d.u.i.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 
3803       DEBUG main            d.u.i.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 
3808       DEBUG main            d.u.i.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 
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/wdSeqRules.key 
3814       DEBUG main            d.u.i.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 
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/wdRegExRules.key 
3820       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.key 
3983       DEBUG main            d.u.i.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 
7037       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 
7083       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7100       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10402      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.1ms 
10404      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 
15124      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
948798     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample_nomacro 
948801     INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking_nomacro 
573        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
611        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
643        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
644        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 
806        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.key 
1255       DEBUG main            d.u.i.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 
1273       DEBUG main            d.u.i.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 
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/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 
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/permission.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/reach.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/seq.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/map.key 
1383       DEBUG main            d.u.i.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 
1384       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1385       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1591       DEBUG main            d.u.i.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 
1672       DEBUG main            d.u.i.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 
1721       DEBUG main            d.u.i.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 
1802       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.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/updateRules.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/integerRulesCommon.key 
2157       DEBUG main            d.u.i.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 
2180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
2194       DEBUG main            d.u.i.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 
2215       DEBUG main            d.u.i.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 
2230       DEBUG main            d.u.i.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 
2533       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2536       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2537       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2538       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.key 
2721       DEBUG main            d.u.i.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 
2757       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.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/binaryLemmas.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/intPow.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/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 
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/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 
2847       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.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/booleanRules.key 
2873       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.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/locSetsRules.key 
2973       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.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/permissionRules.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/reachRules.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/seqCoreRules.key 
3097       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.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/seqPerm2.key 
3220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
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/loopRules.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/activeUse.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/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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
4219       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.key 
4248       DEBUG main            d.u.i.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 
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/charListRules.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/regExTheory.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/regExHeader.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/regExAxioms.key 
4277       DEBUG main            d.u.i.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 
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/seqEq.key 
4295       DEBUG main            d.u.i.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 
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/mapSize.key 
4310       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.key 
4327       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.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/wdStringRules.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/wdRegExRules.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/wdFormulaRules.key 
4467       DEBUG main            d.u.i.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 
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/forLoopRules.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/execRules.key 
4571       DEBUG main            d.u.i.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 
8973       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 
8982       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 
8986       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 
9029       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
9040       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12150      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 513.4ns 
12153      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 
16936      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17144      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17144      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 
17146      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 
18614      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 
18620      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 
18623      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 
18634      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18636      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21184      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
21184      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 
22593      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22829      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22829      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 
22830      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 
24161      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 
24169      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 
24171      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 
24178      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24180      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26804      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
26805      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 
27209      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27388      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 
27388      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 
28627      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 
28630      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 
28632      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 
28639      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28640      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31130      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
31131      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 
31537      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31730      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31730      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 
31731      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 
32988      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 
32991      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 
32993      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 
33000      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33002      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35484      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
35485      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 
81613      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
81987      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81988      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 
81988      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 
83209      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 
83216      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 
83218      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 
83226      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83227      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85663      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 136.6ns 
85663      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 
87675      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88080      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88080      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 
88080      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 
89212      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 
89215      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 
89216      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 
89223      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89224      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91521      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.9ns 
91522      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 
92433      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92662      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92662      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 
92662      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 
93768      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 
93771      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 
93772      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 
93778      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93779      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96041      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
96043      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 
96372      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96567      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96567      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 
96568      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 
97738      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 
97742      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 
97744      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 
97749      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97751      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100075     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13ns 
100076     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 
100380     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1049613    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking_nomacro 
1049616    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts_nomacro 
434        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
466        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
531        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
532        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 
680        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 
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/standardRules.key 
1019       DEBUG main            d.u.i.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 
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/boolean.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/ruleSetsDeclarations.key 
1082       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.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/floatHeader.key 
1094       DEBUG main            d.u.i.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 
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/locSets.key 
1100       DEBUG main            d.u.i.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 
1106       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.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/charListHeader.key 
1376       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1457       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1527       DEBUG main            d.u.i.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 
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/formulaNormalisationRules.key 
1716       DEBUG main            d.u.i.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 
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/integerRulesCommon.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/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 
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/intRulesCheckedSemantics.key 
1913       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1929       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
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 
2223       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 
2258       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2325       DEBUG main            d.u.i.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 
2427       DEBUG main            d.u.i.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 
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/binaryAxioms.key 
2490       DEBUG main            d.u.i.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 
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/intPow.key 
2520       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2581       DEBUG main            d.u.i.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 
2597       DEBUG main            d.u.i.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 
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/epsilon.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/locSetsRules.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/heapRules.key 
2741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
2796       DEBUG main            d.u.i.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 
2800       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
2910       DEBUG main            d.u.i.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 
2917       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3082       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3754       DEBUG main            d.u.i.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 
3765       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
3859       DEBUG main            d.u.i.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 
3862       DEBUG main            d.u.i.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 
3917       DEBUG main            d.u.i.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 
3945       DEBUG main            d.u.i.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 
3959       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3961       DEBUG main            d.u.i.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 
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/precRules.key 
3985       DEBUG main            d.u.i.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 
4011       DEBUG main            d.u.i.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 
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/regExHeader.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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.key 
4071       DEBUG main            d.u.i.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 
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/wd.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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.key 
4129       DEBUG main            d.u.i.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 
4132       DEBUG main            d.u.i.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 
4134       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.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/loopScopeRules.key 
7871       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 
7886       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 
7946       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7965       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11296      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 419.5ns 
11303      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 
13154      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
13329      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13329      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 
13330      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 
14581      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 
14612      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 
14621      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14623      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17243      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
17244      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 
18050      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18327      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18327      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 
18327      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 
19650      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 
19656      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 
19666      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19668      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22290      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
22291      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 
23195      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)

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

23323      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23528      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23528      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 
23528      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 
24726      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 
24730      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 
24739      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24740      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27228      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 21.6ns 
27229      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 
27982      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)

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

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

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

33083      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
33316      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33316      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 
33316      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 
34490      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 
34492      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 
34499      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34501      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36955      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
36955      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 
40118      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
40396      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40396      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 
40397      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 
41533      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 
41535      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 
41541      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41543      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44162      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
44162      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 
47303      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
47663      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47663      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 
47664      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 
48806      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 
48808      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 
48814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48816      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
51234      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
51234      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 
53972      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54400      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54400      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 
54401      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 
55658      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 
55662      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 
55669      DEBUG 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      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58199      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
58200      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 
61311      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61635      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61635      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 
61636      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 
62763      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 
62766      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 
62772      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62773      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
65255      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
65255      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 
66071      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
66365      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66365      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 
66365      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 
67495      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 
67499      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 
67508      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67509      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69955      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.2ns 
69957      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 
70561      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
70785      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70786      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 
70786      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 
71847      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 
71849      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 
71855      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71856      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74307      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
74308      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 
74918      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
75218      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75218      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 
75219      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 
76348      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 
76352      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 
76359      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76361      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78790      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
78791      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 
79496      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
79751      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79751      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 
79752      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 
80849      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 
80852      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 
80863      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83336      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18ns 
83336      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 
84241      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
84532      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84532      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 
84532      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 
85633      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 
85635      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 
85642      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85644      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87902      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32ns 
87902      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 
88832      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
89091      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89091      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 
89091      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 
90224      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 
90227      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 
90237      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90238      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
92600      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 226.9ns 
92601      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 
96036      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96338      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96338      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 
96339      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 
97482      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 
97485      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 
97490      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
97491      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
99747      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
99747      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 
103764     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1153911    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts_nomacro 
1153931    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts_nomacro 
688        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
708        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
736        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
737        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 
890        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 
1217       DEBUG main            d.u.i.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 
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/ldt.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/boolean.key 
1304       DEBUG main            d.u.i.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 
1342       DEBUG main            d.u.i.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 
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/floatHeader.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/heap.key 
1363       DEBUG main            d.u.i.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 
1364       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.key 
1440       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1442       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
1448       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1631       DEBUG main            d.u.i.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 
1680       DEBUG main            d.u.i.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 
1733       DEBUG main            d.u.i.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 
1796       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.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/updateRules.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/integerRulesCommon.key 
2133       DEBUG main            d.u.i.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 
2159       DEBUG main            d.u.i.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 
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/intRulesCheckedSemantics.key 
2180       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2195       DEBUG main            d.u.i.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 
2482       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2491       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 
2496       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.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/bsum.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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.key 
2946       DEBUG main            d.u.i.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 
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/floatRules.key 
2976       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2998       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.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/booleanRules.key 
3028       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.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/locSetsRules.key 
3104       DEBUG main            d.u.i.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 
3194       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
3218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3250       DEBUG main            d.u.i.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 
3254       DEBUG main            d.u.i.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 
3314       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3376       DEBUG main            d.u.i.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 
3382       DEBUG main            d.u.i.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 
3468       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.key 
4134       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4219       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4250       DEBUG main            d.u.i.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 
4294       DEBUG main            d.u.i.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 
4295       DEBUG main            d.u.i.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 
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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.key 
4327       DEBUG main            d.u.i.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 
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/wd.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/wdHeader.key 
4336       DEBUG main            d.u.i.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 
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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.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/wdStringRules.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/wdRegExRules.key 
4390       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.key 
4508       DEBUG main            d.u.i.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 
7570       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 
7645       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7660       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10621      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 511.8ns 
10624      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 
15626      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
15877      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15878      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 
15878      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 
17121      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 
17139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17141      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
19596      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
19596      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 
20100      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20250      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20251      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 
20251      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 
21382      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 
21391      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21393      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23702      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 42.1ns 
23703      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 
24112      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/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__n6()).Non-interference contract.0.key 
24293      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 
25435      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 
25445      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25446      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27717      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
27718      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 
27920      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28141      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28141      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 
28141      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 
29276      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 
29285      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31595      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 64.5ns 
31596      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 
31801      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32011      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32011      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 
32011      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 
33055      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 
33063      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33065      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35440      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.1ns 
35441      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 
36882      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
37085      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37085      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 
37086      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 
38193      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 
38201      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38203      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
40529      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
40530      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 
40833      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
41054      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41054      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 
41055      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 
42132      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 
42142      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42144      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44498      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 81.1ns 
44498      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 
45614      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
45897      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45897      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 
45897      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 
46968      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 
46976      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46978      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49310      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.9ns 
49310      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 
49514      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
49705      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49705      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 
49705      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 
50790      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 
50797      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50798      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53023      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
53024      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 
54634      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54874      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54874      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 
54874      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 
55912      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 
55920      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55922      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58156      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
58157      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 
58965      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59216      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59216      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 
59216      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 
60241      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 
60248      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60250      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62539      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
62539      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 
62742      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63031      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63031      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 
63031      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 
64043      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 
64051      DEBUG 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      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66251      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
66252      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 
66455      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
66659      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66659      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 
66660      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 
67641      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 
67648      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67650      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69884      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
69885      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 
69987      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
70191      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70191      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 
70192      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 
71194      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 
71204      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71205      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73375      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 35.7ns 
73376      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 
73779      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74006      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74006      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 
74007      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 
75033      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 
75043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75045      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77226      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.9ns 
77226      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 
77531      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
77757      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77757      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 
77757      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 
78785      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 
78793      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78795      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81041      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
81041      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 
81350      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
81577      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81577      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 
81578      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 
82544      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 
82553      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82554      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
84710      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
84711      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 
84913      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
85234      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
85234      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 
85234      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 
86243      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 
86250      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86252      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
88373      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
88373      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 
88477      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__secure_sequential_n1_n2()).Non-interference contract.0.key 
88691      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 
89660      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 
89667      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89668      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91856      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
91856      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 
92163      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1246593    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts_nomacro 
1246597    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test LoopInvariants_nomacro 
437        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
452        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 
493        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 
687        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 
965        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
1020       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.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/locSets.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/permission.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/reach.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/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 
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/freeADT.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/wellfound.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/charListHeader.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/propRule.key 
1410       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
1527       DEBUG main            d.u.i.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 
1705       DEBUG main            d.u.i.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 
1727       DEBUG main            d.u.i.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 
1851       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1886       DEBUG main            d.u.i.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 
1908       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.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/integerSimplificationRules.key 
2196       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2197       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2201       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2201       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2233       DEBUG main            d.u.i.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 
2325       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.key 
2531       DEBUG main            d.u.i.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 
2542       DEBUG main            d.u.i.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 
2563       DEBUG main            d.u.i.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 
2600       DEBUG main            d.u.i.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 
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/floatRulesVerifyNormal.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/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 
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/booleanRules.key 
2669       DEBUG main            d.u.i.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 
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/locSetsRules.key 
2738       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.key 
2827       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.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/reachRules.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/seqCoreRules.key 
2895       DEBUG main            d.u.i.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 
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/seqPerm.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/seqPerm2.key 
3015       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3131       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.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/loopRules.key 
3891       DEBUG main            d.u.i.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 
3970       DEBUG main            d.u.i.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 
3994       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.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/bigint.key 
4116       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4120       DEBUG main            d.u.i.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 
4140       DEBUG main            d.u.i.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 
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/charListRules.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/regExTheory.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/regExHeader.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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.key 
4193       DEBUG main            d.u.i.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 
4196       DEBUG main            d.u.i.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 
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/wdHeader.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/wdGeneralRules.key 
4205       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.key 
4243       DEBUG main            d.u.i.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 
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/wdSeqRules.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/wdStringRules.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/wdRegExRules.key 
4255       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.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/loopScopeRules.key 
7846       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 
7926       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7945       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11265      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 517.5ns 
11279      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 
13226      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)

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

13375      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
13561      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13561      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 
13561      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 
15046      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 
15061      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
15063      DEBUG main            d.u.i.k.p.i.KeYFile       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 16ns 
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)).Non-interference contract.0.key 
19033      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)

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

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

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

24568      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
24871      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24872      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 
24872      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 
26032      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 
26041      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26042      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
28674      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.6ns 
28677      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 
29361      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)

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

29396      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
29703      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29704      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 
29705      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 
30948      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 
30956      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30957      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33448      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
33448      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 
34346      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)

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

34463      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
34699      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34703      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 
34703      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 
35859      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 
35866      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35868      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38368      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
38369      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 
38968      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)

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

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

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

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

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

48174      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
48404      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48404      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 
48405      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 
49535      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 
49543      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
49544      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
52111      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
52112      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 
52799      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)

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

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

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

56986      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
57202      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57202      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 
57203      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 
58350      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 
58358      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58359      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
60817      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.8ns 
60818      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 
62329      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)

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

62432      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
62677      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62677      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 
62678      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 
63815      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 
63823      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63824      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66242      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
66243      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 
68172      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)

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

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

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

73249      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
73510      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73510      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 
73511      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 
74632      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 
74639      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74641      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77079      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
77081      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 
77669      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)

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

77689      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
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/LoopInvariants/loop.IFLoopExamples(loop.IFLoopExamples__secure_while(int)).Non-interference contract.0.key 
77969      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 
79089      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 
79096      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79098      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
81520      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.7ns 
81521      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 
82001      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)

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

82027      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
82269      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82269      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 
82270      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 
83379      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 
83388      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83389      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
85750      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
85750      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 
85852      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
86075      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86076      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 
86076      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 
87139      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 
87145      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87147      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
89607      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
89608      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 
90140      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)

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

90213      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
1337248    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test LoopInvariants_nomacro 
1337250    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples_nomacro 
440        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
471        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
529        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
531        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 
701        DEBUG 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 
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/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 
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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/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 
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/reach.key 
1182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.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/map.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/freeADT.key 
1240       DEBUG main            d.u.i.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 
1241       DEBUG main            d.u.i.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 
1463       DEBUG main            d.u.i.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 
1522       DEBUG main            d.u.i.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 
1626       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.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/updateRules.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/integerRulesCommon.key 
1880       DEBUG main            d.u.i.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 
1904       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
2170       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2171       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 
2174       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2285       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.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/bprod.key 
2459       DEBUG main            d.u.i.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 
2467       DEBUG main            d.u.i.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 
2505       DEBUG main            d.u.i.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 
2531       DEBUG main            d.u.i.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 
2564       DEBUG main            d.u.i.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 
2566       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2566       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2611       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.key 
2641       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.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/heapRules.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/permissionRules.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/reachRules.key 
2872       DEBUG main            d.u.i.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 
2875       DEBUG main            d.u.i.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 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2960       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3734       DEBUG main            d.u.i.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 
3745       DEBUG main            d.u.i.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 
3820       DEBUG main            d.u.i.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 
3844       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.key 
3905       DEBUG main            d.u.i.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 
3973       DEBUG main            d.u.i.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 
3990       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4021       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.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/regExAxioms.key 
4047       DEBUG main            d.u.i.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 
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/seqEq.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/infFlow.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/mapSize.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/wd.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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.key 
4134       DEBUG main            d.u.i.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 
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/wdSeqRules.key 
4141       DEBUG main            d.u.i.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 
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/wdRegExRules.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/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 
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/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 
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/loopScopeRules.key 
7552       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 
7563       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 
7567       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 
7573       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 
7647       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7666       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10951      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 614.3ns 
10955      DEBUG 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 
11987      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
12132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12133      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 
12133      DEBUG 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 
13403      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 
13409      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 
13410      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 
13416      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 
13425      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13427      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
15788      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
15789      DEBUG 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 
16293      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16478      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16479      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 
16480      DEBUG 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 
17615      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 
17619      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 
17620      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 
17623      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 
17630      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17632      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20047      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.9ns 
20048      DEBUG 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 
20251      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20398      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20398      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 
20398      DEBUG 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 
21496      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 
21501      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 
21502      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 
21503      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 
21511      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21513      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23748      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
23749      DEBUG 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 
23811      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23816      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23836      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23841      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23857      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23875      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23892      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23911      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
23936      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
23954      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24053      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24263      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24263      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 
24264      DEBUG 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 
25285      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 
25287      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 
25289      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 
25290      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 
25296      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25298      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27455      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.9ns 
27455      DEBUG 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 
27517      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27526      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27539      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
27554      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27563      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
27576      DEBUG Thread-9        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
27658      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27832      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27832      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 
27833      DEBUG 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 
28888      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 
28890      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 
28891      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 
28893      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 
28900      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28902      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31157      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
31158      DEBUG 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 
31249      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
31277      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
31312      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31352      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31382      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31421      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31460      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31495      DEBUG Thread-11       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31563      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
31730      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31730      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 
31730      DEBUG 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 
32709      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 
32712      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 
32713      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 
32714      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 
32723      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32725      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34987      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
34988      DEBUG 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 
35056      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
35085      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
35123      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35157      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35190      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35226      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35291      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
35483      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35483      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 
35483      DEBUG 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 
36495      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 
36497      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 
36498      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 
36499      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 
36508      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36510      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38770      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
38771      DEBUG 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 
38837      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
38843      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
38857      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
38860      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
38978      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
39255      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39255      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 
39255      DEBUG 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 
40254      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 
40256      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 
40258      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 
40259      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 
40264      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40266      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42487      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
42487      DEBUG 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 
42688      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
42692      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42806      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
42817      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
42894      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
42899      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43114      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
43119      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43259      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
43265      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43504      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
43508      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43599      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
43817      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43817      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 
43817      DEBUG 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 
44882      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 
44884      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 
44884      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 
44886      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 
44892      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44893      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47130      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.2ns 
47131      DEBUG 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 
47581      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
47587      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
47717      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
47722      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
48255      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
48261      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
48771      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
48775      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
48877      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
48882      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
49339      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
49349      DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
49899      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
50135      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50135      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 
50135      DEBUG 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 
51142      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 
51145      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 
51146      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 
51148      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 
51154      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51155      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53428      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.4ns 
53428      DEBUG 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 
53495      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53526      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53560      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53571      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53608      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53618      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53646      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53660      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53683      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53694      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53725      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53737      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53761      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53771      DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53832      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
54067      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54067      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 
54067      DEBUG 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 
55067      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 
55069      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 
55070      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 
55072      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 
55079      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55081      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57407      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
57408      DEBUG 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 
57610      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57816      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57816      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 
57817      DEBUG 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 
58863      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 
58865      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 
58865      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 
58867      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 
58873      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58874      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61122      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
61122      DEBUG 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 
61175      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
61192      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
61212      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61221      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61251      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61261      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61285      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61295      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61318      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61330      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61359      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61375      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61398      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61408      DEBUG Thread-25       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61426      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61645      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61645      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 
61646      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file /home/runner/work/key/key/key.core/../key.ui/examples/InformationFlow/MiniExamples/mini.MiniExamples(mini.MiniExamples__insecure_p2_2()).Non-interference contract.0.key 
62644      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 
62646      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 
62647      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 
62648      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 
62655      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62656      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64899      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.8ns 
64901      DEBUG 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 
64957      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
64975      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
64996      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65032      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65056      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65085      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65114      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65143      DEBUG Thread-27       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65205      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
65418      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65419      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 
65419      DEBUG 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 
66542      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 
66543      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 
66544      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 
66545      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 
66550      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66552      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68793      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
68793      DEBUG 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 
68895      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69126      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69126      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 
69126      DEBUG 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 
70115      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 
70116      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 
70117      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 
70119      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 
70125      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70127      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72428      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
72429      DEBUG 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 
72493      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72497      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72514      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72518      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72531      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72551      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72565      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72585      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72607      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72624      DEBUG Thread-31       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72732      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
72952      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72952      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 
72952      DEBUG 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 
73934      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 
73935      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 
73936      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 
73937      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 
73943      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73945      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76182      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
76183      DEBUG 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 
76232      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76236      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76244      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76255      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76267      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76271      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76279      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76290      DEBUG Thread-33       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76385      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76696      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76696      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 
76696      DEBUG 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 
77768      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 
77769      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 
77770      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 
77772      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 
77778      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77780      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
80019      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
80019      DEBUG 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 
80072      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
80076      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
80085      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
80096      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
80099      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
80109      DEBUG Thread-35       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
80222      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
80458      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80459      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 
80460      DEBUG 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 
81473      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 
81474      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 
81475      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 
81476      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 
81483      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81484      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83665      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
83666      DEBUG 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 
83720      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
83731      DEBUG Thread-37       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
83769      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83989      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83989      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 
83989      DEBUG 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 
84949      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 
84951      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 
84952      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 
84953      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 
84962      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84965      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87169      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
87170      DEBUG 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 
87221      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87225      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87234      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87237      DEBUG Thread-39       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87272      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87520      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87520      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 
87520      DEBUG 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 
88526      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 
88528      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 
88529      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 
88530      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 
88536      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88537      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90697      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
90698      DEBUG 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 
90749      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90752      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90763      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90766      DEBUG Thread-41       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90901      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
91139      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91139      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 
91139      DEBUG 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 
92155      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 
92157      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 
92158      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 
92159      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 
92165      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92166      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94344      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
94345      DEBUG 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 
94423      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94428      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94436      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94441      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94456      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94468      DEBUG Thread-43       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94550      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94800      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94801      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 
94801      DEBUG 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 
95795      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 
95796      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 
95797      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 
95798      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 
95803      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95805      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98005      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
98005      DEBUG 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 
98079      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98103      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98135      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98145      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98193      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98204      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98235      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98244      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98272      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98286      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98327      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98340      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98365      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98375      DEBUG Thread-45       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98411      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98687      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98687      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 
98688      DEBUG 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 
99696      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 
99698      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 
99699      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 
99700      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 
99705      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
99706      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
101873     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
101874     DEBUG 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 
101929     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
101950     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102003     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102007     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102015     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102025     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102049     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102053     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102062     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102072     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102118     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102122     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102129     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102138     DEBUG Thread-47       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102177     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
102447     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102447     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 
102447     DEBUG 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 
103467     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 
103468     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 
103469     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 
103471     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 
103476     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103478     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105652     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
105652     DEBUG 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 
105702     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105709     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105719     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
105731     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105738     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105747     DEBUG Thread-49       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
105854     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
106098     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106098     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 
106098     DEBUG 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 
107154     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 
107155     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 
107157     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 
107158     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 
107163     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107165     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109320     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.8ns 
109320     DEBUG 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 
109380     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
109404     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
109430     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109439     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109471     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109481     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109505     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109515     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109534     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109543     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109570     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109580     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109600     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109609     DEBUG Thread-51       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109624     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
109913     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
109913     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 
109914     DEBUG 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 
110929     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 
110933     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 
110934     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 
110935     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 
110942     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110943     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113138     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.3ns 
113139     DEBUG 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 
113194     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
113222     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
113261     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113295     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113331     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113361     DEBUG Thread-53       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113441     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
113696     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113696     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 
113699     DEBUG 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 
114671     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 
114673     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 
114674     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 
114676     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 
114682     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114684     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
116742     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
116743     DEBUG 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 
116791     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
116818     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
116857     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
116884     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
116909     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
116936     DEBUG Thread-55       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
117046     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
117395     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117396     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 
117396     DEBUG 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 
118323     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 
118324     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 
118325     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 
118326     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 
118333     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118335     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120368     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.9ns 
120368     DEBUG 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 
120417     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
120435     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
120458     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120488     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120509     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120533     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120560     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120586     DEBUG Thread-57       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
120671     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
120931     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
120931     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 
120931     DEBUG 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 
121871     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 
121872     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 
121873     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 
121874     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 
121880     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121881     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
123870     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.5ns 
123870     DEBUG 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 
123918     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
123921     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
123934     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
123937     DEBUG Thread-59       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
123974     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
1461701    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples_nomacro 
1461702    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects_nomacro 
482        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
519        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
553        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
553        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 
679        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 
959        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
986        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.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/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 
1048       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.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/floatHeader.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/heap.key 
1085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.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/permission.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/reach.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/seq.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/map.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/freeADT.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/wellfound.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/charListHeader.key 
1379       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/propRule.key 
1420       DEBUG main            d.u.i.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 
1469       DEBUG main            d.u.i.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 
1554       DEBUG main            d.u.i.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 
1739       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.key 
2007       DEBUG main            d.u.i.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 
2013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2033       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2270       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2270       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2271       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2272       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2305       DEBUG main            d.u.i.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 
2344       DEBUG main            d.u.i.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 
2471       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
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/binaryLemmas.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/intPow.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/floatRulesCommon.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/floatRules.key 
2616       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.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/genericRules.key 
2679       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2685       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.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/locSetsRules.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/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 
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 
2936       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.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/seqRules.key 
3011       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3051       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
3197       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3832       DEBUG main            d.u.i.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 
3844       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
3945       DEBUG main            d.u.i.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 
3951       DEBUG main            d.u.i.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 
4006       DEBUG main            d.u.i.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 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.key 
4122       DEBUG main            d.u.i.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 
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/regExHeader.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/regExAxioms.key 
4129       DEBUG main            d.u.i.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 
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/seqEq.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/infFlow.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/mapSize.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/wd.key 
4163       DEBUG main            d.u.i.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 
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/wdGeneralRules.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/wdNumericalRules.key 
4250       DEBUG main            d.u.i.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 
4258       DEBUG main            d.u.i.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 
4264       DEBUG main            d.u.i.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 
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/wdSeqRules.key 
4270       DEBUG main            d.u.i.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 
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/wdRegExRules.key 
4277       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.key 
4426       DEBUG main            d.u.i.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 
8106       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
8174       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 
8181       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 
8184       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 
8187       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 
8192       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 
8225       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8235       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11470      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 449.3ns 
11473      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 
12603      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12751      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12752      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 
12753      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 
13971      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
14038      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 
14043      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 
14046      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 
14049      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 
14052      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 
14061      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14063      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16718      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
16719      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 
17318      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17409      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17618      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
17851      DEBUG Thread-3        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
18129      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18311      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18312      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 
18315      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 
19542      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
19617      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 
19620      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 
19621      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 
19622      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 
19625      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 
19632      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19635      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22128      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
22129      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 
22357      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
22410      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
22532      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
22695      DEBUG Thread-5        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
22952      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23136      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23137      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 
23138      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 
24244      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
24307      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 
24310      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 
24312      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 
24313      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 
24315      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 
24321      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24322      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
26761      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.7ns 
26762      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 
26978      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
27027      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
27137      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
27307      DEBUG Thread-7        d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
27491      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
27670      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27670      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 
27670      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 
28753      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
28811      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 
28814      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 
28815      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 
28816      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 
28818      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 
28825      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28826      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31344      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
31345      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 
31450      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31654      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31654      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 
31654      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 
32754      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
32811      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 
32813      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 
32814      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 
32815      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 
32817      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 
32824      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32826      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35307      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
35307      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 
40823      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)

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

40928      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
41152      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41152      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 
41155      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 
42225      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
42285      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 
42287      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 
42288      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 
42289      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 
42291      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 
42298      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42300      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44892      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.6ns 
44893      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 
45031      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
45049      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
45239      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
45257      DEBUG Thread-13       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
45697      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45949      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45949      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 
45950      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 
46997      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
47053      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 
47056      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 
47057      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 
47058      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 
47059      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 
47066      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
47069      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
49543      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 26.9ns 
49543      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 
50046      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
50059      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
50597      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
50654      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
51300      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
51322      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
51396      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
51599      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
51612      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
51660      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
60338      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
60391      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61034      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61052      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61113      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
61303      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61316      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
61350      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
70140      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
70193      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
70788      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
70804      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
70846      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
71040      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
71052      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
71101      DEBUG Thread-15       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
73786      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
74071      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74071      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 
74071      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 
75122      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
75174      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 
75176      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 
75177      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 
75178      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 
75179      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 
75186      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75187      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77462      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
77466      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 
78272      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
78319      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
78905      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
78943      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
79013      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
79039      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
79221      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
79257      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
79323      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
79343      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
87243      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
87279      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
95029      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
95065      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
95267      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
95298      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
95363      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
95381      DEBUG Thread-17       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
100226     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
100588     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100588     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 
100588     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 
101602     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
101652     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 
101654     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 
101655     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 
101656     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 
101658     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 
101664     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101665     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
103952     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
103953     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 
104838     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
104888     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
105449     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
105465     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
105501     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
105664     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
105675     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
105709     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
114585     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
114635     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
115201     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
115215     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
115249     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
115408     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
115421     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
115456     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
116249     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
116292     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
116809     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
116822     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
116854     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
116944     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
116957     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
116989     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
118840     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
118888     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
119390     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
119407     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
119439     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
119576     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
119586     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
119613     DEBUG Thread-19       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
120879     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
121249     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121249     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 
121250     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 
122291     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
122343     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 
122345     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 
122346     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 
122347     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 
122349     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 
122356     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124875     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
124876     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 
124939     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
124942     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
124954     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
124957     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
132453     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
132456     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
132465     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
132468     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
132971     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
132974     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
132982     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
132984     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
134224     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
134227     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
134234     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
134237     DEBUG Thread-21       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
135611     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
135873     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
135873     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 
135873     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 
136933     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
136983     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 
136985     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 
136986     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 
136987     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 
136989     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 
136995     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
136996     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
139317     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
139317     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 
139389     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
139392     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
139405     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
139408     DEBUG Thread-23       d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
139522     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
139762     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
139762     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 
139763     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 
140826     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
140876     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 
140878     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 
140879     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 
140880     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 
140881     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 
140886     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
140888     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
143251     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 20.6ns 
143252     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 
143859     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
144074     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144075     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 
144076     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 
145133     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
145184     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 
145186     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 
145187     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 
145188     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 
145189     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 
145195     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145197     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
147476     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
147477     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 
147886     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
148105     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
148105     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 
148105     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 
149145     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
149194     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 
149197     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 
149198     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 
149199     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 
149200     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 
149206     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
149207     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
151465     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
151466     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 
152574     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
152804     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
152804     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 
152804     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 
153848     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
153901     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 
153904     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 
153905     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 
153906     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 
153908     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 
153914     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
153915     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
156388     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
156388     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 
156490     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
156703     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
156703     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 
156703     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 
157690     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
157735     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 
157737     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 
157738     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 
157739     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 
157740     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 
157746     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
157748     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
160135     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
160136     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 
163862     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1626030    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects_nomacro 
1626032    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting_nomacro 
655        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
686        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
733        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
734        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 
884        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 
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/standardRules.key 
1211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1217       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.key 
1272       DEBUG main            d.u.i.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 
1283       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.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/heap.key 
1293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
1295       DEBUG main            d.u.i.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 
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/reach.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/seq.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/map.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/freeADT.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/wellfound.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/charListHeader.key 
1610       DEBUG main            d.u.i.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 
1679       DEBUG main            d.u.i.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 
1736       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1779       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.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/intRules.key 
2160       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
2173       DEBUG main            d.u.i.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 
2182       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
2465       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2466       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2467       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2468       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2615       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.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/binaryLemmas.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/intPow.key 
2895       DEBUG main            d.u.i.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 
2922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesVerifyNormal.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.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/genericRules.key 
2968       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2973       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2977       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
3110       DEBUG main            d.u.i.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 
3184       DEBUG main            d.u.i.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 
3220       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3281       DEBUG main            d.u.i.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 
3286       DEBUG main            d.u.i.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 
3360       DEBUG main            d.u.i.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 
3457       DEBUG main            d.u.i.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 
3467       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3633       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
4596       DEBUG main            d.u.i.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 
4612       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.key 
4671       DEBUG main            d.u.i.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 
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/regExHeader.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/regExAxioms.key 
4678       DEBUG main            d.u.i.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 
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/seqEq.key 
4698       DEBUG main            d.u.i.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 
4709       DEBUG main            d.u.i.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 
4713       DEBUG main            d.u.i.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 
4717       DEBUG main            d.u.i.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 
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/wdGeneralRules.key 
4725       DEBUG main            d.u.i.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 
4755       DEBUG main            d.u.i.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 
4763       DEBUG main            d.u.i.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 
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/wdReachRules.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/wdSeqRules.key 
4777       DEBUG main            d.u.i.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 
4847       DEBUG main            d.u.i.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 
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/wdFormulaRules.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/loopInvariantRules.key 
4902       DEBUG main            d.u.i.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 
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/execRules.key 
5012       DEBUG main            d.u.i.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 
8582       DEBUG 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 
8593       DEBUG 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 
8595       DEBUG 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 
8597       DEBUG 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 
8599       DEBUG 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 
8603       DEBUG 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 
8606       DEBUG 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 
8609       DEBUG 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 
8649       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8663       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12121      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 404.1ns 
12123      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 
16355      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)

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

16456      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
16667      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16667      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 
16668      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 
18188      DEBUG 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 
18195      DEBUG 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 
18197      DEBUG 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 
18199      DEBUG 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 
18201      DEBUG 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 
18204      DEBUG 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 
18207      DEBUG 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 
18210      DEBUG 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 
18220      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18222      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21191      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.4ns 
21192      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 
21297      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
21533      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21534      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 
21534      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 
22965      DEBUG 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 
22970      DEBUG 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 
22972      DEBUG 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 
22975      DEBUG 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 
22976      DEBUG 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 
22981      DEBUG 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 
22984      DEBUG 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 
22986      DEBUG 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 
22996      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22998      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25644      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 31.1ns 
25645      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 
25749      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
25916      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25916      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 
25916      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 
27215      DEBUG 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 
27220      DEBUG 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 
27221      DEBUG 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 
27223      DEBUG 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 
27224      DEBUG 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 
27227      DEBUG 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 
27229      DEBUG 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 
27230      DEBUG 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 
27239      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27241      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29918      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
29919      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 
30022      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
30211      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30212      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 
30212      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 
31450      DEBUG 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 
31453      DEBUG 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 
31454      DEBUG 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 
31455      DEBUG 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 
31457      DEBUG 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 
31458      DEBUG 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 
31460      DEBUG 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 
31461      DEBUG 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 
31469      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31471      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34037      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
34038      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 
100422     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
100780     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100781     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 
100781     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 
102112     DEBUG 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 
102116     DEBUG 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 
102117     DEBUG 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 
102118     DEBUG 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 
102119     DEBUG 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 
102120     DEBUG 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 
102122     DEBUG 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 
102123     DEBUG 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 
102130     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102132     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104641     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 30.1ns 
104641     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 
188679     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
188976     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
188976     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 
188977     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 
190223     DEBUG 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 
190227     DEBUG 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 
190228     DEBUG 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 
190228     DEBUG 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 
190229     DEBUG 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 
190231     DEBUG 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 
190233     DEBUG 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 
190234     DEBUG 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 
190244     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
190246     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
192738     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
192738     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 
197977     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
198212     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
198212     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 
198212     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 
199511     DEBUG 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 
199514     DEBUG 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 
199514     DEBUG 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 
199515     DEBUG 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 
199517     DEBUG 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 
199519     DEBUG 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 
199520     DEBUG 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 
199521     DEBUG 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 
199529     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
199531     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
202135     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.3ns 
202135     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 
216152     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
216467     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
216467     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 
216467     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 
217727     DEBUG 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 
217730     DEBUG 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 
217731     DEBUG 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 
217732     DEBUG 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 
217733     DEBUG 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 
217734     DEBUG 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 
217735     DEBUG 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 
217736     DEBUG 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 
217743     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
217745     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
220288     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.4ns 
220289     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 
237430     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1863996    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SimpleEvoting_nomacro 
1863999    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyVoting_fullmacro 
539        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
574        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
610        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
610        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 
744        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 
1010       DEBUG main            d.u.i.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 
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/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 
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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.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/locSets.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/permission.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/reach.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/seq.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/map.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/freeADT.key 
1299       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.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/charListHeader.key 
1500       DEBUG main            d.u.i.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 
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/firstOrderRules.key 
1555       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1629       DEBUG main            d.u.i.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 
1824       DEBUG main            d.u.i.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 
1967       DEBUG main            d.u.i.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 
2006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.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/intRulesJavaSemantics.key 
2081       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2412       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2413       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2418       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2418       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2516       DEBUG main            d.u.i.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 
2765       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.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/binaryAxioms.key 
2863       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2875       DEBUG main            d.u.i.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 
2911       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.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/floatRules.key 
2958       DEBUG main            d.u.i.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 
2959       DEBUG main            d.u.i.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 
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/genericRules.key 
3039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
3045       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
3075       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
3195       DEBUG main            d.u.i.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 
3293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
3334       DEBUG main            d.u.i.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 
3385       DEBUG main            d.u.i.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 
3391       DEBUG main            d.u.i.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 
3501       DEBUG main            d.u.i.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 
3559       DEBUG main            d.u.i.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 
3699       DEBUG main            d.u.i.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 
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/loopRules.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/activeUse.key 
4426       DEBUG main            d.u.i.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 
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/java5.key 
4487       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.key 
4568       DEBUG main            d.u.i.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 
4586       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4589       DEBUG main            d.u.i.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 
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/precRules.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/charListRules.key 
4652       DEBUG main            d.u.i.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 
4654       DEBUG main            d.u.i.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 
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/regExAxioms.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/regExLemmaProven.key 
4669       DEBUG main            d.u.i.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 
4678       DEBUG main            d.u.i.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 
4688       DEBUG main            d.u.i.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 
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/wd.key 
4695       DEBUG main            d.u.i.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 
4698       DEBUG main            d.u.i.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 
4704       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.key 
4781       DEBUG main            d.u.i.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 
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/wdStringRules.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/wdRegExRules.key 
4794       DEBUG main            d.u.i.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 
4819       DEBUG main            d.u.i.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 
4823       DEBUG main            d.u.i.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 
4826       DEBUG main            d.u.i.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 
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/loopScopeRules.key 
8800       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 
8873       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8889       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12372      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 495ns 
12376      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 
12460      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12866      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13072      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13074      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13322      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13326      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13412      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13417      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13560      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13562      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13610      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
13680      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
13767      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13770      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13900      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13903      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13953      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
13955      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14076      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14107      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14208      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14237      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14339      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14378      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
14384      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
46520      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
46866      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46866      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 
46867      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 
48302      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 
48312      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
48314      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
50712      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 12.8ns 
50713      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 
50713      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
50788      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
50815      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
50828      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
50828      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
50837      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStream; 
51046      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51325      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51326      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 
51326      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 
52536      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 
52550      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52551      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
54900      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
54901      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 
54902      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
54956      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
55286      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
55469      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55469      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 
55469      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 
56609      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 
56617      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
56620      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
58980      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 33.9ns 
58981      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 
58981      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
59029      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
59036      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_outputStreamAvailable; 
59339      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59517      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59517      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 
59518      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 
60624      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 
60633      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60634      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
63027      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 1.97ms 
63028      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 
63028      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
63086      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
63099      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_inputStream; 
63245      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63442      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63442      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 
63443      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 
64535      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 
64549      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64551      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66923      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
66923      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 
66924      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
66997      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67123      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67124      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67133      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67140      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67233      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67234      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67393      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
67565      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 
67603      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67622      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67777      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67785      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
67840      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68016      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68021      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68040      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68288      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68295      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
68560      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
68586      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
68955      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
69019      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
69041      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
69260      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
69637      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69641      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69695      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69700      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69757      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69762      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69809      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
69814      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70029      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70035      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70085      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70100      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70186      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70189      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
70213      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
70290      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70291      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70339      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
70349      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
70397      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
70415      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
70436      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_numOfVotes; 
70484      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: low_NUM_OF_VOTERS; 
70836      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70877      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70880      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70897      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70942      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70946      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
70988      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71046      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71053      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71215      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71277      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71282      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71507      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71514      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71593      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71598      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71656      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71662      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71712      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71716      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71753      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71762      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71922      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71929      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
71999      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72003      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72046      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72050      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72094      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72101      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72136      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72140      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72335      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72342      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72484      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72489      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72541      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72545      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72609      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72613      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72653      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72737      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72738      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72786      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72787      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72841      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72842      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72870      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72893      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
72896      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73590      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73593      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73595      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73598      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73826      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73829      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73931      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
73934      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74058      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74061      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74148      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74150      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74272      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74275      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74388      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74390      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74507      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74509      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74592      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74594      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74848      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
74852      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
75002      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
75005      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
75992      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
75994      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
76458      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
76461      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
76594      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
76596      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
76991      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
76994      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77194      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77196      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77355      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77358      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77581      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77584      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77741      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77744      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77923      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
77926      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_Voter 
79317      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1943812    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyVoting_fullmacro 
1943814    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SumExample_fullmacro 
483        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. 
547        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
547        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 
679        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 
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/standardRules.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/ldt.key 
1005       DEBUG main            d.u.i.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 
1024       DEBUG main            d.u.i.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 
1100       DEBUG main            d.u.i.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 
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/floatHeader.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/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 
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/permission.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/reach.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/seq.key 
1140       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.key 
1229       DEBUG main            d.u.i.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 
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/propRule.key 
1509       DEBUG main            d.u.i.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 
1557       DEBUG main            d.u.i.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 
1657       DEBUG main            d.u.i.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 
1820       DEBUG main            d.u.i.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 
1874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.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/intRules.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/intRulesUncheckedSemantics.key 
2046       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2061       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2092       DEBUG main            d.u.i.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 
2406       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2407       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2413       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2413       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.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/bsum.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/bprod.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/binaryAxioms.key 
2823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.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/floatRulesCommon.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/floatRules.key 
2894       DEBUG main            d.u.i.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 
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/floatRulesAssumeStrictfp.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/genericRules.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/booleanRules.key 
2997       DEBUG main            d.u.i.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 
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/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 
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 
3210       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3305       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
3311       DEBUG main            d.u.i.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 
3383       DEBUG main            d.u.i.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 
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/seqPerm2.key 
3441       DEBUG main            d.u.i.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 
3587       DEBUG main            d.u.i.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 
4255       DEBUG main            d.u.i.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 
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/activeUse.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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.key 
4440       DEBUG main            d.u.i.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 
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/bigint.key 
4493       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4496       DEBUG main            d.u.i.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 
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/precRules.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/charListRules.key 
4546       DEBUG main            d.u.i.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 
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/regExHeader.key 
4549       DEBUG main            d.u.i.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 
4556       DEBUG main            d.u.i.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 
4565       DEBUG main            d.u.i.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 
4576       DEBUG main            d.u.i.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 
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/mapSize.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/wd.key 
4595       DEBUG main            d.u.i.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 
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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.key 
4690       DEBUG main            d.u.i.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 
4695       DEBUG main            d.u.i.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 
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/wdSeqRules.key 
4702       DEBUG main            d.u.i.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 
4706       DEBUG main            d.u.i.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 
4710       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.key 
4833       DEBUG main            d.u.i.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 
7934       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 
8005       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11065      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 414.6ns 
11067      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 
11152      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11553      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_SumExample 
13554      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
1957776    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test SumExample_fullmacro 
1957777    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test ToyBanking_fullmacro 
398        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
421        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
450        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
451        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 
591        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 
889        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.key 
945        DEBUG main            d.u.i.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 
956        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
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/integerHeader.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/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 
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/locSets.key 
1085       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.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/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 
1094       DEBUG main            d.u.i.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 
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/freeADT.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/wellfound.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/charListHeader.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/propRule.key 
1391       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/firstOrderRules.key 
1418       DEBUG main            d.u.i.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 
1472       DEBUG main            d.u.i.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 
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/updateRules.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/integerRulesCommon.key 
1781       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
1829       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.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/intRulesJavaSemantics.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/integerSimplificationRules.key 
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 
2210       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2210       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2251       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2342       DEBUG main            d.u.i.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 
2554       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bprod.key 
2638       DEBUG main            d.u.i.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 
2658       DEBUG main            d.u.i.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 
2671       DEBUG main            d.u.i.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 
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/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2741       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2783       DEBUG main            d.u.i.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 
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/booleanRules.key 
2821       DEBUG main            d.u.i.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 
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/locSetsRules.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/heapRules.key 
3022       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
3047       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3083       DEBUG main            d.u.i.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 
3088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3142       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
3187       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3336       DEBUG main            d.u.i.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 
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/loopRules.key 
3949       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
4143       DEBUG main            d.u.i.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 
4164       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.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/regExTheory.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/regExHeader.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/regExAxioms.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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.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/wd.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/wdHeader.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/wdGeneralRules.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/wdNumericalRules.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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.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/wdStringRules.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/wdRegExRules.key 
4347       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.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/execRules.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/loopScopeRules.key 
7998       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 
8009       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 
8012       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 
8074       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8088       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11397      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 522.5ns 
11399      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 
11451      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11917      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_UserAccount 
17199      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17464      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17465      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 
17466      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 
18873      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 
18881      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 
18884      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 
18901      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18905      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21523      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
21523      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 
21524      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21601      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_UserAccount 
24079      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
24079      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
24080      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
24080      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
24080      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24080      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24081      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
24081      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24313      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
24314      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24314      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24315      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
24315      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24825      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
24825      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
24825      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
24826      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
24826      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24826      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
24826      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
24827      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25149      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
25150      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25150      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25150      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
25150      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25599      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
25599      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
25599      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
25600      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
25600      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25600      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25600      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
25600      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25925      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
25926      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25926      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
25926      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
25927      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26248      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
26248      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
26248      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
26249      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
26249      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26249      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26249      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
26249      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26452      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
26452      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26452      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
26453      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
26453      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
87570      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
88016      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88016      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 
88017      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 
89299      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 
89303      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 
89305      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 
89312      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
89314      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
91715      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 32.1ns 
91715      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 
91716      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
91774      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
92463      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
92814      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92815      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 
92815      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 
94012      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 
94015      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 
94016      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 
94023      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94024      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
96487      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
96487      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 
96488      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
96542      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
96689      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
96896      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
96896      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 
96897      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 
98049      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 
98051      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 
98053      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 
98060      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98062      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
100404     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.1ns 
100404     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 
100404     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
100450     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_BankAccount 
100585     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
100783     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100783     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 
100783     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 
101901     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 
101904     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 
101906     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 
101914     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101916     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
104242     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
104243     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 
104244     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
104290     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example_Bank 
105724     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 
105729     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 
105831     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 
105838     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_EQ 
105941     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 
105956     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 
105971     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 
106631     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 
106657     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 
107511     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 
107516     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 
108188     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 
293811     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
294264     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
294264     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 
294265     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 
295432     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 
295440     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 
295442     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 
295448     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
295450     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
297698     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
297698     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 
297699     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
297745     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_UserAccount 
300105     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
300670     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
300671     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 
300671     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 
301779     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 
301782     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 
301783     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 
301788     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
301789     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
304024     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.5ns 
304024     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 
304025     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
304071     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_UserAccount 
305611     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
305611     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
305611     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
305611     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
305612     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
305612     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
305612     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
305612     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
305793     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
305793     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
305793     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
305793     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
305794     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306193     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
306193     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
306193     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
306193     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
306193     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306193     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306194     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
306194     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
306403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
306403     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306674     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
306674     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
306675     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
306675     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
306676     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306676     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306676     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
306676     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306879     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
306879     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306879     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
306879     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
306879     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
307256     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password.length; 
307256     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
307257     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.password; 
307257     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
307257     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
307257     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
307258     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
307258     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
307440     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts.length; 
307440     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
307440     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
307441     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts[0].customerViewOnBankAccount; 
307441     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: this.bankAccounts; 
320570     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
320926     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
320926     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 
320927     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 
322054     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 
322058     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 
322059     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 
322067     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
322069     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
324264     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.7ns 
324265     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 
324266     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
324306     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
324973     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
325245     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
325245     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 
325245     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 
326415     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 
326417     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 
326418     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 
326424     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
326426     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
328685     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
328686     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 
328686     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
328721     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
328884     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
329086     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
329086     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 
329086     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 
330173     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 
330175     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 
330176     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 
330182     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
330183     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
332446     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.2ns 
332447     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 
332447     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
332488     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_banking_example2_BankAccount 
332638     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2290846    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test ToyBanking_fullmacro 
2290848    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test BlockContracts_fullmacro 
416        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. 
484        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
485        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 
656        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 
977        DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/standardRules.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/ldt.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/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 
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/integerHeader.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/floatHeader.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/heap.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/locSets.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/permission.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/reach.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/seq.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/map.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/freeADT.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/wellfound.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/charListHeader.key 
1367       DEBUG main            d.u.i.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 
1406       DEBUG main            d.u.i.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 
1465       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ifThenElseRules.key 
1558       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1701       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/updateRules.key 
1743       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
1885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1916       DEBUG main            d.u.i.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 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.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/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 
2351       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2352       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2355       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2356       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2392       DEBUG main            d.u.i.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 
2452       DEBUG main            d.u.i.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 
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/bprod.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/binaryAxioms.key 
2742       DEBUG main            d.u.i.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 
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/intPow.key 
2776       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.key 
2823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRules.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/floatRulesVerifyNormal.key 
2826       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2874       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2895       DEBUG main            d.u.i.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 
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/epsilon.key 
2908       DEBUG main            d.u.i.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 
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/heapRules.key 
3080       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
3111       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3157       DEBUG main            d.u.i.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 
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/seqRules.key 
3231       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
3284       DEBUG main            d.u.i.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 
3293       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3455       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.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/loopRules.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/activeUse.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/instanceAllocation.key 
4336       DEBUG main            d.u.i.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 
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/integerAssignment2UpdateRules.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/floatAssignment2UpdateRules.key 
4431       DEBUG main            d.u.i.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 
4448       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.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/charListRules.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/regExTheory.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/regExHeader.key 
4541       DEBUG main            d.u.i.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 
4545       DEBUG main            d.u.i.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 
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/seqEq.key 
4563       DEBUG main            d.u.i.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 
4572       DEBUG main            d.u.i.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 
4576       DEBUG main            d.u.i.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 
4580       DEBUG main            d.u.i.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 
4583       DEBUG main            d.u.i.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 
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/wdNumericalRules.key 
4617       DEBUG main            d.u.i.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 
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/wdHeapRules.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/wdReachRules.key 
4631       DEBUG main            d.u.i.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 
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/wdStringRules.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/wdRegExRules.key 
4641       DEBUG main            d.u.i.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 
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/loopInvariantRules.key 
4667       DEBUG main            d.u.i.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 
4671       DEBUG main            d.u.i.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 
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/loopScopeRules.key 
7802       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 
7815       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 
7889       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7904       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11086      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 471.9ns 
11088      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 
11167      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11580      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
12773      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12950      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12952      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 
12953      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 
14242      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 
14248      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 
14260      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14264      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16828      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
16828      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 
16829      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16900      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
17550      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17737      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17738      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 
17738      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 
18992      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 
18997      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 
19005      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19006      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21470      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
21470      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 
21471      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21535      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
23360      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23561      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23562      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 
23563      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 
24641      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 
24646      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 
24653      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27074      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
27075      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 
27076      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
27136      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
28590      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28837      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28838      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 
28838      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 
29909      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 
29911      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 
29918      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29919      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32298      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 34.8ns 
32299      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 
32299      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
32353      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
33872      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34147      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34147      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 
34147      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 
35273      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 
35279      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 
35286      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35287      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
37642      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
37643      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 
37643      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
37699      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
39765      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
40053      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40053      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 
40053      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 
41230      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 
41234      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 
41241      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41243      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43664      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17ns 
43665      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 
43666      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
43727      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
53416      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
53813      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53813      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 
53814      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 
54895      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 
54897      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 
54903      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54904      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57300      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 25.6ns 
57301      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 
57301      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
57363      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
58949      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
59305      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
59305      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 
59307      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 
60365      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 
60368      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 
60375      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60376      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62748      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.4ns 
62749      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 
62749      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
62795      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
65575      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
65914      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65914      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 
65915      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 
67037      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 
67040      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 
67047      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67049      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
69381      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.1ns 
69382      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 
69383      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
69438      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
70021      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
70348      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70348      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 
70350      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 
71373      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 
71375      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 
71382      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71384      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
73695      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
73696      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 
73696      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
73737      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
74187      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
74481      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
74481      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 
74482      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 
75697      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 
75699      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 
75706      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75708      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
77981      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.6ns 
77982      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 
77983      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
78027      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
78519      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
78810      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
78810      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 
78811      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 
79848      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 
79850      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 
79856      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79857      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82180      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.3ns 
82181      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 
82181      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
82235      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
82961      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
83221      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83221      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 
83221      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 
84299      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 
84301      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 
84307      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84308      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86627      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
86628      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 
86628      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
86668      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
87294      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87594      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87595      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 
87595      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 
88667      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 
88669      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 
88675      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88677      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90974      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.5ns 
90975      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 
90975      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
91017      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFBlockExamples 
91679      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
91993      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91993      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 
91993      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 
93058      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 
93060      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 
93068      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
93070      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
95406      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
95406      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 
95407      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
95446      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFEfficiencyExamples 
101635     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
101965     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
101965     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 
101965     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 
103013     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 
103016     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 
103021     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103022     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105301     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
105302     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 
105302     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
105336     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFEfficiencyExamples 
107357     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2398728    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test BlockContracts_fullmacro 
2398729    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MethodContracts_fullmacro 
454        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
491        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
549        DEBUG 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/MethodContracts/contract.IFMethodContract(contract.IFMethodContract__secure_recursion_2((I,int)).Non-interference contract.0.m.key 
711        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 
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/standardRules.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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.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/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 
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/reach.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/seq.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/map.key 
1251       DEBUG main            d.u.i.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 
1256       DEBUG main            d.u.i.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 
1257       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
1472       DEBUG main            d.u.i.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 
1513       DEBUG main            d.u.i.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 
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/ifThenElseRules.key 
1640       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1824       DEBUG main            d.u.i.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 
1867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerRulesCommon.key 
2006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.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/intRulesUncheckedSemantics.key 
2076       DEBUG main            d.u.i.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 
2090       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2115       DEBUG main            d.u.i.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 
2411       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2412       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2416       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2416       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2449       DEBUG main            d.u.i.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 
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/bsum.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/bprod.key 
2772       DEBUG main            d.u.i.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 
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/intPow.key 
2814       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2857       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.key 
2924       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2944       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.key 
2949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.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/locSetsRules.key 
3018       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.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/permissionRules.key 
3127       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3205       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.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/seqRules.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/seqPerm.key 
3301       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3307       DEBUG main            d.u.i.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 
3477       DEBUG main            d.u.i.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 
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/loopRules.key 
4135       DEBUG main            d.u.i.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 
4235       DEBUG main            d.u.i.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 
4255       DEBUG main            d.u.i.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 
4258       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4361       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
4403       DEBUG main            d.u.i.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 
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/regExTheory.key 
4424       DEBUG main            d.u.i.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 
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/regExAxioms.key 
4431       DEBUG main            d.u.i.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 
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/seqEq.key 
4447       DEBUG main            d.u.i.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 
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/mapSize.key 
4458       DEBUG main            d.u.i.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 
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/wdHeader.key 
4461       DEBUG main            d.u.i.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 
4466       DEBUG main            d.u.i.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 
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/wdLocSetRules.key 
4535       DEBUG main            d.u.i.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 
4540       DEBUG main            d.u.i.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 
4541       DEBUG main            d.u.i.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 
4545       DEBUG main            d.u.i.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 
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/wdRegExRules.key 
4550       DEBUG main            d.u.i.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 
4567       DEBUG main            d.u.i.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 
4571       DEBUG main            d.u.i.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 
4574       DEBUG main            d.u.i.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 
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/loopScopeRules.key 
7928       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 
7974       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7985       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11237      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 727.3ns 
11239      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 
11313      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11746      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
12345      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
12348      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
12589      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
16920      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
17097      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17098      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 
17098      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 
18525      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 
18536      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18540      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
21108      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.7ns 
21109      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 
21109      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
21174      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
21267      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
21269      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
21362      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
21994      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
22185      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22186      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 
22186      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 
23474      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 
23484      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23486      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25872      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
25872      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 
25873      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
25935      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
26388      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
26628      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26629      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 
26629      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 
27854      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 
27868      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
27870      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
30274      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.5ns 
30275      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 
30275      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
30332      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
30521      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
30759      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30759      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 
30760      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 
31855      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 
31863      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31865      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
34438      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 28.4ns 
34438      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 
34439      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
34501      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
34536      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
34537      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
34558      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
34782      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
34974      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
34974      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 
34975      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 
36062      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 
36070      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36071      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38445      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 96.8ns 
38445      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 
38446      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
38527      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
38600      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
38601      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
38674      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
40802      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
41005      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41006      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 
41006      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 
42124      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 
42132      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
42133      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
44612      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19ns 
44613      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 
44614      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
44661      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
44735      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
44736      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
44752      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
44942      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
45138      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45138      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 
45138      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 
46216      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 
46223      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
46225      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
48674      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.4ns 
48675      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 
48676      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
48731      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48788      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48789      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48856      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48856      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48888      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48889      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48917      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48926      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
48943      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
49833      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
50044      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50044      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 
50044      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 
51132      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 
51140      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51141      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53463      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.7ns 
53463      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 
53464      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
53512      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
53669      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53912      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53913      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 
53913      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 
55026      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 
55034      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
55036      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57403      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17ns 
57403      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 
57404      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
57447      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57588      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57589      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57619      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57620      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57677      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57677      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57705      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57706      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57734      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57742      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57766      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
57773      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
58600      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
58961      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58962      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 
58962      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 
60034      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 
60043      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
60045      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
62364      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.1ns 
62365      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 
62365      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
62407      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
62480      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
62481      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
62553      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
62554      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
62574      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
62591      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
63051      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63297      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63297      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 
63297      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 
64383      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 
64391      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64392      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
66777      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.2ns 
66777      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 
66778      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
66819      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
66861      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
66862      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
66876      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
67044      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67266      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67266      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 
67266      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 
68374      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 
68381      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
68383      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
70668      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 130.3ns 
70668      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 
70669      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
70726      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
70884      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
71158      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
71158      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 
71158      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 
72229      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 
72236      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72238      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
74639      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
74639      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 
74640      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
74681      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
74779      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
75013      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
75013      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 
75013      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 
76073      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 
76080      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76081      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
78300      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.2ns 
78301      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 
78301      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
78337      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78370      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78371      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78402      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78403      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78430      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78433      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
78784      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
79012      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
79012      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 
79012      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 
80073      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 
80080      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80082      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
82267      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
82268      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 
82268      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
82305      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82342      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82343      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82357      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
82701      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
82962      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
82962      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 
82962      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 
83981      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 
83988      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83989      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
86210      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
86210      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 
86211      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
86258      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
86323      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
86325      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
86342      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
86704      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
86980      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
86980      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 
86980      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 
88059      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 
88071      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88073      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90380      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.4ns 
90381      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 
90382      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
90416      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
90534      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
90812      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
90812      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 
90812      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 
91862      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 
91870      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91871      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94050      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
94051      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 
94051      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
94104      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
94192      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94422      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94422      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 
94422      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 
95553      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 
95561      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95562      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
97807      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
97808      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 
97808      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
97845      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
97866      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
97867      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
97889      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
97889      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
97911      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
97915      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_contract_IFMethodContract 
98136      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2497348    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MethodContracts_fullmacro 
2497349    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test InformationFlow_fullmacro 
501        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
530        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
568        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
569        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 
729        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 
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 
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/ldt.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/boolean.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/ruleSetsDeclarations.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/integerHeader.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/floatHeader.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/heap.key 
1212       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.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/permission.key 
1216       DEBUG main            d.u.i.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 
1217       DEBUG main            d.u.i.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 
1217       DEBUG main            d.u.i.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 
1306       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1307       DEBUG main            d.u.i.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 
1308       DEBUG main            d.u.i.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 
1512       DEBUG main            d.u.i.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 
1577       DEBUG main            d.u.i.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 
1633       DEBUG main            d.u.i.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 
1718       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/formulaNormalisationRules.key 
1804       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
1938       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1962       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.key 
2006       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2021       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2050       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2400       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2401       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2405       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2405       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2442       DEBUG main            d.u.i.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 
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/bsum.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/bprod.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/binaryAxioms.key 
2823       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryLemmas.key 
2836       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intPow.key 
2867       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesAssumeStrictfp.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/genericRules.key 
3013       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/booleanRules.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/epsilon.key 
3024       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSetsRules.key 
3103       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heapRules.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/permissionRules.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/reachRules.key 
3266       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
3270       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqRules.key 
3384       DEBUG main            d.u.i.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 
3435       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
3444       DEBUG main            d.u.i.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 
3569       DEBUG main            d.u.i.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 
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/loopRules.key 
4235       DEBUG main            d.u.i.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 
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/instanceAllocation.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/java5.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/integerAssignment2UpdateRules.key 
4437       DEBUG main            d.u.i.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 
4468       DEBUG main            d.u.i.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 
4483       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4487       DEBUG main            d.u.i.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 
4509       DEBUG main            d.u.i.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 
4514       DEBUG main            d.u.i.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 
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/regExTheory.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/regExHeader.key 
4540       DEBUG main            d.u.i.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 
4546       DEBUG main            d.u.i.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 
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/seqEq.key 
4567       DEBUG main            d.u.i.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 
4576       DEBUG main            d.u.i.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 
4580       DEBUG main            d.u.i.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 
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/wdHeader.key 
4583       DEBUG main            d.u.i.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 
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/wdNumericalRules.key 
4623       DEBUG main            d.u.i.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 
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/wdHeapRules.key 
4670       DEBUG main            d.u.i.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 
4671       DEBUG main            d.u.i.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 
4677       DEBUG main            d.u.i.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 
4682       DEBUG main            d.u.i.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 
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/wdFormulaRules.key 
4708       DEBUG main            d.u.i.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 
4712       DEBUG main            d.u.i.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 
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/execRules.key 
4813       DEBUG main            d.u.i.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 
8492       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 
8586       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8606       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12002      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 673.8ns 
12004      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 
12066      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
12565      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
19222      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
19456      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
19456      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 
19456      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 
20915      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 
20926      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20928      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
23533      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.2ns 
23533      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 
23534      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
23594      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
25265      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
25520      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25520      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 
25520      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 
26830      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 
26840      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
26841      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
29462      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.7ns 
29463      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 
29465      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
29525      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
31289      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
31533      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
31533      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 
31533      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 
32944      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 
32954      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32956      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35667      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
35670      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 
35671      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
35746      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
37218      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)

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

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

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

338800     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
339187     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
339188     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 
339188     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 
340350     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 
340357     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
340358     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
342771     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
342772     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 
342772     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
342824     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
344049     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)

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

347655     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
348004     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
348004     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 
348005     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 
349138     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 
349147     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
349148     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
351663     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
351664     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 
351665     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
351720     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
353874     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)

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

363348     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
363641     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
363641     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 
363642     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 
364748     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 
364755     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
364756     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
367246     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.2ns 
367246     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 
367247     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
367286     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
370595     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
370894     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
370894     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 
370895     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 
372141     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 
372149     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
372150     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
374614     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.6ns 
374614     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 
374615     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
374654     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
376824     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
377119     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
377119     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 
377120     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 
378213     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 
378228     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
378229     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
380672     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.8ns 
380672     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 
380673     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
380713     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
382980     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
383273     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
383273     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 
383273     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 
384417     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 
384423     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
384425     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
386916     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.8ns 
386917     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 
386918     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
386957     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
389856     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
390164     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
390164     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 
390164     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 
391361     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 
391371     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
391372     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
393745     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 39.7ns 
393746     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 
393746     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
393784     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
395647     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
395987     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
395987     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 
395988     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 
397102     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 
397109     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
397110     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
399456     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
399456     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 
399456     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
399490     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
400686     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
400961     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
400961     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 
400961     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 
402051     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 
402058     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
402059     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
404489     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.5ns 
404490     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 
404490     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
404529     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
405442     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
405690     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
405690     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 
405690     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 
406887     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 
406898     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
406900     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
409437     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.7ns 
409437     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 
409438     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
409559     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
409788     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
409788     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 
409789     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 
410881     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 
410887     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
410888     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
413311     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 13.8ns 
413311     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 
413312     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
413343     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_loop_IFLoopExamples 
415104     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
2912972    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test InformationFlow_fullmacro 
2912973    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test MiniExamples_fullmacro 
461        INFO  Timeout watchdog d.u.i.k.p.r.p.ForkedTestFileRunner Timeout watcher launched (1000 secs.) 
501        WARN  main            d.u.i.k.s.ProofSettings   The settings in /home/runner/.key/proof-settings.props are *not* read. 
557        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
557        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 
707        DEBUG 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 
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/standardRules.key 
1033       DEBUG main            d.u.i.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 
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/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 
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/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 
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 
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 
1164       DEBUG main            d.u.i.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 
1164       DEBUG main            d.u.i.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 
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/map.key 
1247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
1249       DEBUG main            d.u.i.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 
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/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 
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 
1576       DEBUG main            d.u.i.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 
1740       DEBUG main            d.u.i.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 
1779       DEBUG main            d.u.i.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 
1920       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRules.key 
1955       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesUncheckedSemantics.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/intRulesCheckedSemantics.key 
1975       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
1988       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerSimplificationRules.key 
2205       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2206       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2209       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2209       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2247       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intDiv.key 
2298       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.key 
2436       DEBUG main            d.u.i.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 
2469       DEBUG main            d.u.i.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 
2476       DEBUG main            d.u.i.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 
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/intPow.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/floatRulesCommon.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/floatRules.key 
2551       DEBUG main            d.u.i.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 
2552       DEBUG main            d.u.i.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 
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/genericRules.key 
2611       DEBUG main            d.u.i.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 
2615       DEBUG main            d.u.i.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 
2619       DEBUG main            d.u.i.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 
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/heapRules.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/permissionRules.key 
2824       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.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/seqCoreRules.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/seqRules.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/seqPerm.key 
2943       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.key 
2949       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/javaRules.key 
3044       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3736       DEBUG main            d.u.i.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 
3746       DEBUG main            d.u.i.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 
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/instanceAllocation.key 
3812       DEBUG main            d.u.i.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 
3815       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.key 
3907       DEBUG main            d.u.i.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 
3921       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
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/adtProgramDecompositionRules.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/precRules.key 
3952       DEBUG main            d.u.i.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 
3972       DEBUG main            d.u.i.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 
3973       DEBUG main            d.u.i.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 
3974       DEBUG main            d.u.i.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 
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/regExLemmaProven.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/seqEq.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/infFlow.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/mapSize.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/wd.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/wdHeader.key 
4011       DEBUG main            d.u.i.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 
4017       DEBUG main            d.u.i.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 
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/wdLocSetRules.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/wdHeapRules.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/wdReachRules.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/wdSeqRules.key 
4062       DEBUG main            d.u.i.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 
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/wdRegExRules.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/wdFormulaRules.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/loopInvariantRules.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/forLoopRules.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/execRules.key 
4231       DEBUG main            d.u.i.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/MiniExamples/src/mini/MiniExamples.java 
7404       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 
7409       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 
7413       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 
7488       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
7507       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
10414      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 459.5ns 
10417      DEBUG 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 
10546      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11082      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_AliasingExamples 
12170      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
12326      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12327      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 
12327      DEBUG 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 
13590      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 
13593      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 
13595      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 
13597      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 
13606      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
13608      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
16085      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
16085      DEBUG 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 
16086      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
16180      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_AliasingExamples 
16455      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
16642      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
16642      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 
16643      DEBUG 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 
17857      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 
17860      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 
17862      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 
17866      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 
17875      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
17877      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
20218      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
20218      DEBUG 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 
20219      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
20296      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
20449      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20644      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20645      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 
20646      DEBUG 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 
21778      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 
21781      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 
21782      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 
21784      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 
21791      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
21793      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
24085      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
24086      DEBUG 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 
24086      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
24151      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
24166      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
24170      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24191      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24209      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
24240      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
24368      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
24545      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
24545      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 
24548      DEBUG 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 
25684      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 
25686      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 
25687      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 
25688      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 
25694      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25696      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27923      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 38.2ns 
27924      DEBUG 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 
27924      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
27983      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
27995      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
28004      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
28019      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
28149      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28336      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28337      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 
28337      DEBUG 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 
29463      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 
29467      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 
29468      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 
29469      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 
29477      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29478      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
31783      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
31783      DEBUG 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 
31784      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
31827      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
31837      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
31859      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
31880      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
32277      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
32441      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32441      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 
32441      DEBUG 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 
33482      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 
33484      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 
33485      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 
33486      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 
33492      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33493      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35794      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.3ns 
35795      DEBUG 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 
35795      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
35838      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
35849      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
35869      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
35886      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
36067      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
36287      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
36287      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 
36288      DEBUG 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 
37354      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 
37356      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 
37357      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 
37358      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 
37364      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
37366      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
39695      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.7ns 
39696      DEBUG 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 
39696      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
39740      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamplesLecture 
39748      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
39750      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
39894      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
40092      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
40092      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 
40093      DEBUG 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 
41110      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 
41112      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 
41113      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 
41114      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 
41121      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
41123      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
43421      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.1ns 
43422      DEBUG 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 
43423      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
43467      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_DifferenceSeqLocset 
43494      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
43498      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
43512      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
43515      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
44301      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
44529      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44530      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 
44530      DEBUG 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 
45572      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 
45574      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 
45575      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 
45576      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 
45583      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
45585      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47769      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
47769      DEBUG 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 
47770      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47814      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_DifferenceSeqLocset 
47840      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l2; 
47844      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
47860      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l1; 
47863      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l3; 
49861      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
50085      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
50085      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 
50085      DEBUG 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 
51139      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 
51141      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 
51141      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 
51144      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 
51149      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51151      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
53262      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.4ns 
53263      DEBUG 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 
53264      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
53301      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
53310      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
53326      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53335      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53348      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53357      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
53623      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
53878      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
53878      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 
53878      DEBUG 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 
54956      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 
54958      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 
54958      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 
54959      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 
54966      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
54969      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
57322      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 27.9ns 
57322      DEBUG 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 
57323      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
57364      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
57492      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
57767      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
57767      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 
57768      DEBUG 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 
58846      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 
58848      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 
58848      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 
58850      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 
58856      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
58857      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
61193      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.2ns 
61193      DEBUG 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 
61194      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
61257      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
61266      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
61285      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61296      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61310      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61320      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
61532      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
61762      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
61763      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 
61763      DEBUG 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 
62790      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 
62792      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 
62793      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 
62794      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 
62800      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
62801      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
64979      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.6ns 
64980      DEBUG 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 
64980      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
65018      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
65025      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
65040      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65053      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
65301      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
65561      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
65561      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 
65561      DEBUG 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 
66642      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 
66644      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 
66645      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 
66647      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 
66653      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
66655      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
68800      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.1ns 
68800      DEBUG 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 
68801      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
68844      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
68948      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
69176      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69176      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 
69177      DEBUG 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 
70161      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 
70163      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 
70164      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 
70166      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 
70173      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
70174      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
72350      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.2ns 
72351      DEBUG 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 
72351      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
72387      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
72394      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72396      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72406      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72417      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
72433      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
72514      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
72748      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
72749      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 
72749      DEBUG 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 
73819      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 
73821      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 
73822      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 
73823      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 
73829      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
73830      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
76061      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
76062      DEBUG 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 
76063      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
76129      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
76137      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76139      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76147      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
76157      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
76267      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
76511      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
76511      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 
76512      DEBUG 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 
77534      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 
77536      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 
77537      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 
77539      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 
77544      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
77545      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
79683      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
79684      DEBUG 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 
79684      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
79743      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
79750      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
79752      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79761      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
79879      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
80108      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
80108      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 
80109      DEBUG 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 
81121      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 
81123      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 
81124      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 
81125      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 
81135      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
81136      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
83367      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
83368      DEBUG 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 
83368      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
83403      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
83410      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
83495      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
83746      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
83747      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 
83747      DEBUG 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 
84800      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 
84802      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 
84802      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 
84804      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 
84811      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
84813      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
87090      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
87090      DEBUG 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 
87091      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
87129      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
87137      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
87141      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
87241      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
87479      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
87479      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 
87479      DEBUG 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 
88478      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 
88480      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 
88481      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 
88482      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 
88487      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
88488      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
90690      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 44.5ns 
90691      DEBUG 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 
90691      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
90727      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
90733      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
90736      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
90848      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
91104      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
91104      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 
91104      DEBUG 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 
92220      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 
92221      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 
92222      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 
92223      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 
92228      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
92230      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
94446      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16ns 
94446      DEBUG 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 
94446      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
94496      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
94512      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94522      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
94536      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
94635      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
94910      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
94911      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 
94912      DEBUG 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 
95969      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 
95970      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 
95971      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 
95972      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 
95977      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
95978      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
98313      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.3ns 
98313      DEBUG 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 
98314      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
98350      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
98358      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98381      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98389      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98404      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
98414      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
98685      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
98951      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
98951      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 
98952      DEBUG 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 
99995      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 
99997      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 
99998      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 
99999      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 
100004     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
100005     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
102102     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.8ns 
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_4()).Non-interference contract.0.m.key 
102103     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
102155     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
102163     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102183     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102186     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102194     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
102208     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
102435     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
102712     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
102712     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 
102713     DEBUG 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 
103712     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 
103714     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 
103714     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 
103715     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 
103720     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103722     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
105918     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.7ns 
105919     DEBUG 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 
105919     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
105968     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
105981     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105989     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
105998     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
106103     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
106369     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
106370     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 
106370     DEBUG 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 
107433     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 
107437     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 
107438     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 
107439     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 
107447     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107448     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
109599     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 43ns 
109599     DEBUG 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 
109599     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
109649     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
109661     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
109703     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109712     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109724     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109734     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
109945     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
110266     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
110266     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 
110267     DEBUG 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 
111292     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 
111293     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 
111294     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 
111295     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 
111301     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
111302     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
113452     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.7ns 
113452     DEBUG 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 
113453     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
113486     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
113493     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
113508     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113521     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
113657     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
113952     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
113952     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 
113953     DEBUG 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 
114971     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 
114973     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 
114974     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 
114975     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 
114981     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
114982     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
117204     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.9ns 
117204     DEBUG 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 
117205     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
117259     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
117267     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
117282     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
117296     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
117438     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
117769     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
117769     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 
117770     DEBUG 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 
118783     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 
118784     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 
118785     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 
118786     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 
118791     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
118793     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
120989     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.3ns 
120989     DEBUG 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 
120990     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
121032     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
121043     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
121061     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
121078     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
121334     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
121625     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
121625     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 
121627     DEBUG 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 
122710     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 
122712     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 
122713     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 
122717     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 
122724     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
122725     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
124957     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 23.3ns 
124957     DEBUG 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 
124958     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
125006     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_mini_MiniExamples 
125013     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: h; 
125016     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: l; 
125140     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
3038668    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test MiniExamples_fullmacro 
3038670    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test NewObjects_fullmacro 
425        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   The settings in /home/runner/.key/proof-settings.props are *not* read. 
524        DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
524        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 
693        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 
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/standardRules.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/ldt.key 
1041       DEBUG main            d.u.i.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 
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/ruleSetsDeclarations.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/integerHeader.key 
1106       DEBUG main            d.u.i.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 
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/heap.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/locSets.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/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 
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/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 
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/wellfound.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/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 
1446       DEBUG main            d.u.i.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 
1473       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/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 
1674       DEBUG main            d.u.i.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 
1716       DEBUG main            d.u.i.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 
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/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 
1919       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
1930       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.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/integerSimplificationRules.key 
2247       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2248       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2252       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2252       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2296       DEBUG main            d.u.i.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 
2344       DEBUG main            d.u.i.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 
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/bprod.key 
2477       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/binaryAxioms.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/binaryLemmas.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/intPow.key 
2501       DEBUG main            d.u.i.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 
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/floatRules.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/floatRulesVerifyNormal.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/floatRulesAssumeStrictfp.key 
2580       DEBUG main            d.u.i.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 
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/booleanRules.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/epsilon.key 
2611       DEBUG main            d.u.i.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 
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/heapRules.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/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 
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/seqCoreRules.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/seqRules.key 
2849       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm.key 
2885       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqPerm2.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/javaRules.key 
3039       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/assertions.key 
3678       DEBUG main            d.u.i.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 
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/activeUse.key 
3734       DEBUG main            d.u.i.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 
3751       DEBUG main            d.u.i.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 
3754       DEBUG main            d.u.i.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 
3788       DEBUG main            d.u.i.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 
3812       DEBUG main            d.u.i.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 
3826       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
3829       DEBUG main            d.u.i.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 
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/precRules.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/charListRules.key 
3869       DEBUG main            d.u.i.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 
3870       DEBUG main            d.u.i.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 
3871       DEBUG main            d.u.i.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 
3875       DEBUG main            d.u.i.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 
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/seqEq.key 
3890       DEBUG main            d.u.i.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 
3898       DEBUG main            d.u.i.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 
3901       DEBUG main            d.u.i.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 
3905       DEBUG main            d.u.i.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 
3907       DEBUG main            d.u.i.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 
3947       DEBUG main            d.u.i.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 
3976       DEBUG main            d.u.i.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 
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/wdHeapRules.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/wdReachRules.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/wdSeqRules.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/wdStringRules.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/wdRegExRules.key 
4002       DEBUG main            d.u.i.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 
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/loopInvariantRules.key 
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/forLoopRules.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/execRules.key 
4143       DEBUG main            d.u.i.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 
7834       DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
7933       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 
7949       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 
7958       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 
7962       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 
7976       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 
8045       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8064       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
11453      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 506.9ns 
11458      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 
11524      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
11991      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee3 
12758      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
12924      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
12925      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 
12925      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 
14370      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
14437      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 
14442      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 
14444      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 
14446      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 
14449      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 
14458      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
14460      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
17246      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.1ns 
17246      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 
17247      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
17591      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
17817      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
17844      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
17846      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
18017      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
18718      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
18925      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
18926      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 
18927      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 
20240      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
20311      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 
20315      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 
20316      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 
20317      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 
20321      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 
20329      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20330      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
22891      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.4ns 
22891      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 
22893      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
23043      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
23142      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
23153      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
23155      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
23194      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
23554      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
23773      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
23773      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 
23773      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 
24926      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
24986      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 
24989      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 
24991      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 
24992      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 
24995      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 
25002      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
25008      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
27534      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.6ns 
27535      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 
27536      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
27678      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: secret; 
27767      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: z; 
27779      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
27780      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
27821      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
28138      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
28377      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
28378      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 
28378      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 
29482      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
29539      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 
29542      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 
29543      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 
29545      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 
29548      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 
29554      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29556      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
32039      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 127.1ns 
32040      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 
32040      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
32089      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee 
32231      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
32399      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
32399      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 
32400      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 
33517      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
33581      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 
33584      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 
33586      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 
33587      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 
33589      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 
33596      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33598      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
36134      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
36134      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 
36135      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
51198      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
51524      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
51524      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 
51524      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 
52612      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
52663      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 
52666      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 
52667      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 
52668      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 
52669      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 
52675      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
52677      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
55258      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 19.1ns 
55259      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 
55260      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
55333      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
63136      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
63465      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
63465      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 
63467      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 
64521      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
64575      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 
64578      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 
64579      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 
64580      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 
64582      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 
64588      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
64590      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
67001      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
67001      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 
67002      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
67041      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
67074      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
67083      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
67086      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
67116      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
67167      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
67621      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
67841      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
67841      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 
67842      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 
68967      DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
69016      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 
69019      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 
69020      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 
69021      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 
69022      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 
69028      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
69030      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
71417      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
71417      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 
71418      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
71456      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
71467      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
71571      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
71707      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
71719      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
71758      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
71913      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
72053      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
72062      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
72087      DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
107097     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
107456     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
107456     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 
107456     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 
108547     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
108601     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 
108603     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 
108605     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 
108606     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 
108608     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 
108614     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
108615     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
111001     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.3ns 
111001     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 
111003     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
111041     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
111051     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
111155     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111304     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
111317     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111359     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
111486     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
111630     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111639     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
111710     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
126056     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
126442     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
126442     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 
126443     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 
127477     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
127535     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 
127539     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 
127540     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 
127541     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 
127544     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 
127550     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
127551     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
129971     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.8ns 
129971     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 
129975     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
130017     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
130026     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
130127     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
130283     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
130390     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
130548     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
144248     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
144602     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
144602     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 
144603     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 
145669     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
145724     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 
145726     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 
145727     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 
145729     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 
145730     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 
145736     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
145739     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
148212     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.6ns 
148212     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 
148213     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
148251     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
148349     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
148509     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
148524     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high; 
148574     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
148588     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
148601     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
148630     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
184034     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
184422     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
184422     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 
184423     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 
185527     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
185584     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 
185586     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 
185587     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 
185588     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 
185590     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 
185599     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
185601     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
188043     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.1ns 
188043     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 
188044     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
188075     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
188170     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
188314     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o1; 
188324     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
188350     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o2; 
200420     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
200825     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
200825     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 
200825     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 
201910     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
201967     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 
201969     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 
201970     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 
201971     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 
201973     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 
201980     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
201981     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
204446     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.8ns 
204447     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 
204447     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
204498     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
204509     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
204512     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
215111     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
215426     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
215426     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 
215426     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 
216486     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
216543     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 
216545     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 
216546     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 
216546     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 
216548     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 
216554     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
216555     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
218963     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.8ns 
218964     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 
218964     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
218995     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
219005     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: high_object; 
219007     DEBUG main            d.u.i.k.j.TypeConverter   TypeConverter: FieldReference: o0; 
219249     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
219541     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
219541     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 
219541     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 
220576     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
220624     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 
220626     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 
220627     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 
220627     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 
220629     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 
220637     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
220639     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
222977     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.9ns 
222977     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 
222978     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
223010     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
223506     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
223795     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
223795     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 
223795     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 
224857     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
224911     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 
224913     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 
224914     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 
224915     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 
224916     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 
224922     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
224924     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
227392     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.4ns 
227392     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 
227393     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
227428     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
227799     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
228081     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
228081     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 
228081     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 
229202     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
229252     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 
229254     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 
229255     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 
229256     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 
229257     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 
229263     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
229264     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
231649     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 18.1ns 
231649     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 
231649     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
231685     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_ObjectOrientation 
232112     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
232398     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
232398     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 
232398     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 
233595     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
233656     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 
233658     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 
233659     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 
233660     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 
233661     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 
233667     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
233669     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
236160     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
236160     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 
236161     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
236287     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
236548     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
236548     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 
236548     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 
237630     DEBUG main            d.u.i.k.j.r.ClassPreparationMethodBuilder clPrepBuilder: Inner Class detected. Reject building class initialisation methods. 
237680     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 
237682     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 
237683     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 
237683     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 
237685     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 
237691     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
237692     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
240140     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.5ns 
240140     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 
240141     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
240177     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_object_AmtoftBanerjee2 
243041     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
3282230    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Returning from test NewObjects_fullmacro 
3282233    INFO  Test worker     d.u.i.k.p.r.RunAllProofsTestUnit Running test SimpleEvoting_fullmacro 
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. 
521        DEBUG 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/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).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/SimpleEvoting/simple_evoting.Environment(simple_evoting.Environment__untrustedOutputMessage((B)).Non-interference contract.0.m.key 
1022       DEBUG main            d.u.i.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 
1079       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
1093       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
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/ruleSetsDeclarations.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/integerHeader.key 
1193       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.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/heap.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/locSets.key 
1211       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.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/reach.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/seq.key 
1218       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
1322       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
1325       DEBUG main            d.u.i.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 
1327       DEBUG main            d.u.i.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 
1535       DEBUG main            d.u.i.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 
1598       DEBUG main            d.u.i.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 
1629       DEBUG main            d.u.i.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 
1724       DEBUG main            d.u.i.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 
1957       DEBUG main            d.u.i.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 
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/integerRulesCommon.key 
2123       DEBUG main            d.u.i.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 
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/intRulesUncheckedSemantics.key 
2172       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesCheckedSemantics.key 
2183       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/intRulesJavaSemantics.key 
2221       DEBUG main            d.u.i.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 
2462       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2463       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2464       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
2464       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for Meta 
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/intDiv.key 
2569       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/bsum.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/bprod.key 
2796       DEBUG main            d.u.i.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 
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/binaryLemmas.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/intPow.key 
2841       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatRulesCommon.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/floatRules.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/floatRulesVerifyNormal.key 
2880       DEBUG main            d.u.i.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 
2922       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/genericRules.key 
2946       DEBUG main            d.u.i.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 
2951       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/epsilon.key 
2958       DEBUG main            d.u.i.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 
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/heapRules.key 
3152       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permissionRules.key 
3186       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reachRules.key 
3248       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seqCoreRules.key 
3254       DEBUG main            d.u.i.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 
3345       DEBUG main            d.u.i.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 
3404       DEBUG main            d.u.i.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 
3645       DEBUG main            d.u.i.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 
4392       DEBUG main            d.u.i.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 
4404       DEBUG main            d.u.i.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 
4459       DEBUG main            d.u.i.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 
4483       DEBUG main            d.u.i.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 
4487       DEBUG main            d.u.i.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 
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/floatAssignment2UpdateRules.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/bigint.key 
4582       DEBUG main            d.u.i.k.j.TypeConverter   No LDT found for JavaBigintExpression 
4586       DEBUG main            d.u.i.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 
4610       DEBUG main            d.u.i.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 
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/charListRules.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/regExTheory.key 
4640       DEBUG main            d.u.i.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 
4641       DEBUG main            d.u.i.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 
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/regExLemmaProven.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/seqEq.key 
4670       DEBUG main            d.u.i.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 
4708       DEBUG main            d.u.i.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 
4713       DEBUG main            d.u.i.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 
4715       DEBUG main            d.u.i.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 
4716       DEBUG main            d.u.i.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 
4723       DEBUG main            d.u.i.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 
4760       DEBUG main            d.u.i.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 
4770       DEBUG main            d.u.i.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 
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/wdReachRules.key 
4777       DEBUG main            d.u.i.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 
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/wdStringRules.key 
4787       DEBUG main            d.u.i.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 
4789       DEBUG main            d.u.i.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 
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/loopInvariantRules.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/forLoopRules.key 
4819       DEBUG main            d.u.i.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 
4905       DEBUG main            d.u.i.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 
8704       DEBUG 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 
8725       DEBUG 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 
8729       DEBUG 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 
8731       DEBUG 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 
8734       DEBUG 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 
8739       DEBUG 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 
8746       DEBUG 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 
8749       DEBUG 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 
8807       DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
8818       DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
12789      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 397.3ns 
12791      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 
12836      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
13554      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
13812      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
14965      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
15705      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
17505      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
20201      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
20413      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
20413      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 
20414      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 
21990      DEBUG 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 
22001      DEBUG 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 
22004      DEBUG 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 
22005      DEBUG 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 
22008      DEBUG 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 
22012      DEBUG 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 
22015      DEBUG 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 
22018      DEBUG 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 
22040      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
22044      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
25329      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14ns 
25329      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 
25330      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
25412      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
25690      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
28815      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
29040      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
29046      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 
29047      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 
30481      DEBUG 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 
30486      DEBUG 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 
30487      DEBUG 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 
30488      DEBUG 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 
30490      DEBUG 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 
30492      DEBUG 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 
30495      DEBUG 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 
30496      DEBUG 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 
30503      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
30504      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
33444      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15ns 
33445      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 
33446      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
33552      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
33771      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
33771      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 
33771      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 
35108      DEBUG 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 
35113      DEBUG 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 
35114      DEBUG 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 
35115      DEBUG 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 
35116      DEBUG 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 
35119      DEBUG 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 
35121      DEBUG 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 
35122      DEBUG 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 
35129      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
35130      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
38048      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.3ns 
38049      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 
38049      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
38191      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
38377      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
38377      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 
38378      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 
39804      DEBUG 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 
39807      DEBUG 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 
39808      DEBUG 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 
39808      DEBUG 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 
39810      DEBUG 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 
39811      DEBUG 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 
39813      DEBUG 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 
39813      DEBUG 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 
39821      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
39823      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
42764      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.9ns 
42765      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 
42766      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
42911      INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: open goal(s) 
43142      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
43142      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 
43143      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 
44558      DEBUG 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 
44562      DEBUG 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 
44563      DEBUG 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 
44564      DEBUG 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 
44565      DEBUG 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 
44567      DEBUG 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 
44569      DEBUG 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 
44570      DEBUG 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 
44577      DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
44579      DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
47380      DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.5ns 
47380      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 
47381      DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
47452      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47483      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47533      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
47825      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
47927      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47967      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
47983      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49316      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49745      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49829      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49858      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
49900      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49924      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
49945      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50053      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50093      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50126      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50205      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50306      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50338      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50372      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50446      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50595      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50629      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50668      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50761      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50792      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50862      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
50955      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
50990      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
51071      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
51102      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
51130      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
51207      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
51327      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
51365      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
51553      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
51582      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
51666      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
51703      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
51739      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
52344      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
53868      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
53927      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
53980      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54029      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54077      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
54137      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54194      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54250      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54340      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54385      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54436      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
54852      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
54959      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55057      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55153      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55245      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55338      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55426      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55505      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55599      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
55711      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
56719      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
56813      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
57036      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
77063      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
77178      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
77246      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
77291      DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
103053     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
103500     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
103500     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 
103500     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 
104925     DEBUG 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 
104928     DEBUG 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 
104929     DEBUG 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 
104930     DEBUG 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 
104931     DEBUG 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 
104932     DEBUG 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 
104934     DEBUG 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 
104935     DEBUG 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 
104940     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
104941     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
107698     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 16.5ns 
107698     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 
107699     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
107769     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
107778     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
107832     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
108103     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
108153     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
108237     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
108285     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109725     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109820     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
109894     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110011     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
110029     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110325     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110386     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110452     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110483     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110525     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
110545     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
110581     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110670     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
110704     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110800     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
110836     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110923     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
110992     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111019     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111190     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111229     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111319     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111348     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111389     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111495     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111587     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111616     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111655     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111753     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111823     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
111857     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
111955     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
112002     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
112044     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
112085     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
112150     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
112724     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
112784     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
114501     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
114612     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
114664     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
114712     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
114770     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
114821     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
114918     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
115002     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
115062     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
115120     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
115172     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
115581     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
115688     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
115795     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
115910     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
116029     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
116112     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
116224     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
116359     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
116446     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
116537     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
139214     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
139295     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
139323     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
139406     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
168378     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
168796     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
168797     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 
168797     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 
170138     DEBUG 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 
170143     DEBUG 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 
170143     DEBUG 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 
170144     DEBUG 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 
170145     DEBUG 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 
170146     DEBUG 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 
170148     DEBUG 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 
170148     DEBUG 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 
170155     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
170164     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
172905     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 15.8ns 
172906     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 
172907     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
172966     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
172985     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
173003     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
173026     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
173050     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
173126     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
174709     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
175099     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
175099     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 
175100     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 
176387     DEBUG 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 
176390     DEBUG 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 
176391     DEBUG 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 
176392     DEBUG 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 
176393     DEBUG 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 
176394     DEBUG 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 
176395     DEBUG 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 
176396     DEBUG 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 
176403     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
176404     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
179097     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 17.3ns 
179097     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 
179097     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
179156     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
179179     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
179200     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
180487     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
180746     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
180747     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 
180747     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 
182061     DEBUG 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 
182064     DEBUG 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 
182064     DEBUG 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 
182065     DEBUG 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 
182066     DEBUG 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 
182067     DEBUG 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 
182068     DEBUG 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 
182069     DEBUG 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 
182074     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
182075     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
184764     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 51.1ns 
184765     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 
184766     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
184834     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Voter 
184839     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
185523     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
185746     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
185809     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
185862     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
188850     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188868     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188894     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188903     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188919     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188946     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188954     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188971     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188979     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
188989     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
189013     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
189030     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
189038     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
189046     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
189437     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
189766     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
190043     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
190067     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
190190     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
190271     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
190415     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
190779     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
191164     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
191284     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
191428     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
191795     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
191937     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
192144     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
192524     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
192676     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
193052     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
193448     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
193565     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
193687     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
194033     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
194165     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
194458     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
194568     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
194763     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
194911     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
195280     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
195674     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
195807     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
197575     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
197859     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
198103     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
199150     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
199300     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
205802     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
206179     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
206180     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 
206181     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 
207499     DEBUG 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 
207502     DEBUG 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 
207503     DEBUG 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 
207503     DEBUG 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 
207504     DEBUG 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 
207506     DEBUG 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 
207508     DEBUG 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 
207508     DEBUG 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 
207514     DEBUG main            d.u.i.k.s.TermLabelSettings TermLabelSettings: Failure while reading the setting "UseOriginLabels".Using the default value: true.The string read was: null 
207515     DEBUG main            d.u.i.k.p.i.KeYFile       Reading KeY file file:/home/runner/work/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
210186     DEBUG main            d.u.i.k.p.i.IntermediateProofReplayer Proof replay took 14.9ns 
210187     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 
210187     DEBUG main            d.u.i.k.m.s.ProofScriptEngine 1: 'macro 'infflow-autopilot'' 
210233     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Voter 
210238     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
210960     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
211022     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
211184     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
211254     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
214285     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214293     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214310     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214327     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214337     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214345     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214369     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214385     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214394     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214402     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214419     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214443     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
214461     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
214767     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
215103     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
215253     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
215270     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule JML_represents_clause_for_simple_evoting_Environment_rep 
215280     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
215358     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
215755     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
216186     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
216328     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
216506     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
216660     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
217037     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
217176     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
217384     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
217762     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
218116     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
218258     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
218630     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
218964     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
219066     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
219182     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
219312     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
219445     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
219648     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
220013     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
220142     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
220273     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
220654     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
220833     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
223357     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
223625     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
223961     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
224986     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Message 
225076     DEBUG main            d.u.i.k.p.m.ProofCorrectnessMgt No justification found for rule Class_invariant_axiom_for_simple_evoting_Server 
238408     INFO  main            d.u.i.k.p.r.p.TestFile    ... finished proof: closed. 
3521387    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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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:405)
	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:618)
	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