-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-22b5d93b2b.log
286 lines (284 loc) · 13.5 KB
/
1.6.0-DEV-22b5d93b2b.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
Julia Version 1.6.0-DEV.1069
Commit 22b5d93b2b (2020-09-28 17:33 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed MacroTools ─ v0.5.5
Installed Mjolnir ──── v0.2.1
Installed IRTools ──── v0.4.1
Updating `~/.julia/environments/v1.6/Project.toml`
[1154507a] + Mjolnir v0.2.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[7869d1d1] + IRTools v0.4.1
[1914dd2f] + MacroTools v0.5.5
[1154507a] + Mjolnir v0.2.1
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing Mjolnir
Status `/tmp/jl_FRTDPu/Project.toml`
[7869d1d1] IRTools v0.4.1
[1914dd2f] MacroTools v0.5.5
[1154507a] Mjolnir v0.2.1
[8dfed614] Test
Status `/tmp/jl_FRTDPu/Manifest.toml`
[7869d1d1] IRTools v0.4.1
[1914dd2f] MacroTools v0.5.5
[1154507a] Mjolnir v0.2.1
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[8dfed614] Test
Testing Running tests...
Trace: Error During Test at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/trace.jl:7
Test threw exception
Expression: return_type(ir, Nothing, Int) == Int
Unrecognised expression return _2
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] step!(inf::Inference)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:200
[3] infer!(inf::Inference)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:225
[4] return_type(::IRTools.Inner.IR, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:249
[5] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:7
[6] include(fname::String)
@ Base.MainInclude ./client.jl:444
[7] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[8] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[9] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[10] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[11] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5
Trace: Error During Test at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/trace.jl:13
Test threw exception
Expression: return_type(ir, Nothing, Const(1.0), Const(2)) == Const(3.0)
MethodError: no method matching widenconst(::Const{Float64})
Closest candidates are:
widenconst(!Matched::Core.Compiler.Conditional) at compiler/typelattice.jl:207
widenconst(!Matched::Core.Const) at compiler/typelattice.jl:208
widenconst(!Matched::Core.Compiler.MaybeUndef) at compiler/typelattice.jl:218
...
Stacktrace:
[1] exprtype(ir::IRTools.Inner.IR, x::IRTools.Inner.Variable; typeof::Any)
@ IRTools.Inner ~/.julia/packages/IRTools/GVPoj/src/ir/utils.jl:74
[2] exprtype(ir::Any, x::Any)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:145
[3] _broadcast_getindex_evalf
@ ./broadcast.jl:648 [inlined]
[4] _broadcast_getindex
@ ./broadcast.jl:621 [inlined]
[5] getindex
@ ./broadcast.jl:575 [inlined]
[6] copyto_nonleaf!(dest::Vector{Const{typeof(+)}}, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(exprtype), Tuple{Tuple{IRTools.Inner.IR}, Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, iter::Base.OneTo{Int64}, state::Int64, count::Int64)
@ Base.Broadcast ./broadcast.jl:1026
[7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(exprtype), Tuple{Tuple{IRTools.Inner.IR}, Vector{Any}}})
@ Base.Broadcast ./broadcast.jl:880
[8] materialize
@ ./broadcast.jl:837 [inlined]
[9] infercall!(inf::Any, loc::Any, block::Any, ex::Any)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:149
[10] step!(inf::Inference)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:192
[11] infer!(inf::Inference)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:225
[12] return_type(::IRTools.Inner.IR, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:249
[13] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:13
[14] include(fname::String)
@ Base.MainInclude ./client.jl:444
[15] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[16] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[17] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[18] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[19] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5
Trace: Error During Test at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/trace.jl:15
Test threw exception
Expression: return_type(ir, Nothing, Int, Const(2.0)) == Float64
MethodError: no method matching widenconst(::Const{Float64})
Closest candidates are:
widenconst(!Matched::Core.Compiler.Conditional) at compiler/typelattice.jl:207
widenconst(!Matched::Core.Const) at compiler/typelattice.jl:208
widenconst(!Matched::Core.Compiler.MaybeUndef) at compiler/typelattice.jl:218
...
Stacktrace:
[1] exprtype(ir::IRTools.Inner.IR, x::IRTools.Inner.Variable; typeof::Any)
@ IRTools.Inner ~/.julia/packages/IRTools/GVPoj/src/ir/utils.jl:74
[2] exprtype(ir::Any, x::Any)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:145
[3] _broadcast_getindex_evalf
@ ./broadcast.jl:648 [inlined]
[4] _broadcast_getindex
@ ./broadcast.jl:621 [inlined]
[5] getindex
@ ./broadcast.jl:575 [inlined]
[6] copyto_nonleaf!(dest::Vector{Any}, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(exprtype), Tuple{Tuple{IRTools.Inner.IR}, Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, iter::Base.OneTo{Int64}, state::Int64, count::Int64)
@ Base.Broadcast ./broadcast.jl:1026
[7] restart_copyto_nonleaf!(newdest::Vector{Any}, dest::Vector{Const{typeof(+)}}, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(exprtype), Tuple{Tuple{IRTools.Inner.IR}, Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, val::Type, I::Int64, iter::Base.OneTo{Int64}, state::Int64, count::Int64)
@ Base.Broadcast ./broadcast.jl:1017
[8] copyto_nonleaf!(dest::Vector{Const{typeof(+)}}, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(exprtype), Tuple{Tuple{IRTools.Inner.IR}, Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, iter::Base.OneTo{Int64}, state::Int64, count::Int64)
@ Base.Broadcast ./broadcast.jl:1033
[9] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(exprtype), Tuple{Tuple{IRTools.Inner.IR}, Vector{Any}}})
@ Base.Broadcast ./broadcast.jl:880
[10] materialize
@ ./broadcast.jl:837 [inlined]
[11] infercall!(inf::Any, loc::Any, block::Any, ex::Any)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:149
[12] step!(inf::Inference)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:192
[13] infer!(inf::Inference)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:225
[14] return_type(::IRTools.Inner.IR, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/infer.jl:249
[15] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:15
[16] include(fname::String)
@ Base.MainInclude ./client.jl:444
[17] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[18] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[19] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[20] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[21] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5
Trace: Error During Test at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5
Got exception outside of a @test
LoadError: Tracing Error: deepcopy of Modules not supported
in Tuple{typeof(f), Int64, Int64}
Stacktrace:
[1] trace(::Any, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:268
[2] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:19
[3] include(fname::String)
@ Base.MainInclude ./client.jl:444
[4] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[5] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[6] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[7] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[8] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5
[9] include(fname::String)
@ Base.MainInclude ./client.jl:444
[10] top-level scope
@ none:6
[11] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[12] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[13] _start()
@ Base ./client.jl:485
in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/trace.jl:19
caused by: deepcopy of Modules not supported
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:33
[2] deepcopy_internal(x::Module, stackdict::IdDict{Any, Any})
@ Base ./deepcopy.jl:33
[3] deepcopy_internal(x::Any, stackdict::IdDict{Any, Any})
@ Base ./deepcopy.jl:76
[4] _deepcopy_array_t(x::Array, T::Type, stackdict::IdDict{Any, Any})
@ Base ./deepcopy.jl:105
[5] deepcopy_internal(x::Vector{Core.LineInfoNode}, stackdict::IdDict{Any, Any})
@ Base ./deepcopy.jl:92
[6] deepcopy_internal(x::Any, stackdict::IdDict{Any, Any})
@ Base ./deepcopy.jl:76
[7] deepcopy(x::IRTools.Inner.IR)
@ Base ./deepcopy.jl:26
[8] getir(::Mjolnir.Trace, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:18
[9] tracecall!(::Mjolnir.Trace, ::Any, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:228
[10] trace(::Any, ::Any, ::Vararg{Any, N} where N)
@ Mjolnir ~/.julia/packages/Mjolnir/7FUVN/src/trace.jl:263
[11] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/trace.jl:19
[12] include(fname::String)
@ Base.MainInclude ./client.jl:444
[13] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[14] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[15] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:6
[16] top-level scope
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1113
[17] top-level scope
@ ~/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:5
[18] include(fname::String)
@ Base.MainInclude ./client.jl:444
[19] top-level scope
@ none:6
[20] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[21] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[22] _start()
@ Base ./client.jl:485
Test Summary: | Error Total
Mjolnir | 4 4
Trace | 4 4
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 4 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/Mjolnir/7FUVN/test/runtests.jl:3
ERROR: Package Mjolnir errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /workspace/srcdir/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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1609
[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 /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:331
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:318
[5] #test#62
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[6] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[7] #test#61
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[8] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:66 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[10] test(pkg::String)
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:65
[11] top-level scope
@ none:19