|
1 |
| -check_always_out_bounds::check_0.pointer_dereference\ |
2 |
| -Status: FAILURE\ |
3 |
| -Description: "dereference failure: pointer NULL"\ |
4 |
| -function check_always_out_bounds::check_0 |
5 |
| - |
6 |
| -check_always_out_bounds::check_0.pointer_dereference\ |
7 |
| -Status: FAILURE\ |
8 |
| -Description: "dereference failure: pointer outside object bounds"\ |
9 |
| -function check_always_out_bounds::check_0 |
10 |
| - |
11 |
| -check_always_out_bounds::check_0.pointer_dereference\ |
12 |
| -Status: FAILURE\ |
13 |
| -Description: "dereference failure: invalid integer address"\ |
14 |
| -function check_always_out_bounds::check_0 |
15 |
| - |
16 |
| -check_always_out_bounds::check_1.pointer_dereference\ |
17 |
| -Status: FAILURE\ |
18 |
| -Description: "dereference failure: pointer outside object bounds"\ |
19 |
| -function check_always_out_bounds::check_1 |
20 |
| - |
21 |
| -check_always_out_bounds::check_2.pointer_dereference\ |
22 |
| -Status: FAILURE\ |
23 |
| -Description: "dereference failure: pointer outside object bounds"\ |
24 |
| -function check_always_out_bounds::check_2 |
25 |
| - |
26 |
| -check_always_out_bounds::check_3.pointer_dereference\ |
27 |
| -Status: FAILURE\ |
28 |
| -Description: "dereference failure: pointer outside object bounds"\ |
29 |
| -function check_always_out_bounds::check_3 |
30 |
| - |
31 |
| -check_always_out_bounds::check_4.pointer_dereference\ |
32 |
| -Status: FAILURE\ |
33 |
| -Description: "dereference failure: pointer outside object bounds"\ |
34 |
| -function check_always_out_bounds::check_4 |
35 |
| - |
36 |
| -check_always_out_bounds::check_5.pointer_dereference\ |
37 |
| -Status: FAILURE\ |
38 |
| -Description: "dereference failure: pointer outside object bounds"\ |
39 |
| -function check_always_out_bounds::check_5 |
40 |
| - |
41 |
| -check_always_out_bounds::check_6.pointer_dereference\ |
42 |
| -Status: FAILURE\ |
43 |
| -Description: "dereference failure: pointer outside object bounds"\ |
44 |
| -function check_always_out_bounds::check_6 |
45 |
| - |
46 |
| -check_always_out_bounds::check_7.pointer_dereference\ |
47 |
| -Status: FAILURE\ |
48 |
| -Description: "dereference failure: pointer outside object bounds"\ |
49 |
| -function check_always_out_bounds::check_7 |
50 |
| - |
51 |
| -check_always_out_bounds::check_8.pointer_dereference\ |
52 |
| -Status: FAILURE\ |
53 |
| -Description: "dereference failure: pointer outside object bounds"\ |
54 |
| -function check_always_out_bounds::check_8 |
55 |
| - |
56 |
| -check_always_out_bounds::check_9.cover\ |
57 |
| -Status: UNREACHABLE\ |
58 |
| -Description: "cover condition: *val == 0"\ |
59 |
| -function check_always_out_bounds::check_9 |
| 1 | +Checking harness check_always_out_bounds... |
60 | 2 |
|
| 3 | +Failed Checks: assumption failed |
| 4 | +in <usize as std::slice::SliceIndex<[u8]>>::get_unchecked |
61 | 5 |
|
| 6 | +Verification failed for - check_always_out_bounds |
0 commit comments