-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-444aa87348.log
562 lines (560 loc) · 30.2 KB
/
1.6.0-DEV-444aa87348.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
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
Julia Version 1.6.0-DEV.1274
Commit 444aa87348 (2020-10-17 22:11 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed JSON ─────────── v0.21.1
Installed BenchmarkTools ─ v0.5.0
Installed Parsers ──────── v1.0.11
Installed GFlops ───────── v0.1.1
Installed Cassette ─────── v0.3.3
Updating `~/.julia/environments/v1.6/Project.toml`
[2ea8233c] + GFlops v0.1.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.5.0
[7057c7e9] + Cassette v0.3.3
[2ea8233c] + GFlops v0.1.1
[682c06a0] + JSON v0.21.1
[69de0a69] + Parsers v1.0.11
[2a0f44e3] + Base64
[ade2ca70] + Dates
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
[10745b16] + Statistics
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[90m[32m ✓ [39mCassette[39m
[90m[32m ✓ [39mParsers[39m
[90m[32m ✓ [39mJSON[39m
[90m[32m ✓ [39mBenchmarkTools[39m
[32m ✓ [39mGFlops
5 dependencies successfully precompiled
Testing GFlops
Status `/tmp/jl_RSF2EZ/Project.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[7057c7e9] Cassette v0.3.3
[2ea8233c] GFlops v0.1.1
[b77e0a4c] InteractiveUtils
[de0858da] Printf
[10745b16] Statistics
[8dfed614] Test
Status `/tmp/jl_RSF2EZ/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[7057c7e9] Cassette v0.3.3
[2ea8233c] GFlops v0.1.1
[682c06a0] JSON v0.21.1
[69de0a69] Parsers v1.0.11
[2a0f44e3] Base64
[ade2ca70] Dates
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[de0858da] Printf
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
mul+add 64: Error During Test at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:57
Got exception outside of a @test
TypeError: non-boolean (typeof(convert)) used in boolean context
Stacktrace:
[1] overdub
@ ./array.jl:554 [inlined]
[2] overdub
@ ./generator.jl:32 [inlined]
[3] overdub
@ ./generator.jl:38 [inlined]
[4] overdub
@ ./abstractarray.jl:2238 [inlined]
[5] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(map), ::Type{Base.OneTo}, ::Vector{Float64})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[6] overdub
@ ./abstractarray.jl:75 [inlined]
[7] overdub
@ ./abstractarray.jl:95 [inlined]
[8] overdub
@ ./abstractarray.jl:212 [inlined]
[9] macro expansion
@ ./simdloop.jl:69 [inlined]
[10] overdub
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:5 [inlined]
[11] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(my_axpy!), ::Float64, ::Vector{Float64}, ::Vector{Float64})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[12] overdub
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:27 [inlined]
[13] overdub(overdub_context#249::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, overdub_arguments#250::var"#1#16"{Vector{Float64}, Vector{Float64}, Float64})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[14] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:26
[15] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:63
[16] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[17] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:58
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:57
[20] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[21] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:35
[22] include(fname::String)
@ Base.MainInclude ./client.jl:444
[23] top-level scope
@ none:6
[24] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[25] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[26] _start()
@ Base ./client.jl:485
mul+add 32: Error During Test at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:79
Got exception outside of a @test
TypeError: non-boolean (typeof(convert)) used in boolean context
Stacktrace:
[1] overdub
@ ./array.jl:554 [inlined]
[2] overdub
@ ./generator.jl:32 [inlined]
[3] overdub
@ ./generator.jl:38 [inlined]
[4] overdub
@ ./abstractarray.jl:2238 [inlined]
[5] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(map), ::Type{Base.OneTo}, ::Vector{Float32})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[6] overdub
@ ./abstractarray.jl:75 [inlined]
[7] overdub
@ ./abstractarray.jl:95 [inlined]
[8] overdub
@ ./abstractarray.jl:212 [inlined]
[9] macro expansion
@ ./simdloop.jl:69 [inlined]
[10] overdub
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:5 [inlined]
[11] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(my_axpy!), ::Float32, ::Vector{Float32}, ::Vector{Float32})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[12] overdub
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:27 [inlined]
[13] overdub(overdub_context#249::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, overdub_arguments#250::var"#3#18"{Vector{Float32}, Vector{Float32}, Float32})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[14] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:26
[15] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:85
[16] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[17] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:80
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:57
[20] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[21] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:35
[22] include(fname::String)
@ Base.MainInclude ./client.jl:444
[23] top-level scope
@ none:6
[24] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[25] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[26] _start()
@ Base ./client.jl:485
sqrt: Error During Test at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:101
Got exception outside of a @test
MethodError: no method matching isless(::Float64, ::typeof(zero))
Closest candidates are:
isless(::Float64, !Matched::Float64) at float.jl:381
isless(::AbstractFloat, !Matched::AbstractFloat) at operators.jl:167
isless(::Real, !Matched::AbstractFloat) at operators.jl:168
...
Stacktrace:
[1] call
@ ~/.julia/packages/Cassette/158rp/src/context.jl:456 [inlined]
[2] fallback
@ ~/.julia/packages/Cassette/158rp/src/context.jl:454 [inlined]
[3] overdub
@ ~/.julia/packages/Cassette/158rp/src/overdub.jl:536 [inlined]
[4] overdub
@ ./operators.jl:279 [inlined]
[5] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(<), ::Float64, ::typeof(zero))
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[6] overdub
@ ./math.jl:574 [inlined]
[7] overdub
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:27 [inlined]
[8] overdub(overdub_context#249::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, overdub_arguments#250::var"#5#20")
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[9] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:26
[10] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:102
[11] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[12] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:102
[13] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[14] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:57
[15] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[16] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:35
[17] include(fname::String)
@ Base.MainInclude ./client.jl:444
[18] top-level scope
@ none:6
[19] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[20] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[21] _start()
@ Base ./client.jl:485
interpolated arguments: Error During Test at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:113
Got exception outside of a @test
TypeError: non-boolean (typeof(convert)) used in boolean context
Stacktrace:
[1] overdub
@ ./array.jl:554 [inlined]
[2] overdub
@ ./generator.jl:32 [inlined]
[3] overdub
@ ./generator.jl:38 [inlined]
[4] overdub
@ ./abstractarray.jl:2238 [inlined]
[5] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(map), ::Type{Base.OneTo}, ::Vector{Float64})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[6] overdub
@ ./abstractarray.jl:75 [inlined]
[7] overdub
@ ./abstractarray.jl:95 [inlined]
[8] overdub
@ ./abstractarray.jl:212 [inlined]
[9] macro expansion
@ ./simdloop.jl:69 [inlined]
[10] overdub
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:5 [inlined]
[11] overdub(::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, ::typeof(my_axpy!), ::Irrational{:π}, ::Vector{Float64}, ::Vector{Float64})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[12] overdub
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:27 [inlined]
[13] overdub(overdub_context#249::Cassette.Context{nametype(CounterCtx), GFlops.Counter, Nothing, Cassette.var"##PassType#251", Nothing, Nothing}, overdub_arguments#250::var"#7#22"{Vector{Float64}, Vector{Float64}})
@ Cassette ~/.julia/packages/Cassette/158rp/src/overdub.jl:0
[14] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/src/count_ops.jl:26
[15] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:117
[16] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[17] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:114
[18] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[19] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:57
[20] top-level scope
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144
[21] top-level scope
@ ~/.julia/packages/GFlops/ixJgp/test/runtests.jl:35
[22] include(fname::String)
@ Base.MainInclude ./client.jl:444
[23] top-level scope
@ none:6
[24] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[25] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[26] _start()
@ Base ./client.jl:485
Internal error: encountered unexpected error in runtime:
BoundsError(a=svec(), i=1)
getindex at ./essentials.jl:589 [inlined]
ssa_substitute_op! at ./compiler/ssair/inlining.jl:1347
ssa_substitute_op! at ./compiler/ssair/inlining.jl:1380
ssa_substitute! at ./compiler/ssair/inlining.jl:1335 [inlined]
ir_inline_item! at ./compiler/ssair/inlining.jl:338
batch_inline! at ./compiler/ssair/inlining.jl:549
ssa_inlining_pass! at ./compiler/ssair/inlining.jl:71
jfptr_ssa_inlining_passNOT._14159.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
run_passes at ./compiler/ssair/driver.jl:128
optimize at ./compiler/optimize.jl:186
_typeinf at ./compiler/typeinfer.jl:228
typeinf at ./compiler/typeinfer.jl:200
typeinf_edge at ./compiler/typeinfer.jl:734
abstract_call_method at ./compiler/abstractinterpretation.jl:466
abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:130
abstract_call_known at ./compiler/abstractinterpretation.jl:1003
abstract_call at ./compiler/abstractinterpretation.jl:1026
abstract_call at ./compiler/abstractinterpretation.jl:1010
abstract_eval_statement at ./compiler/abstractinterpretation.jl:1132
typeinf_local at ./compiler/abstractinterpretation.jl:1386
typeinf_nocycle at ./compiler/abstractinterpretation.jl:1442
_typeinf at ./compiler/typeinfer.jl:205
typeinf at ./compiler/typeinfer.jl:200
typeinf_edge at ./compiler/typeinfer.jl:734
abstract_call_method at ./compiler/abstractinterpretation.jl:466
abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:130
abstract_call_known at ./compiler/abstractinterpretation.jl:1003
abstract_call at ./compiler/abstractinterpretation.jl:1026
abstract_call at ./compiler/abstractinterpretation.jl:1010
abstract_eval_statement at ./compiler/abstractinterpretation.jl:1132
typeinf_local at ./compiler/abstractinterpretation.jl:1386
typeinf_nocycle at ./compiler/abstractinterpretation.jl:1442
_typeinf at ./compiler/typeinfer.jl:205
typeinf at ./compiler/typeinfer.jl:200
typeinf_edge at ./compiler/typeinfer.jl:734
abstract_call_method at ./compiler/abstractinterpretation.jl:466
abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:130
abstract_call_known at ./compiler/abstractinterpretation.jl:1003
abstract_call at ./compiler/abstractinterpretation.jl:1026
abstract_call at ./compiler/abstractinterpretation.jl:1010
abstract_eval_statement at ./compiler/abstractinterpretation.jl:1132
typeinf_local at ./compiler/abstractinterpretation.jl:1386
typeinf_nocycle at ./compiler/abstractinterpretation.jl:1442
_typeinf at ./compiler/typeinfer.jl:205
typeinf at ./compiler/typeinfer.jl:200
typeinf_edge at ./compiler/typeinfer.jl:734
abstract_call_method at ./compiler/abstractinterpretation.jl:466
abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:130
abstract_call_known at ./compiler/abstractinterpretation.jl:1003
abstract_call at ./compiler/abstractinterpretation.jl:1026
abstract_call at ./compiler/abstractinterpretation.jl:1010
abstract_eval_statement at ./compiler/abstractinterpretation.jl:1132
typeinf_local at ./compiler/abstractinterpretation.jl:1386
typeinf_nocycle at ./compiler/abstractinterpretation.jl:1442
_typeinf at ./compiler/typeinfer.jl:205
typeinf at ./compiler/typeinfer.jl:200
typeinf_edge at ./compiler/typeinfer.jl:734
abstract_call_method at ./compiler/abstractinterpretation.jl:466
abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:130
abstract_call_known at ./compiler/abstractinterpretation.jl:1003
abstract_call at ./compiler/abstractinterpretation.jl:1026
abstract_call at ./compiler/abstractinterpretation.jl:1010
abstract_eval_statement at ./compiler/abstractinterpretation.jl:1132
typeinf_local at ./compiler/abstractinterpretation.jl:1386
typeinf_nocycle at ./compiler/abstractinterpretation.jl:1442
_typeinf at ./compiler/typeinfer.jl:205
typeinf at ./compiler/typeinfer.jl:200
typeinf_ext at ./compiler/typeinfer.jl:824
typeinf_ext_toplevel at ./compiler/typeinfer.jl:857
typeinf_ext_toplevel at ./compiler/typeinfer.jl:853
jfptr_typeinf_ext_toplevel_10305.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [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:316
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:1924
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:2190 [inlined]
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2183 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at /home/pkgeval/.julia/packages/GFlops/ixJgp/src/count_ops.jl:27 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
unknown function (ip: 0x7fa6d8e797ac)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [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
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/GFlops/ixJgp/src/count_ops.jl:26 [inlined]
macro expansion at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:134 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144 [inlined]
macro expansion at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:131 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144 [inlined]
macro expansion at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:57 [inlined]
macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144 [inlined]
top-level scope at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:35
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:879
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:827
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:931
eval at ./boot.jl:360 [inlined]
include_string at ./loading.jl:1106
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
_include at ./loading.jl:1160
include at ./client.jl:444
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [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:879
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:827
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:931
eval at ./boot.jl:360
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
exec_options at ./client.jl:261
_start at ./client.jl:485
jfptr__start_26425.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [inlined]
true_main at /buildworker/worker/package_linux64/build/src/jlapi.c:553
repl_entrypoint at /buildworker/worker/package_linux64/build/src/jlapi.c:672
main at /buildworker/worker/package_linux64/build/cli/loader_exe.c:46
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
_start at /opt/julia/bin/julia (unknown line)
signal (11): Segmentation fault
in expression starting at /home/pkgeval/.julia/packages/GFlops/ixJgp/test/runtests.jl:34
dyn_cast<llvm::Constant, llvm::Value> at /buildworker/worker/package_linux64/build/usr/include/llvm/Support/Casting.h:345 [inlined]
CreateConstInBoundsGEP1_32 at /buildworker/worker/package_linux64/build/usr/include/llvm/IR/IRBuilder.h:1833
emit_sparam at /buildworker/worker/package_linux64/build/src/codegen.cpp:3614
emit_expr at /buildworker/worker/package_linux64/build/src/codegen.cpp:4368
emit_function at /buildworker/worker/package_linux64/build/src/codegen.cpp:6643
jl_emit_code at /buildworker/worker/package_linux64/build/src/codegen.cpp:7141
jl_emit_codeinst at /buildworker/worker/package_linux64/build/src/codegen.cpp:7186
_jl_compile_codeinst at /buildworker/worker/package_linux64/build/src/jitlayers.cpp:113
jl_generate_fptr at /buildworker/worker/package_linux64/build/src/jitlayers.cpp:328
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:1924
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:2190 [inlined]
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2183 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at ./promotion.jl:247 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at ./promotion.jl:233 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at ./promotion.jl:268 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at ./promotion.jl:292 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at ./promotion.jl:324 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at ./special/trig.jl:31 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
overdub at /home/pkgeval/.julia/packages/GFlops/ixJgp/src/count_ops.jl:27 [inlined]
overdub at /home/pkgeval/.julia/packages/Cassette/158rp/src/overdub.jl:0
unknown function (ip: 0x7fa6d8e797ac)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [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
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
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:879
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:827
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:931
eval at ./boot.jl:360 [inlined]
include_string at ./loading.jl:1106
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
_include at ./loading.jl:1160
include at ./client.jl:444
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [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
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:879
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:827
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:931
eval at ./boot.jl:360
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
exec_options at ./client.jl:261
_start at ./client.jl:485
jfptr__start_26425.clone_1 at /opt/julia/lib/julia/sys.so (unknown line)
_jl_invoke at /buildworker/worker/package_linux64/build/src/gf.c:2191 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2373
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1690 [inlined]
true_main at /buildworker/worker/package_linux64/build/src/jlapi.c:553
repl_entrypoint at /buildworker/worker/package_linux64/build/src/jlapi.c:672
main at /buildworker/worker/package_linux64/build/cli/loader_exe.c:46
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
_start at /opt/julia/bin/julia (unknown line)
Allocations: 8238990 (Pool: 8235405; Big: 3585); GC: 11
ERROR: Package GFlops errored during testing (received signal: 11)
Stacktrace:
[1] pkgerror(msg::String)
@ 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:1667
[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:333
[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:320
[5] #test#62
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:70 [inlined]
[6] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:69 [inlined]
[7] #test#61
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [inlined]
[8] test
@ /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67 [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:66
[10] test(pkg::String)
@ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66
[11] top-level scope
@ none:31