-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-4c805d2310.log
309 lines (243 loc) · 24 KB
/
1.6.0-DEV-4c805d2310.log
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
Julia Version 1.6.0-DEV.913
Commit 4c805d2310 (2020-09-14 14:07 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
[ Info: LEGAL NOTICE: package operations send anonymous data about your system to https://pkg.julialang.org (your current package server), including the operating system and Julia versions you are using, and a random client UUID. Running `Pkg.telemetryinfo()` will show exactly what data is sent. See https://julialang.org/legal/data/ for more details about what this data is used for, how long it is retained, and how to opt out of sending it.
Installed Liblet ─ v0.1.0
Updating `~/.julia/environments/v1.6/Project.toml`
[5ecd16ac] + Liblet v0.1.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[5ecd16ac] + Liblet v0.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing Liblet
Status `/tmp/jl_6En6w8/Project.toml`
[5ecd16ac] Liblet v0.1.0
[de0858da] Printf
[8dfed614] Test
Status `/tmp/jl_6En6w8/Manifest.toml`
[5ecd16ac] Liblet v0.1.0
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[8dfed614] Test
[4ec0a83e] Unicode
Testing Running tests...
WARNING: Method definition map(Any, Base.Set{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:7 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition -(Base.AbstractSet{T} where T, Base.AbstractSet{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition -(Base.AbstractSet{T} where T, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:11 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.AbstractProduction :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Production})(Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:19 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Production :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition parseproduction(AbstractString) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition parseproduction(AbstractString, Bool) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.parseproduction :: Union{Tuple{AbstractString}, Tuple{AbstractString, Bool}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition suchthat() in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:74 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition suchthat##kw(Any, typeof(Liblet.suchthat)) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:74 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.suchthat :: Tuple{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition astype0(Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:96 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.astype0 :: Tuple{Liblet.Production}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition ==(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:100 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition <(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:102 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition hash(Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:104 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition show(IO, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:106 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition iterate(Liblet.Production, Any...) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:108 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition isless(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:110 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition (::Type{Liblet.Grammar})(Base.Set{T} where T, Base.Set{T} where T, Array{T, N} where N where T, AbstractString, Bool) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition (::Type{Liblet.Grammar})(Any, Any, Any, Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Grammar :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Grammar})(Any, Any, Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:26 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Grammar :: NTuple{4, Any}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Grammar})(AbstractString) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition (::Type{Liblet.Grammar})(AbstractString, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Grammar :: Union{Tuple{AbstractString}, Tuple{AbstractString, Any}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition alternatives(Liblet.Grammar, Union{AbstractString, Base.AbstractSet{T} where T, AbstractArray{T, N} where N where T}) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:81 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.alternatives :: Tuple{Liblet.Grammar, Union{AbstractString, AbstractSet, AbstractArray, BitMatrix, BitVector}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition restrict(Liblet.Grammar, Base.Set{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:87 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.restrict :: Tuple{Liblet.Grammar, Set}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition ==(Liblet.Grammar, Liblet.Grammar) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:91 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition hash(Liblet.Grammar) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:93 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition show(IO, Liblet.Grammar) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:95 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition map(Any, Base.Set{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:7 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition -(Base.AbstractSet{T} where T, Base.AbstractSet{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition -(Base.AbstractSet{T} where T, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:11 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.AbstractProduction :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Production})(Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:19 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Production :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition parseproduction(AbstractString) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition parseproduction(AbstractString, Bool) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.parseproduction :: Union{Tuple{AbstractString}, Tuple{AbstractString, Bool}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition suchthat() in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:74 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition suchthat##kw(Any, typeof(Liblet.suchthat)) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:74 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.suchthat :: Tuple{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition astype0(Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:96 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.astype0 :: Tuple{Liblet.Production}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition ==(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:100 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition <(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:102 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition hash(Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:104 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition show(IO, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:106 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition iterate(Liblet.Production, Any...) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:108 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition isless(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:110 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition (::Type{Liblet.Grammar})(Base.Set{T} where T, Base.Set{T} where T, Array{T, N} where N where T, AbstractString, Bool) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition (::Type{Liblet.Grammar})(Any, Any, Any, Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Grammar :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Grammar})(Any, Any, Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:26 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Grammar :: NTuple{4, Any}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Grammar})(AbstractString) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition (::Type{Liblet.Grammar})(AbstractString, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Grammar :: Union{Tuple{AbstractString}, Tuple{AbstractString, Any}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition alternatives(Liblet.Grammar, Union{AbstractString, Base.AbstractSet{T} where T, AbstractArray{T, N} where N where T}) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:81 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.alternatives :: Tuple{Liblet.Grammar, Union{AbstractString, AbstractSet, AbstractArray, BitMatrix, BitVector}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition restrict(Liblet.Grammar, Base.Set{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:87 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.restrict :: Tuple{Liblet.Grammar, Set}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition ==(Liblet.Grammar, Liblet.Grammar) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:91 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition hash(Liblet.Grammar) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:93 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition show(IO, Liblet.Grammar) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/grammar.jl:95 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition map(Any, Base.Set{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:7 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition -(Base.AbstractSet{T} where T, Base.AbstractSet{T} where T) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:9 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition -(Base.AbstractSet{T} where T, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/utils.jl:11 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.AbstractProduction :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition (::Type{Liblet.Production})(Any, Any) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:19 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.Production :: Union{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition parseproduction(AbstractString) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition parseproduction(AbstractString, Bool) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:51 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.parseproduction :: Union{Tuple{AbstractString}, Tuple{AbstractString, Bool}}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition suchthat() in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:74 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition suchthat##kw(Any, typeof(Liblet.suchthat)) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:74 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.suchthat :: Tuple{}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition astype0(Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:96 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
┌ Warning: Replacing docs for `Liblet.astype0 :: Tuple{Liblet.Production}` in module `Liblet`
└ @ Base.Docs docs/Docs.jl:228
WARNING: Method definition ==(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:100 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition <(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:102 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition hash(Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:104 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition show(IO, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:106 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition iterate(Liblet.Production, Any...) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:108 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition isless(Liblet.Production, Liblet.Production) in module Liblet at /home/pkgeval/.julia/packages/Liblet/Wj2Jm/src/production.jl:110 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
Test Summary: | Pass Total
grammar_tests | 10 10
Test Summary: | Pass Total
grammar_tests | 10 10
Test Summary: | Pass Total
production_tests | 14 14
Test Summary: | Pass Total
automaton_tests | 7 7
Test Summary: | Pass Total
transition_tests | 11 11
Test Summary: | Pass Total
derivation_tests | 21 21
Test Summary: | Pass Total
item_tests | 9 9
Testing Liblet tests passed