-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-7d3dac44dc.log
83 lines (79 loc) · 4.26 KB
/
1.6.0-DEV-7d3dac44dc.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
Julia Version 1.6.0-DEV.1148
Commit 7d3dac44dc (2020-10-06 21:26 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed OffsetArrays ────── v1.3.0
Installed HalfIntegers ────── v1.2.4
Installed HalfIntegerArrays ─ v0.1.5
Updating `~/.julia/environments/v1.6/Project.toml`
[8d01e2c4] + HalfIntegerArrays v0.1.5
Updating `~/.julia/environments/v1.6/Manifest.toml`
[8d01e2c4] + HalfIntegerArrays v0.1.5
[f0d1745a] + HalfIntegers v1.2.4
[6fe1bfb0] + OffsetArrays v1.3.0
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
Testing HalfIntegerArrays
Status `/tmp/jl_bi1O5Y/Project.toml`
[8d01e2c4] HalfIntegerArrays v0.1.5
[f0d1745a] HalfIntegers v1.2.4
[6fe1bfb0] OffsetArrays v1.3.0
[37e2e46d] LinearAlgebra
[8dfed614] Test
Status `/tmp/jl_bi1O5Y/Manifest.toml`
[8d01e2c4] HalfIntegerArrays v0.1.5
[f0d1745a] HalfIntegers v1.2.4
[6fe1bfb0] OffsetArrays v1.3.0
[2a0f44e3] Base64
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[8dfed614] Test
Testing Running tests...
WARNING: Method definition similar(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, N} where N where T, Union{LinearAlgebra.Adjoint{T, #s3}, LinearAlgebra.Transpose{T, #s3}} where #s3<:(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, 1}, HalfIntegerArrays.AbstractHalfIntegerArray{T, 2}} where T) where T}, Type{T}, Tuple{Union{Integer, Base.AbstractUnitRange{T} where T}, Vararg{Union{Integer, Base.AbstractUnitRange{T} where T}, N} where N}) where {T} in module HalfIntegerArrays at /home/pkgeval/.julia/packages/HalfIntegerArrays/e36ys/src/HalfIntegerArrays.jl:220 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition similar(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, N} where N where T, Union{LinearAlgebra.Adjoint{T, #s3}, LinearAlgebra.Transpose{T, #s3}} where #s3<:(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, 1}, HalfIntegerArrays.AbstractHalfIntegerArray{T, 2}} where T) where T}, Tuple{Union{Integer, Base.AbstractUnitRange{T} where T}, Vararg{Union{Integer, Base.AbstractUnitRange{T} where T}, N} where N}) in module HalfIntegerArrays at /home/pkgeval/.julia/packages/HalfIntegerArrays/e36ys/src/HalfIntegerArrays.jl:227 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
WARNING: Method definition reshape(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, N} where N where T, Union{LinearAlgebra.Adjoint{T, #s3}, LinearAlgebra.Transpose{T, #s3}} where #s3<:(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, 1}, HalfIntegerArrays.AbstractHalfIntegerArray{T, 2}} where T) where T}, Tuple{Union{Base.Colon, Integer, Base.AbstractUnitRange{T} where T}, Vararg{Union{Base.Colon, Integer, Base.AbstractUnitRange{T} where T}, N} where N}) in module HalfIntegerArrays at /home/pkgeval/.julia/packages/HalfIntegerArrays/e36ys/src/HalfIntegerArrays.jl:245 overwritten on the same line (check for duplicate calls to `include`).
** incremental compilation may be fatally broken for this module **
Skipping Base.active_repl
Skipping Base.active_repl_backend
Skipping Base.active_repl
Skipping Base.active_repl_backend
Test Summary: | Pass Total
Constructor | 1053 1053
Test Summary: | Pass Total
indexing | 2120 2120
Test Summary: | Pass Total
axes operations | 4 4
Test Summary: | Pass Total
mutate HalfIntVector | 6 6
Test Summary: | Pass Total
subarray | 316 316
Test Summary: | Pass Total
similar | 36 36
Test Summary: | Pass Total
reshape | 55 55
Test Summary: | Pass Total
LinearAlgebra | 531 531
Test Summary: | Pass Total
Broadcasting | 72 72
Test Summary: | Pass Total
hashing | 6 6
Test Summary: | Pass Total
keys and pairs | 8 8
Test Summary: |
show | No tests
Testing HalfIntegerArrays tests passed