summaryrefslogtreecommitdiff
path: root/Test/dafny0/CoinductiveProofs.dfy.expect
blob: c4f4c4054316e1f75ed65d66cdcff6d9b9d9cd63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
CoinductiveProofs.dfy(30,11): Error: assertion violation
CoinductiveProofs.dfy(15,36): Related location
CoinductiveProofs.dfy(13,16): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(44,11): Error: assertion violation
CoinductiveProofs.dfy(13,16): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon13_Then
    (0,0): anon16_Then
CoinductiveProofs.dfy(48,11): Error: assertion violation
CoinductiveProofs.dfy(13,16): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon13_Then
    (0,0): anon18_Then
CoinductiveProofs.dfy(78,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(77,10): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(73,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(94,11): Error: assertion violation
CoinductiveProofs.dfy(87,29): Related location
CoinductiveProofs.dfy(73,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(127,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(126,10): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(115,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(136,11): Error: assertion violation
CoinductiveProofs.dfy(117,29): Related location
CoinductiveProofs.dfy(115,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon5_Then
    (0,0): anon6_Then
CoinductiveProofs.dfy(149,11): Error: assertion violation
CoinductiveProofs.dfy(115,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon13_Then
    (0,0): anon16_Then
CoinductiveProofs.dfy(153,11): Error: assertion violation
CoinductiveProofs.dfy(115,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon13_Then
    (0,0): anon18_Then
CoinductiveProofs.dfy(164,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(163,10): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(159,2): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(203,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(202,21): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(4,23): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then
CoinductiveProofs.dfy(209,0): Error BP5003: A postcondition might not hold on this return path.
CoinductiveProofs.dfy(208,21): Related location: This is the postcondition that might not hold.
CoinductiveProofs.dfy(4,23): Related location
Execution trace:
    (0,0): anon0
    (0,0): anon3_Then

Dafny program verifier finished with 42 verified, 12 errors