-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-4c805d2310.log
424 lines (423 loc) · 29 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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
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 Reexport ──────────── v0.2.0
Installed Formatting ────────── v0.4.1
Installed Compat ────────────── v3.16.0
Installed Parsers ───────────── v1.0.10
Installed NearestNeighbors ──── v0.4.6
Installed OrderedCollections ── v1.3.0
Installed DocStringExtensions ─ v0.8.3
Installed QuantumLattices ───── v0.0.1
Installed JSON ──────────────── v0.21.1
Installed MacroTools ────────── v0.5.5
Installed Distances ─────────── v0.9.0
Installed StaticArrays ──────── v0.12.4
Installed DataStructures ────── v0.18.5
Installed Documenter ────────── v0.25.2
Updating `~/.julia/environments/v1.6/Project.toml`
[78ae1a1f] + QuantumLattices v0.0.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[34da2185] + Compat v3.16.0
[864edb3b] + DataStructures v0.18.5
[b4f34e82] + Distances v0.9.0
[ffbed154] + DocStringExtensions v0.8.3
[e30172f5] + Documenter v0.25.2
[59287772] + Formatting v0.4.1
[682c06a0] + JSON v0.21.1
[1914dd2f] + MacroTools v0.5.5
[b8a86587] + NearestNeighbors v0.4.6
[bac558e1] + OrderedCollections v1.3.0
[69de0a69] + Parsers v1.0.10
[78ae1a1f] + QuantumLattices v0.0.1
[189a3867] + Reexport v0.2.0
[90137ffa] + StaticArrays v0.12.4
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing QuantumLattices
Status `/tmp/jl_r1vYZk/Project.toml`
[864edb3b] DataStructures v0.18.5
[e30172f5] Documenter v0.25.2
[59287772] Formatting v0.4.1
[1914dd2f] MacroTools v0.5.5
[b8a86587] NearestNeighbors v0.4.6
[78ae1a1f] QuantumLattices v0.0.1
[189a3867] Reexport v0.2.0
[90137ffa] StaticArrays v0.12.4
[37e2e46d] LinearAlgebra
[de0858da] Printf
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_r1vYZk/Manifest.toml`
[34da2185] Compat v3.16.0
[864edb3b] DataStructures v0.18.5
[b4f34e82] Distances v0.9.0
[ffbed154] DocStringExtensions v0.8.3
[e30172f5] Documenter v0.25.2
[59287772] Formatting v0.4.1
[682c06a0] JSON v0.21.1
[1914dd2f] MacroTools v0.5.5
[b8a86587] NearestNeighbors v0.4.6
[bac558e1] OrderedCollections v1.3.0
[69de0a69] Parsers v1.0.10
[78ae1a1f] QuantumLattices v0.0.1
[189a3867] Reexport v0.2.0
[90137ffa] StaticArrays v0.12.4
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
FunctionFactory: Test Failed at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:121
Expression: ff.body == Block(quote
choice(x, y)
end)
Evaluated: Block(
body: Any[:(#= /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:115 =#), :(choice(x, y))]
) == Block(
body: Any[:(choice(x, y))]
)
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:121
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[3] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:107
CompositeNTuple: Error During Test at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/CompositeStructures.jl:24
Test threw exception
Expression: t |> pairs == (1, 2, 3, 4) |> pairs
MethodError: no method matching get(::NTuple{4, Int64}, ::Int64, ::Symbol)
Closest candidates are:
get(!Matched::CompositeDict, ::Any, ::Any) at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/src/Prerequisites/CompositeStructures.jl:110
get(!Matched::DataStructures.PriorityQueue, ::Any, ::Any) at /home/pkgeval/.julia/packages/DataStructures/CINja/src/priorityqueue.jl:176
get(!Matched::DataStructures.SwissDict{K, V}, ::Any, ::Any) where {K, V} at /home/pkgeval/.julia/packages/DataStructures/CINja/src/swiss_dict.jl:490
...
Stacktrace:
[1] get(v::Base.Iterators.Pairs{Int64, Int64, Base.OneTo{Int64}, NTuple{4, Int64}}, key::Int64, default::Symbol)
@ Base.Iterators ./iterators.jl:272
[2] in(p::Pair{Int64, Int64}, a::Base.Iterators.Pairs{Int64, Int64, Base.OneTo{Int64}, NTuple{4, Int64}}, valcmp::typeof(==))
@ Base ./abstractdict.jl:20
[3] ==(l::Base.Iterators.Pairs{Int64, Int64, Base.OneTo{Int64}, NTuple{4, Int64}}, r::Base.Iterators.Pairs{Int64, Int64, Base.OneTo{Int64}, NTuple{4, Int64}})
@ Base ./abstractdict.jl:470
[4] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool)
@ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:245
[5] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/CompositeStructures.jl:24
[6] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[7] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/CompositeStructures.jl:10
CompositeDict: Error During Test at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/CompositeStructures.jl:96
Test threw exception
Expression: get!((()->begin
5
end), d, "d") == 4 && d == FD("Info", Dict("a" => 1, "b" => 2, "d" => 4))
MethodError: get!(::var"#16#20", ::FD{String, String, Int64}, ::String) is ambiguous. Candidates:
get!(default::Union{Function, Type}, t::AbstractDict{K, V}, key) where {V, K} in Base at abstractdict.jl:503
get!(default, cd::CompositeDict, key) in QuantumLattices.Prerequisites.CompositeStructures at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/src/Prerequisites/CompositeStructures.jl:116
Possible fix, define
get!(::Union{Function, Type}, ::CompositeDict{K, V}, ::Any) where {V, K}
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/CompositeStructures.jl:96
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[3] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/CompositeStructures.jl:85
GradedVectorSpace: Error During Test at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Mathematics/VectorSpaces.jl:132
Test threw exception
Expression: pairs(vs) == vs.tables
MethodError: no method matching getindex(::Tuple{DirectVectorSpace{'F', Int64, 4}, DirectVectorSpace{'F', Int64, 4}}, ::Char)
Closest candidates are:
getindex(::Tuple, !Matched::Int64) at tuple.jl:29
getindex(::Tuple, !Matched::Real) at tuple.jl:30
getindex(::Tuple, !Matched::Colon) at tuple.jl:33
...
Stacktrace:
[1] iterate(::Base.Iterators.Pairs{Char, DirectVectorSpace{'F', Int64, 4}, Tuple{Char, Char}, Tuple{DirectVectorSpace{'F', Int64, 4}, DirectVectorSpace{'F', Int64, 4}}})
@ Base.Iterators ./iterators.jl:257
[2] ==(l::Base.Iterators.Pairs{Char, DirectVectorSpace{'F', Int64, 4}, Tuple{Char, Char}, Tuple{DirectVectorSpace{'F', Int64, 4}, DirectVectorSpace{'F', Int64, 4}}}, r::Base.Iterators.Pairs{Char, DirectVectorSpace{'F', Int64, 4}, Tuple{Char, Char}, Tuple{DirectVectorSpace{'F', Int64, 4}, DirectVectorSpace{'F', Int64, 4}}})
@ Base ./abstractdict.jl:469
[3] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool)
@ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:245
[4] macro expansion
@ ~/.julia/packages/QuantumLattices/9eivC/test/Mathematics/VectorSpaces.jl:132 [inlined]
[5] macro expansion
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113 [inlined]
[6] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Mathematics/VectorSpaces.jl:127
AbelianNumbers: Test Failed at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Mathematics/QuantumNumbers.jl:73
Expression: #= /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Mathematics/QuantumNumbers.jl:73 =# @sprintf("%s", qns) == "QNS(CNZ4(1.0,3.0)=>1:3,CNZ4(-1.0,1.0)=>4:5)"
Evaluated: "QNS(2,5)" == "QNS(CNZ4(1.0,3.0)=>1:3,CNZ4(-1.0,1.0)=>4:5)"
Stacktrace:
[1] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Mathematics/QuantumNumbers.jl:73
[2] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[3] top-level scope
@ ~/.julia/packages/QuantumLattices/9eivC/test/Mathematics/QuantumNumbers.jl:59
Internal error: encountered unexpected error in runtime:
BoundsError(a=Array{UInt64, (258,)}[0x0000000000000001, 0x0000000000000002, 0x0000000000000003, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000004, 0x0000000000000005, 0x0000000000000006, 0x0000000000000000, 0x0000000000000007, 0x0000000000000008, 0x0000000000000009, 0x000000000000000a, 0x0000000000000000, 0x000000000000000b, 0x000000000000000c, 0x000000000000000d, 0x000000000000000e, 0x000000000000000f, 0x0000000000000010, 0x0000000000000011, 0x0000000000000012, 0x0000000000000013, 0x0000000000000000, 0x0000000000000014, 0x0000000000000015, 0x0000000000000016, 0x0000000000000000, 0x0000000000000017, 0x0000000000000018, 0x0000000000000019, 0x000000000000001a, 0x000000000000001b, 0x0000000000000000, 0x000000000000001c, 0x000000000000001e, 0x000000000000001d, 0x000000000000001f, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000020, 0x0000000000000022, 0x0000000000000023, 0x0000000000000000, 0x0000000000000024, 0x0000000000000025, 0x0000000000000026, 0x0000000000000000, 0x0000000000000027, 0x0000000000000028, 0x0000000000000021, 0x0000000000000029, 0x000000000000002a, 0x0000000000000000, 0x000000000000002b, 0x000000000000002d, 0x000000000000002c, 0x000000000000002e, 0x0000000000000000, 0x000000000000002f, 0x0000000000000031, 0x0000000000000030, 0x0000000000000032, 0x0000000000000000, 0x0000000000000033, 0x0000000000000035, 0x0000000000000036, 0x0000000000000000, 0x0000000000000037, 0x0000000000000038, 0x0000000000000034, 0x0000000000000039, 0x000000000000003a, 0x0000000000000000, 0x000000000000003b, 0x000000000000003d, 0x000000000000003c, 0x000000000000003e, 0x000000000000003f, 0x0000000000000040, 0x0000000000000041, 0x0000000000000000, 0x0000000000000042, 0x0000000000000043, 0x0000000000000044, 0x0000000000000045, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000046, 0x0000000000000048, 0x0000000000000049, 0x000000000000004a, 0x0000000000000000, 0x0000000000000000, 0x000000000000004b, 0x000000000000004c, 0x0000000000000000, 0x000000000000004d, 0x000000000000004e, 0x000000000000004f, 0x0000000000000050, 0x0000000000000051, 0x0000000000000000, 0x0000000000000052, 0x0000000000000053, 0x0000000000000054, 0x0000000000000055, 0x0000000000000000, 0x0000000000000056, 0x0000000000000057, 0x0000000000000058, 0x0000000000000059, 0x000000000000005a, 0x000000000000005b, 0x000000000000005c, 0x000000000000005d, 0x0000000000000000, 0x000000000000005e, 0x000000000000005f, 0x0000000000000060, 0x0000000000000061, 0x0000000000000047, 0x0000000000000062, 0x0000000000000000, 0x0000000000000063, 0x0000000000000065, 0x0000000000000064, 0x0000000000000066, 0x0000000000000000, 0x0000000000000067, 0x0000000000000069, 0x0000000000000068, 0x000000000000006a, 0x000000000000006b, 0x0000000000000000, 0x000000000000006c, 0x000000000000006d, 0x000000000000006e, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x000000000000006f, 0x0000000000000070, 0x0000000000000071, 0x0000000000000072, 0x0000000000000073, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000074, 0x0000000000000075, 0x0000000000000076, 0x0000000000000077, 0x0000000000000078, 0x0000000000000079, 0x0000000000000000, 0x000000000000007a, 0x000000000000007b, 0x000000000000007c, 0x000000000000007d, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x000000000000007e, 0x0000000000000000, 0x000000000000007f, 0x0000000000000000, 0x0000000000000000, 0x0000000000000080, 0x0000000000000000, 0x0000000000000081, 0x0000000000000083, 0x0000000000000084, 0x0000000000000000, 0x0000000000000085, 0x0000000000000082, 0x0000000000000086, 0x0000000000000087, 0x0000000000000088, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000], i=(263,))
jl_bounds_error_ints at /buildworker/worker/package_linux64/build/src/rtutils.c:186
getindex at ./array.jl:809 [inlined]
getindex at ./abstractarray.jl:1123 [inlined]
DFS at ./compiler/ssair/domtree.jl:197
SNCA at ./compiler/ssair/domtree.jl:269
construct_domtree at ./compiler/ssair/domtree.jl:121
getfield_elim_pass! at ./compiler/ssair/passes.jl:731
run_passes at ./compiler/ssair/driver.jl:131
optimize at ./compiler/optimize.jl:172
typeinf at ./compiler/typeinfer.jl:35
typeinf_ext at ./compiler/typeinfer.jl:629
typeinf_ext_toplevel at ./compiler/typeinfer.jl:662
typeinf_ext_toplevel at ./compiler/typeinfer.jl:658
jfptr_typeinf_ext_toplevel_12418.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1682 [inlined]
jl_type_infer at /buildworker/worker/package_linux64/build/src/gf.c:300
jl_generate_fptr at /buildworker/worker/package_linux64/build/src/jitlayers.cpp:301
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:1895
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:2162 [inlined]
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2155 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
intralinks at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/src/Essentials/Spatials.jl:371
bonds at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/src/Essentials/Spatials.jl:731
|> at ./operators.jl:836 [inlined]
#62 at ./none:0 [inlined]
iterate at ./generator.jl:47
unknown function (ip: 0x7fde38cbf601)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
do_apply at /buildworker/worker/package_linux64/build/src/builtins.c:626
bonds at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/src/Essentials/Spatials.jl:929
unknown function (ip: 0x7fde38cbf461)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1682 [inlined]
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:115
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:204
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:155 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:561
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:669
macro expansion at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Essentials/Spatials.jl:226 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113 [inlined]
top-level scope at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Essentials/Spatials.jl:218
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:837
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:785
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:880
eval at ./boot.jl:345 [inlined]
include_string at ./loading.jl:1015
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
_include at ./loading.jl:1069
include at ./client.jl:444
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1682 [inlined]
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:115
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:204
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:155 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:561
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:669
macro expansion at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Essentials/Essentials.jl:2 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113 [inlined]
macro expansion at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Essentials/Essentials.jl:2 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113 [inlined]
top-level scope at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/Essentials/Essentials.jl:2
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:837
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:785
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:880
eval at ./boot.jl:345 [inlined]
include_string at ./loading.jl:1015
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
_include at ./loading.jl:1069
include at ./client.jl:444
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1682 [inlined]
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:115
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:204
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:155 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:561
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:489
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:669
macro expansion at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/runtests.jl:6 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113 [inlined]
top-level scope at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/runtests.jl:4
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:837
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:785
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:880
eval at ./boot.jl:345 [inlined]
include_string at ./loading.jl:1015
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
_include at ./loading.jl:1069
include at ./client.jl:444
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1682 [inlined]
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:115
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:204
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:155 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:561
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:669
top-level scope at none:6
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:837
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:785
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:880
eval at ./boot.jl:345
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
exec_options at ./client.jl:261
_start at ./client.jl:485
jfptr__start_17543.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2163 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2345
jl_apply at /buildworker/worker/package_linux64/build/ui/../src/julia.h:1682 [inlined]
true_main at /buildworker/worker/package_linux64/build/ui/repl.c:106
main at /buildworker/worker/package_linux64/build/ui/repl.c:227
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
_start at /opt/julia/bin/julia (unknown line)
Test Summary: | Pass Fail Error Total
all | 1073 2 3 1078
Prerequisites | 302 1 2 305
Tools | 21 21
TypeTraits | 16 16
Factories | 86 1 87
escape | 9 9
Inference | 6 6
Argument | 12 12
Parameter | 13 13
Field | 8 8
Block | 5 5
FunctionFactory | 19 1 20
TypeFactory | 12 12
call | 2 2
CompositeStructures | 84 2 86
CompositeNTuple | 15 1 16
CompositeVector | 40 40
CompositeDict | 29 1 30
Trees | 31 31
NamedVectors | 64 64
Mathematics | 348 1 1 350
Combinatorics | 16 16
VectorSpaces | 161 1 162
DirectVectorSpace | 34 34
DirectIndices | 52 52
TabledIndices | 19 19
GradedTables | 10 10
GradedVectorSpace | 46 1 47
AlgebraOverFields | 75 75
QuantumNumbers | 96 1 97
SQN | 2 2
PQN | 2 2
SPQN | 2 2
Z2QN | 2 2
SQNS | 1 1
PQNS | 1 1
SzPQNS | 1 1
SPQNS | 1 1
Z2QNS | 1 1
regularize | 3 3
AbelianNumbers | 18 1 19
toordereddict | 2 2
arithmetic | 36 36
sort | 2 2
findall | 12 12
filter | 2 2
ukron | 2 2
expand | 2 2
decompose | 2 2
permute | 2 2
Essentials | 423 423
ERROR: LoadError: Some tests did not pass: 1073 passed, 2 failed, 3 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/QuantumLattices/9eivC/test/runtests.jl:3
ERROR: Package QuantumLattices errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String, N} where N)
@ Pkg.Types /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1580
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:328
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:315
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[11] top-level scope
@ none:19