1
1
error: invalid length: expected length 32 for simple format, found 0
2
- --> tests/ui/compile_fail/invalid_parse.rs:3:23
2
+ --> tests/ui/compile_fail/invalid_parse.rs:3:17
3
3
|
4
4
3 | const _: Uuid = uuid!("");
5
- | ^^
5
+ | ^^^^^^^^^
6
+ |
7
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
6
8
7
9
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `!` at 1
8
10
--> tests/ui/compile_fail/invalid_parse.rs:4:24
@@ -29,16 +31,20 @@ error: invalid character: expected an optional prefix of `urn:uuid:` followed by
29
31
| ^
30
32
31
33
error: invalid group count: expected 5, found 4
32
- --> tests/ui/compile_fail/invalid_parse.rs:8:23
34
+ --> tests/ui/compile_fail/invalid_parse.rs:8:17
33
35
|
34
36
8 | const _: Uuid = uuid!("F9168C5E-CEB2-4faa-B6BFF329BF39FA1E4");
35
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
37
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
38
+ |
39
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
36
40
37
41
error: invalid group count: expected 5, found 3
38
- --> tests/ui/compile_fail/invalid_parse.rs:9:23
42
+ --> tests/ui/compile_fail/invalid_parse.rs:9:17
39
43
|
40
44
9 | const _: Uuid = uuid!("F9168C5E-CEB2-4faa");
41
- | ^^^^^^^^^^^^^^^^^^^^
45
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
46
+ |
47
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
42
48
43
49
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `X` at 19
44
50
--> tests/ui/compile_fail/invalid_parse.rs:10:42
@@ -59,10 +65,12 @@ error: invalid group length in group 4: expected 12, found 8
59
65
| ^^^^^^^^
60
66
61
67
error: invalid length: expected length 32 for simple format, found 33
62
- --> tests/ui/compile_fail/invalid_parse.rs:13:23
68
+ --> tests/ui/compile_fail/invalid_parse.rs:13:17
63
69
|
64
70
13 | const _: Uuid = uuid!("67e5504410b1426f9247bb680e5fe0c88");
65
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
71
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
72
+ |
73
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
66
74
67
75
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `g` at 32
68
76
--> tests/ui/compile_fail/invalid_parse.rs:14:55
@@ -71,10 +79,12 @@ error: invalid character: expected an optional prefix of `urn:uuid:` followed by
71
79
| ^
72
80
73
81
error: invalid length: expected length 32 for simple format, found 31
74
- --> tests/ui/compile_fail/invalid_parse.rs:18:23
82
+ --> tests/ui/compile_fail/invalid_parse.rs:18:17
75
83
|
76
84
18 | const _: Uuid = uuid!("67e5504410b1426f9247bb680e5fe0c");
77
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
85
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
86
+ |
87
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
78
88
79
89
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `X` at 7
80
90
--> tests/ui/compile_fail/invalid_parse.rs:19:30
@@ -83,10 +93,12 @@ error: invalid character: expected an optional prefix of `urn:uuid:` followed by
83
93
| ^
84
94
85
95
error: invalid group count: expected 5, found 2
86
- --> tests/ui/compile_fail/invalid_parse.rs:20:23
96
+ --> tests/ui/compile_fail/invalid_parse.rs:20:17
87
97
|
88
98
20 | const _: Uuid = uuid!("67e550-4105b1426f9247bb680e5fe0c");
89
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
99
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
100
+ |
101
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
90
102
91
103
error: invalid group length in group 3: expected 4, found 5
92
104
--> tests/ui/compile_fail/invalid_parse.rs:21:43
@@ -113,10 +125,12 @@ error: invalid group length in group 4: expected 12, found 8
113
125
| ^^^^^^^^
114
126
115
127
error: invalid group count: expected 5, found 4
116
- --> tests/ui/compile_fail/invalid_parse.rs:27:23
128
+ --> tests/ui/compile_fail/invalid_parse.rs:27:17
117
129
|
118
130
27 | const _: Uuid = uuid!("F9168C5E-CEB2-4faa-B6BFF329BF39FA1E4");
119
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
131
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
132
+ |
133
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
120
134
121
135
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `G` at 30
122
136
--> tests/ui/compile_fail/invalid_parse.rs:28:53
@@ -143,10 +157,12 @@ error: invalid character: expected an optional prefix of `urn:uuid:` followed by
143
157
| ^
144
158
145
159
error: invalid group count: expected 5, found 2
146
- --> tests/ui/compile_fail/invalid_parse.rs:35:23
160
+ --> tests/ui/compile_fail/invalid_parse.rs:35:17
147
161
|
148
162
35 | const _: Uuid = uuid!("67e550-4105b1426f9247bb680e5fe0c");
149
- | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
163
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
164
+ |
165
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
150
166
151
167
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `岡` at 7
152
168
--> tests/ui/compile_fail/invalid_parse.rs:37:30
@@ -167,10 +183,12 @@ error: invalid character: expected an optional prefix of `urn:uuid:` followed by
167
183
| ^^
168
184
169
185
error: invalid length: expected length 32 for simple format, found 4
170
- --> tests/ui/compile_fail/invalid_parse.rs:42:23
186
+ --> tests/ui/compile_fail/invalid_parse.rs:42:17
171
187
|
172
188
42 | const _: Uuid = uuid!("F916");
173
- | ^^^^^^
189
+ | ^^^^^^^^^^^^^
190
+ |
191
+ = note: this error originates in the macro `uuid` (in Nightly builds, run with -Z macro-backtrace for more info)
174
192
175
193
error: invalid character: expected an optional prefix of `urn:uuid:` followed by [0-9a-zA-Z], found `x` at 5
176
194
--> tests/ui/compile_fail/invalid_parse.rs:43:28
0 commit comments