-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-ed177d17d6.log
680 lines (636 loc) · 56 KB
/
1.5.0-DEV-ed177d17d6.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
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
Julia Version 1.5.0-DEV.158
Commit ed177d17d6 (2020-01-27 16:45 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-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed RecipesBase ───────── v0.7.0
Installed FastRounding ──────── v0.2.0
Installed SetRounding ───────── v0.2.0
Installed ErrorfreeArithmetic ─ v0.4.1
Installed CRlibm ────────────── v0.8.0
Installed IntervalContractors ─ v0.4.1
Installed StaticArrays ──────── v0.12.1
Installed IntervalArithmetic ── v0.16.3
Updating `~/.julia/environments/v1.5/Project.toml`
[15111844] + IntervalContractors v0.4.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[96374032] + CRlibm v0.8.0
[90fa49ef] + ErrorfreeArithmetic v0.4.1
[fa42c844] + FastRounding v0.2.0
[d1acc4aa] + IntervalArithmetic v0.16.3
[15111844] + IntervalContractors v0.4.1
[3cdcf5f2] + RecipesBase v0.7.0
[3cc68bcd] + SetRounding v0.2.0
[90137ffa] + StaticArrays v0.12.1
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Building CRlibm → `~/.julia/packages/CRlibm/NFCH5/deps/build.log`
Updating `/tmp/jl_GR2cFG/Project.toml`
[no changes]
Updating `/tmp/jl_GR2cFG/Manifest.toml`
[no changes]
Testing IntervalContractors
Installed Parsers ───────────── v0.3.10
Installed DocStringExtensions ─ v0.8.1
Installed JSON ──────────────── v0.21.0
Installed Documenter ────────── v0.24.4
Updating `/tmp/jl_HOTUmX/Project.toml`
[e30172f5] + Documenter v0.24.4
Updating `/tmp/jl_HOTUmX/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.1
[e30172f5] + Documenter v0.24.4
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.10
[ade2ca70] + Dates
[76f85450] + LibGit2
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[ea8e919c] + SHA
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Running sandbox
Status `/tmp/jl_HOTUmX/Project.toml`
[e30172f5] Documenter v0.24.4
[d1acc4aa] IntervalArithmetic v0.16.3
[15111844] IntervalContractors v0.4.1
[8dfed614] Test
minimal_cos_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
Test threw exception
Expression: (cos_rev(∅, -∞ .. ∞))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
minimal_cos_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:153
Test threw exception
Expression: (cos_rev(Interval(-2.0, -1.1), -∞ .. ∞))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:153
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
minimal_cos_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:154
Test threw exception
Expression: (cos_rev(Interval(1.1, 2.0), -∞ .. ∞))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:154
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
minimal_cos_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:155
Test threw exception
Expression: (cos_rev(Interval(-1.0, 1.0), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:155
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
minimal_cos_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:156
Test threw exception
Expression: (cos_rev(Interval(0.0, 0.0), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:156
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
minimal_cos_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:157
Test threw exception
Expression: (cos_rev(Interval(1.224646799147353e-16, 1.2246467991473532e-16), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:157
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:152
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
Test threw exception
Expression: (cos_rev(∅, Interval(-1.2, 12.1)))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:162
Test threw exception
Expression: (cos_rev(Interval(-2.0, -1.1), Interval(-5.0, 5.0)))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:162
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:163
Test threw exception
Expression: (cos_rev(Interval(1.1, 2.0), Interval(-5.0, 5.0)))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:163
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:164
Test threw exception
Expression: (cos_rev(Interval(-1.0, 1.0), Interval(-1.2, 12.1)))[2] == Interval(-1.2, 12.1)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:164
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:165
Test threw exception
Expression: (cos_rev(Interval(1.0, 1.0), Interval(-0.1, 0.1)))[2] == Interval(0.0, 0.0)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:165
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:166
Test threw exception
Expression: (cos_rev(Interval(-1.0, -1.0), Interval(3.14, 3.15)))[2] == Interval(3.141592653589793, 3.141592653589794)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:166
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:167
Test threw exception
Expression: (cos_rev(Interval(6.123233995736765e-17, 6.123233995736766e-17), Interval(1.57, 1.58)))[2] == Interval(1.5707963267948963, 1.5707963267948968)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:167
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:168
Test threw exception
Expression: (cos_rev(Interval(-1.6081226496766366e-16, -1.6081226496766364e-16), Interval(1.57, 1.58)))[2] == Interval(1.5707963267948966, 1.570796326794897)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:168
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:169
Test threw exception
Expression: (cos_rev(Interval(-1.6081226496766366e-16, 6.123233995736766e-17), Interval(1.57, 1.58)))[2] == Interval(1.5707963267948963, 1.570796326794897)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:169
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:170
Test threw exception
Expression: (cos_rev(Interval(6.123233995736765e-17, 1.0), Interval(-2.0, 2.0)))[2] == Interval(-1.5707963267948968, 1.5707963267948968)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:170
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:171
Test threw exception
Expression: (cos_rev(Interval(6.123233995736765e-17, 1.0), Interval(0.0, 2.0)))[2] == Interval(0.0, 1.5707963267948968)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:171
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:172
Test threw exception
Expression: (cos_rev(Interval(-1.6081226496766366e-16, 1.0), Interval(-0.1, 1.5708)))[2] == Interval(-0.1, 1.570796326794897)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:172
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:173
Test threw exception
Expression: (cos_rev(Interval(-1.0, -0.9999999999999999), Interval(3.14, 3.15)))[2] == Interval(3.141592638688632, 3.141592668490955)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:173
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:174
Test threw exception
Expression: (cos_rev(Interval(-1.0, -0.9999999999999999), Interval(-3.15, -3.14)))[2] == Interval(-3.141592668490955, -3.141592638688632)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:174
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:175
Test threw exception
Expression: (cos_rev(Interval(-1.0, -0.9999999999999999), Interval(9.42, 9.45)))[2] == Interval(9.424777945868218, 9.424777975670542)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:175
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:176
Test threw exception
Expression: (cos_rev(Interval(0.7648421872844884, 1.0), Interval(-1.0, 0.1)))[2] == Interval(-0.7000000000000001, 0.1)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:176
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:177
Test threw exception
Expression: (cos_rev(Interval(-0.4161468365471424, 0.5403023058681398), Interval(0.0, 2.1)))[2] == Interval(0.9999999999999999, 2.0000000000000004)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:177
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:178
Test threw exception
Expression: (cos_rev(Interval(1.224646799147353e-16, 1.2246467991473532e-16), Interval(-Inf, 1.58)))[2] == Interval(-Inf, 1.5707963267948966)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:178
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:179
Test threw exception
Expression: (cos_rev(Interval(1.224646799147353e-16, 1.2246467991473532e-16), Interval(-Inf, 1.5)))[2] == Interval(-Inf, -1.5707963267948963)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:179
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:180
Test threw exception
Expression: (cos_rev(Interval(-3.216245299353273e-16, -3.2162452993532727e-16), Interval(-1.58, Inf)))[2] == Interval(-1.570796326794897, Inf)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:180
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_cos_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:181
Test threw exception
Expression: (cos_rev(Interval(-3.216245299353273e-16, -3.2162452993532727e-16), Interval(-1.5, Inf)))[2] == Interval(1.5707963267948968, Inf)
UndefVarError: pi_interval not defined
Stacktrace:
[1] cos_main(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:63
[2] (::IntervalContractors.var"#5#6"{typeof(IntervalContractors.cos_main),Interval{Float64}})(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/transformations.jl:72
[3] cos!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:88
[4] cos_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:102
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:181
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[7] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:161
minimal_tan_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
Test threw exception
Expression: (tan_rev(∅, -∞ .. ∞))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
minimal_tan_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:192
Test threw exception
Expression: (tan_rev(Interval(-1.0, 1.0), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:192
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
minimal_tan_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:193
Test threw exception
Expression: (tan_rev(Interval(-156.0, -12.0), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:193
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
minimal_tan_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:194
Test threw exception
Expression: (tan_rev(Interval(0.0, 0.0), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:194
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
minimal_tan_rev_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:195
Test threw exception
Expression: (tan_rev(Interval(1.224646799147353e-16, 1.2246467991473532e-16), -∞ .. ∞))[2] == entireinterval(Float64)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:195
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:191
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
Test threw exception
Expression: (tan_rev(∅, Interval(-1.5708, 1.5708)))[2] == ∅
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:200
Test threw exception
Expression: (tan_rev(entireinterval(Float64), Interval(-1.5708, 1.5708)))[2] == Interval(-1.5708, 1.5708)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:200
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:201
Test threw exception
Expression: (tan_rev(Interval(0.0, 0.0), Interval(-1.5708, 1.5708)))[2] == Interval(0.0, 0.0)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:201
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:202
Test threw exception
Expression: (tan_rev(Interval(1.6331239353195368e16, 1.633123935319537e16), Interval(-1.5708, 1.5708)))[2] == Interval(-1.5707963267948972, 1.5707963267948968)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:202
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:203
Test threw exception
Expression: (tan_rev(Interval(-1.2246467991473532e-16, -1.224646799147353e-16), Interval(3.14, 3.15)))[2] == Interval(3.1415926535897927, 3.1415926535897936)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:203
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:204
Test threw exception
Expression: (tan_rev(Interval(3.2162452993532727e-16, 3.216245299353273e-16), Interval(-3.15, 3.15)))[2] == Interval(-3.1415926535897936, 3.141592653589794)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:204
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:205
Test threw exception
Expression: (tan_rev(Interval(-1.6331239353090048e16, 1.6331239353090048e16), Interval(-Inf, 1.5707965)))[2] == Interval(-Inf, 1.5707965)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:205
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:206
Test threw exception
Expression: (tan_rev(Interval(-1.6331239353090048e16, 1.6331239353090048e16), Interval(-1.5707965, Inf)))[2] == Interval(-1.5707965, Inf)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:206
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:207
Test threw exception
Expression: (tan_rev(Interval(-1.6331239353090048e16, 1.6331239353090048e16), Interval(-1.5707965, 1.5707965)))[2] == Interval(-1.5707965, 1.5707965)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:207
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
minimal_tan_rev_bin_test: Error During Test at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:208
Test threw exception
Expression: (tan_rev(Interval(-1.633123935319537e16, 1.633123935319537e16), Interval(-1.5707965, 1.5707965)))[2] == Interval(-1.5707965, 1.5707965)
UndefVarError: pi_interval not defined
Stacktrace:
[1] tan!(::IntervalBox{2,Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:128
[2] tan_rev(::Interval{Float64}, ::Interval{Float64}) at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/src/trig.jl:140
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:208
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[5] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/libieeep1788_rev.jl:199
expm1_rev_test: Test Failed at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/Non1788tests/exponential.jl:42
Expression: (expm1_rev(entireinterval(Float64), entireinterval(Float64)))[2] == Interval(0.0, ∞)
Evaluated: Interval(-Inf, Inf) == Interval(0.0, Inf)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/Non1788tests/exponential.jl:42
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/Non1788tests/exponential.jl:37
expm1_rev_test: Test Failed at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/Non1788tests/exponential.jl:43
Expression: (expm1_rev(Interval(-Inf, 0.0), entireinterval(Float64)))[2] == ∅
Evaluated: Interval(-Inf, 0.0) == ∅
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/Non1788tests/exponential.jl:43
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1113
[3] top-level scope at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/Non1788tests/exponential.jl:37
Test Summary: | Pass Fail Error Total
IntervalContractors tests | 205 2 42 249
minimal.absRevBin_test | 24 24
minimal_sqr_rev_test | 10 10
minimal_sqr_rev_bin_test | 11 11
minimal_sqr_rev_dec_test | No tests
minimal_sqr_rev_dec_bin_test | No tests
minimal_abs_rev_test | 9 9
minimal_abs_rev_bin_test | 7 7
minimal_abs_rev_dec_test | No tests
minimal_abs_rev_dec_bin_test | No tests
minimal_pown_rev_test | No tests
minimal_pown_rev_bin_test | No tests
minimal_pown_rev_dec_test | No tests
minimal_pown_rev_dec_bin_test | No tests
minimal_sin_rev_test | 6 6
minimal_sin_rev_bin_test | 20 20
minimal_sin_rev_dec_test | No tests
minimal_sin_rev_dec_bin_test | No tests
minimal_cos_rev_test | 6 6
minimal_cos_rev_bin_test | 21 21
minimal_cos_rev_dec_test | No tests
minimal_cos_rev_dec_bin_test | No tests
minimal_tan_rev_test | 5 5
minimal_tan_rev_bin_test | 10 10
minimal_tan_rev_dec_test | No tests
minimal_tan_rev_dec_bin_test | No tests
minimal_cosh_rev_test | No tests
minimal_cosh_rev_bin_test | No tests
minimal_cosh_rev_dec_test | No tests
minimal_cosh_rev_dec_bin_test | No tests
asinh_rev_test | 5 5
acosh_rev_test | 5 5
atanh_rev_test | 8 8
sinh_rev_test | 8 8
cosh_rev_test | 8 8
tanh_rev_test | 8 8
max_rev_test | 7 7
min_rev_test | 7 7
exp2_rev_test | 7 7
exp10_rev_test | 7 7
expm1_rev_test | 5 2 7
log2_rev_test | 7 7
log10_rev_test | 7 7
log1p_rev_test | 7 7
inv_rev_test | 7 7
acos_rev_test | 7 7
atan_rev_test | 6 6
power_rev for odd power | No tests
mul_rev with sets straddling 0 | 1 1
Exponents with integer values but not types | 1 1
ERROR: LoadError: Some tests did not pass: 205 passed, 2 failed, 42 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/runtests.jl:5
err = ProcessFailedException(Base.Process[Process(`/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so -g1 --code-coverage=none --color=no --compiled-modules=yes --check-bounds=yes --inline=yes --startup-file=no --track-allocation=none --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia", "/usr/local/share/julia"])
append!(empty!(Base.DL_LOAD_PATH), String[])
cd("/home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/IntervalContractors/hnQBG/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package IntervalContractors errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:54
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1471
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:300
[5] #test#66 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:294 [inlined]
[6] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:293 [inlined]
[8] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:292
[10] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:292
[11] top-level scope at none:13