summaryrefslogtreecommitdiff
path: root/Test/dafny0/Iterators.dfy.expect
blob: f0c6e400e75ccadde1d6940d3dabc7435c9f1539 (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Iterators.dfy(251,10): Error: failure to decrease termination measure
Execution trace:
    (0,0): anon0
    (0,0): anon5_Else
    (0,0): anon6_Else
Iterators.dfy(274,10): Error: failure to decrease termination measure
Execution trace:
    (0,0): anon0
    (0,0): anon5_Else
    (0,0): anon6_Else
Iterators.dfy(284,32): Error: failure to decrease termination measure
Execution trace:
    (0,0): anon0
Iterators.dfy(296,10): Error: cannot prove termination; try supplying a decreases clause
Execution trace:
    (0,0): anon0
    (0,0): anon5_Else
    (0,0): anon6_Else
Iterators.dfy(317,10): Error: cannot prove termination; try supplying a decreases clause
Execution trace:
    (0,0): anon0
    (0,0): anon5_Else
    (0,0): anon6_Else
Iterators.dfy(326,32): Error: cannot prove termination; try supplying a decreases clause
Execution trace:
    (0,0): anon0
Iterators.dfy(343,10): Error: failure to decrease termination measure
Execution trace:
    (0,0): anon0
    (0,0): anon5_Else
    (0,0): anon6_Else
Iterators.dfy(353,32): Error: cannot prove termination; try supplying a decreases clause
Execution trace:
    (0,0): anon0
Iterators.dfy(370,10): Error: failure to decrease termination measure
Execution trace:
    (0,0): anon0
    (0,0): anon5_Else
    (0,0): anon6_Else
Iterators.dfy(103,22): Error: assertion violation
Execution trace:
    (0,0): anon0
Iterators.dfy(106,14): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon4_Then
    (0,0): anon3
Iterators.dfy(177,28): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon15_Then
Iterators.dfy(208,7): Error: an assignment to _new is only allowed to shrink the set
Execution trace:
    (0,0): anon0
    Iterators.dfy(197,3): anon16_LoopHead
    (0,0): anon16_LoopBody
    Iterators.dfy(197,3): anon17_Else
    Iterators.dfy(197,3): anon19_Else
    (0,0): anon20_Then
Iterators.dfy(212,21): Error: assertion violation
Execution trace:
    (0,0): anon0
    Iterators.dfy(197,3): anon16_LoopHead
    (0,0): anon16_LoopBody
    Iterators.dfy(197,3): anon17_Else
    Iterators.dfy(197,3): anon19_Else
    (0,0): anon21_Then
Iterators.dfy(40,22): Error BP5002: A precondition for this call might not hold.
Iterators.dfy(4,10): Related location: This is the precondition that might not hold.
Execution trace:
    (0,0): anon0
    (0,0): anon35_Then
    (0,0): anon2
    (0,0): anon36_Then
    (0,0): anon5
    (0,0): anon37_Then
Iterators.dfy(89,14): Error: assertion violation
Execution trace:
    (0,0): anon0
Iterators.dfy(119,16): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon3_Else
Iterators.dfy(150,16): Error: assertion violation
Execution trace:
    (0,0): anon0
    (0,0): anon4_Else
Iterators.dfy(155,24): Error BP5002: A precondition for this call might not hold.
Iterators.dfy(125,10): Related location: This is the precondition that might not hold.
Execution trace:
    (0,0): anon0
    (0,0): anon4_Then
    (0,0): anon3
Iterators.dfy(234,21): Error: assertion violation
Execution trace:
    (0,0): anon0
    Iterators.dfy(225,3): anon14_LoopHead
    (0,0): anon14_LoopBody
    Iterators.dfy(225,3): anon15_Else
    Iterators.dfy(225,3): anon18_Else
    (0,0): anon19_Else

Dafny program verifier finished with 65 verified, 20 errors