@@ -2,67 +2,67 @@ Checking harness check_zst_deref...
2
2
3
3
Status: FAILURE
4
4
Description: "dereferencing a pointer to invalid memory location"
5
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:131 :35 in function zst_deref
5
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:132 :35 in function zst_deref
6
6
7
7
VERIFICATION:- FAILED
8
8
9
9
Checking harness check_equal_size_deref...
10
10
11
11
Status: SUCCESS
12
12
Description: "dereferencing a pointer to invalid memory location"
13
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:106 :31 in function equal_size_deref
13
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:107 :31 in function equal_size_deref
14
14
15
15
Status: SUCCESS
16
16
Description: "dereferencing a pointer to invalid memory location"
17
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:109 :38 in function equal_size_deref
17
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:110 :38 in function equal_size_deref
18
18
19
19
VERIFICATION:- SUCCESSFUL
20
20
21
21
Checking harness check_smaller_deref...
22
22
23
23
Status: SUCCESS
24
24
Description: "dereferencing a pointer to invalid memory location"
25
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:88 :31 in function smaller_deref
25
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:89 :31 in function smaller_deref
26
26
27
27
Status: SUCCESS
28
28
Description: "dereferencing a pointer to invalid memory location"
29
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:92 :38 in function smaller_deref
29
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:93 :38 in function smaller_deref
30
30
31
31
VERIFICATION:- SUCCESSFUL
32
32
33
33
Checking harness check_larger_deref_struct...
34
34
35
35
Status: FAILURE
36
36
Description: "dereferencing a pointer to invalid memory location"
37
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:74 :31 in function larger_deref_struct
37
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:75 :31 in function larger_deref_struct
38
38
39
39
VERIFICATION:- FAILED
40
40
41
41
Checking harness check_larger_deref_into_ptr...
42
42
43
43
Status: FAILURE
44
44
Description: "dereferencing a pointer to invalid memory location"
45
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:48 :38 in function larger_deref_into_ptr
45
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:49 :38 in function larger_deref_into_ptr
46
46
47
47
VERIFICATION:- FAILED
48
48
49
49
Checking harness check_larger_deref...
50
50
51
51
Status: FAILURE
52
52
Description: "dereferencing a pointer to invalid memory location"
53
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:34 :32 in function larger_deref
53
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:35 :32 in function larger_deref
54
54
55
55
VERIFICATION:- FAILED
56
56
57
57
Checking harness check_store...
58
58
59
59
Status: FAILURE
60
60
Description: "dereferencing a pointer to invalid memory location"
61
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:17 :28 in function Store::<'_, 3>::from
61
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:18 :28 in function Store::<'_, 3>::from
62
62
63
63
Status: SUCCESS
64
64
Description: "assertion failed: broken.data.len() == 3"
65
- Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:26 :5 in function check_store
65
+ Location: tests/expected/ptr_to_ref_cast/ptr_to_ref_cast.rs:27 :5 in function check_store
66
66
67
67
VERIFICATION:- FAILED
68
68
0 commit comments