-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-13d1bd4689.log
321 lines (315 loc) · 20.3 KB
/
1.5.0-DEV-13d1bd4689.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
Julia Version 1.5.0-DEV.0
Commit 13d1bd4689 (2019-12-31 18:18 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
Resolving package versions...
Installed DataAPI ───────────────────── v1.1.0
Installed WeakRefStrings ────────────── v0.6.2
Installed Reexport ──────────────────── v0.2.0
Installed Blosc ─────────────────────── v0.5.1
Installed Compat ────────────────────── v2.2.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed DataStructures ────────────── v0.17.6
Installed PowerSystems ──────────────── v0.7.0
Installed RecipesBase ───────────────── v0.7.0
Installed Parsers ───────────────────── v0.3.10
Installed InvertedIndices ───────────── v1.0.0
Installed OrderedCollections ────────── v1.1.0
Installed JSON2 ─────────────────────── v0.3.1
Installed Tables ────────────────────── v0.2.11
Installed DocStringExtensions ───────── v0.8.1
Installed TableTraits ───────────────── v1.0.0
Installed BinaryProvider ────────────── v0.5.8
Installed URIParser ─────────────────── v0.4.0
Installed YAML ──────────────────────── v0.3.2
Installed JSON ──────────────────────── v0.21.0
Installed DataFrames ────────────────── v0.19.4
Installed InfrastructureSystems ─────── v0.5.1
Installed CMake ─────────────────────── v1.1.2
Installed TimeSeries ────────────────── v0.16.1
Installed DataValueInterfaces ───────── v1.0.0
Installed HDF5 ──────────────────────── v0.12.5
Installed CMakeWrapper ──────────────── v0.2.3
Installed PooledArrays ──────────────── v0.5.3
Installed SortingAlgorithms ─────────── v0.3.1
Installed BinDeps ───────────────────── v1.0.0
Installed Codecs ────────────────────── v0.5.0
Installed Missings ──────────────────── v0.4.3
Installed Parameters ────────────────── v0.12.0
Installed CategoricalArrays ─────────── v0.7.5
Installed Mustache ──────────────────── v0.5.13
Installed CSV ───────────────────────── v0.5.13
Updating `~/.julia/environments/v1.5/Project.toml`
[bcd98974] + PowerSystems v0.7.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
[9e28174c] + BinDeps v1.0.0
[b99e7846] + BinaryProvider v0.5.8
[a74b3585] + Blosc v0.5.1
[631607c0] + CMake v1.1.2
[d5fb7624] + CMakeWrapper v0.2.3
[336ed68f] + CSV v0.5.13
[324d7699] + CategoricalArrays v0.7.5
[19ecbf4d] + Codecs v0.5.0
[34da2185] + Compat v2.2.0
[9a962f9c] + DataAPI v1.1.0
[a93c6f00] + DataFrames v0.19.4
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[ffbed154] + DocStringExtensions v0.8.1
[f67ccb44] + HDF5 v0.12.5
[2cd47ed4] + InfrastructureSystems v0.5.1
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[2535ab7d] + JSON2 v0.3.1
[e1d29d7a] + Missings v0.4.3
[ffc61752] + Mustache v0.5.13
[bac558e1] + OrderedCollections v1.1.0
[d96e819e] + Parameters v0.12.0
[69de0a69] + Parsers v0.3.10
[2dfb63ee] + PooledArrays v0.5.3
[bcd98974] + PowerSystems v0.7.0
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[9e3dc215] + TimeSeries v0.16.1
[30578b45] + URIParser v0.4.0
[ea10d353] + WeakRefStrings v0.6.2
[ddb6d928] + YAML v0.3.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building CMake → `~/.julia/packages/CMake/nSK2r/deps/build.log`
Updating `/tmp/jl_XwjdaF/Project.toml`
[no changes]
Updating `/tmp/jl_XwjdaF/Manifest.toml`
[no changes]
Building Blosc → `~/.julia/packages/Blosc/lzFr0/deps/build.log`
Updating `/tmp/jl_4le88d/Project.toml`
[no changes]
Updating `/tmp/jl_4le88d/Manifest.toml`
[no changes]
Building HDF5 ─→ `~/.julia/packages/HDF5/Zh9on/deps/build.log`
Updating `/tmp/jl_BqSKNU/Project.toml`
[no changes]
Updating `/tmp/jl_BqSKNU/Manifest.toml`
[no changes]
Testing PowerSystems
Installed DiffResults ────────── v1.0.2
Installed NLsolve ────────────── v4.2.0
Installed NaNMath ────────────── v0.3.3
Installed CommonSubexpressions ─ v0.2.0
Installed DiffEqDiffTools ────── v1.7.0
Installed DiffRules ──────────── v1.0.0
Installed ForwardDiff ────────── v0.10.8
Installed LineSearches ───────── v7.0.1
Installed Requires ───────────── v1.0.0
Installed SpecialFunctions ───── v0.9.0
Installed NLSolversBase ──────── v7.5.0
Installed ArrayInterface ─────── v2.3.1
Installed Calculus ───────────── v0.5.1
Installed Distances ──────────── v0.8.2
Installed OpenSpecFun_jll ────── v0.5.3+1
Installed StaticArrays ───────── v0.12.1
Updating `/tmp/jl_WzSqn5/Project.toml`
[2774e3e8] + NLsolve v4.2.0
Updating `/tmp/jl_WzSqn5/Manifest.toml`
[4fba245c] + ArrayInterface v2.3.1
[49dc2e85] + Calculus v0.5.1
[bbf7d656] + CommonSubexpressions v0.2.0
[01453d9d] + DiffEqDiffTools v1.7.0
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.0
[b4f34e82] + Distances v0.8.2
[f6369f11] + ForwardDiff v0.10.8
[d3d80556] + LineSearches v7.0.1
[d41bc354] + NLSolversBase v7.5.0
[2774e3e8] + NLsolve v4.2.0
[77ba4419] + NaNMath v0.3.3
[efe28fd5] + OpenSpecFun_jll v0.5.3+1
[ae029012] + Requires v1.0.0
[276daf66] + SpecialFunctions v0.9.0
[90137ffa] + StaticArrays v0.12.1
Running sandbox
Status `/tmp/jl_WzSqn5/Project.toml`
[336ed68f] CSV v0.5.13
[a93c6f00] DataFrames v0.19.4
[ffbed154] DocStringExtensions v0.8.1
[2cd47ed4] InfrastructureSystems v0.5.1
[682c06a0] JSON v0.21.0
[2535ab7d] JSON2 v0.3.1
[2774e3e8] NLsolve v4.2.0
[bcd98974] PowerSystems v0.7.0
[9e3dc215] TimeSeries v0.16.1
[ddb6d928] YAML v0.3.2
[ade2ca70] Dates
[b77e0a4c] InteractiveUtils
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[9a3f8284] Random
[2f01184e] SparseArrays
[8dfed614] Test
[cf7118a7] UUIDs
test_base_checks:
test_branchchecks_testing:
test_busnumberchecks:
test_constructors:
test_data:
test_dynamic_generator:
test_dynamic_inverter:
test_generate_structs:
test_internal: Test internal values: Error During Test at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/test_internal.jl:46
Got exception outside of a @test
MethodError: no method matching view(::TimeArray{Float64,1,DateTime,Array{Float64,1}}, ::Base.OneTo{Int64})
Closest candidates are:
view(!Matched::AbstractArray, ::Any...) where N at subarray.jl:161
view(!Matched::DataFrames.AbstractDataFrame, ::Any) at deprecated.jl:65
view(!Matched::DataFrames.AbstractDataFrame, ::Any, !Matched::Union{Signed, Symbol, Unsigned}) at /home/pkgeval/.julia/packages/DataFrames/yH0f6/src/subdataframe/subdataframe.jl:90
...
Stacktrace:
[1] copy(::Base.Broadcast.Broadcasted{TimeSeries.TimeArrayStyle{1},Nothing,typeof(/),Tuple{TimeArray{Float64,1,DateTime,Array{Float64,1}},Float64}}) at /home/pkgeval/.julia/packages/TimeSeries/8Z5Is/src/broadcast.jl:48
[2] materialize at ./broadcast.jl:819 [inlined]
[3] handle_scaling_factor(::TimeArray{Float64,1,DateTime,Array{Float64,1}}, ::Float64) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/forecast_parser.jl:143
[4] _make_forecast(::InfrastructureSystems.ForecastInfo, ::Hour) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:308
[5] #make_forecast!#103 at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:266 [inlined]
[6] add_forecast!(::Type{Component}, ::InfrastructureSystems.SystemData, ::InfrastructureSystems.ForecastCache, ::InfrastructureSystems.TimeseriesFileMetadata; resolution::Hour) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/src/base.jl:365
[7] add_forecasts!(::Type{Component}, ::InfrastructureSystems.SystemData, ::Array{InfrastructureSystems.TimeseriesFileMetadata,1}; resolution::Hour) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:92
[8] add_forecasts!(::Type{Component}, ::InfrastructureSystems.SystemData, ::String; resolution::Hour) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:66
[9] #add_forecasts!#72 at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/src/base.jl:328 [inlined]
[10] System(::PowerSystemTableData; forecast_resolution::Hour, time_series_in_memory::Bool, runchecks::Bool) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/src/parsers/power_system_table_data.jl:302
[11] create_rts_system(::Hour) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/common.jl:6
[12] create_rts_system at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/common.jl:5 [inlined]
[13] macro expansion at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/test_internal.jl:47 [inlined]
[14] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116 [inlined]
[15] top-level scope at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/test_internal.jl:47
[16] include(::String) at ./client.jl:439
[17] macro expansion at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:71 [inlined]
[18] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116 [inlined]
[19] macro expansion at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:100 [inlined]
[20] macro expansion at ./util.jl:175 [inlined]
[21] (::var"#3#6"{ConsoleLogger})(::InfrastructureSystems.FileLogger) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:99
[22] open_file_logger(::var"#3#6"{ConsoleLogger}, ::String, ::Base.CoreLogging.LogLevel, ::String) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/utils/logging.jl:137
[23] open_file_logger(::Function, ::String, ::Base.CoreLogging.LogLevel) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/utils/logging.jl:134
[24] run_tests() at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:92
[25] top-level scope at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:113
[26] include(::String) at ./client.jl:439
[27] top-level scope at none:6
[28] eval(::Module, ::Any) at ./boot.jl:331
[29] exec_options(::Base.JLOptions) at ./client.jl:264
[30] _start() at ./client.jl:484
test_network_matrices: Begin PowerSystems tests: Error During Test at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:99
Got exception outside of a @test
LoadError: MethodError: no method matching view(::TimeArray{Float64,1,DateTime,Array{Float64,1}}, ::Base.OneTo{Int64})
Closest candidates are:
view(!Matched::AbstractArray, ::Any...) where N at subarray.jl:161
view(!Matched::DataFrames.AbstractDataFrame, ::Any) at deprecated.jl:65
view(!Matched::DataFrames.AbstractDataFrame, ::Any, !Matched::Union{Signed, Symbol, Unsigned}) at /home/pkgeval/.julia/packages/DataFrames/yH0f6/src/subdataframe/subdataframe.jl:90
...
Stacktrace:
[1] copy(::Base.Broadcast.Broadcasted{TimeSeries.TimeArrayStyle{1},Nothing,typeof(/),Tuple{TimeArray{Float64,1,DateTime,Array{Float64,1}},Float64}}) at /home/pkgeval/.julia/packages/TimeSeries/8Z5Is/src/broadcast.jl:48
[2] materialize at ./broadcast.jl:819 [inlined]
[3] handle_scaling_factor(::TimeArray{Float64,1,DateTime,Array{Float64,1}}, ::Float64) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/forecast_parser.jl:143
[4] _make_forecast(::InfrastructureSystems.ForecastInfo, ::Hour) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:308
[5] #make_forecast!#103 at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:266 [inlined]
[6] add_forecast!(::Type{Component}, ::InfrastructureSystems.SystemData, ::InfrastructureSystems.ForecastCache, ::InfrastructureSystems.TimeseriesFileMetadata; resolution::Hour) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/src/base.jl:365
[7] add_forecasts!(::Type{Component}, ::InfrastructureSystems.SystemData, ::Array{InfrastructureSystems.TimeseriesFileMetadata,1}; resolution::Hour) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:92
[8] add_forecasts!(::Type{Component}, ::InfrastructureSystems.SystemData, ::String; resolution::Hour) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/system_data.jl:66
[9] #add_forecasts!#72 at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/src/base.jl:328 [inlined]
[10] System(::PowerSystemTableData; forecast_resolution::Hour, time_series_in_memory::Bool, runchecks::Bool) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/src/parsers/power_system_table_data.jl:302
[11] create_rts_system(::Hour) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/common.jl:6
[12] create_rts_system() at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/common.jl:5
[13] top-level scope at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/test_network_matrices.jl:10
[14] include(::String) at ./client.jl:439
[15] macro expansion at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:71 [inlined]
[16] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116 [inlined]
[17] macro expansion at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:100 [inlined]
[18] macro expansion at ./util.jl:175 [inlined]
[19] (::var"#3#6"{ConsoleLogger})(::InfrastructureSystems.FileLogger) at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:99
[20] open_file_logger(::var"#3#6"{ConsoleLogger}, ::String, ::Base.CoreLogging.LogLevel, ::String) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/utils/logging.jl:137
[21] open_file_logger(::Function, ::String, ::Base.CoreLogging.LogLevel) at /home/pkgeval/.julia/packages/InfrastructureSystems/KJCTm/src/utils/logging.jl:134
[22] run_tests() at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:92
[23] top-level scope at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:113
[24] include(::String) at ./client.jl:439
[25] top-level scope at none:6
[26] eval(::Module, ::Any) at ./boot.jl:331
[27] exec_options(::Base.JLOptions) at ./client.jl:264
[28] _start() at ./client.jl:484
in expression starting at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/test_network_matrices.jl:10
Test Summary: | Pass Error Total
Begin PowerSystems tests | 83 2 85
Test base checks | 1 1
Time resolution | 4 4
Angle limits | 7 7
Check bus index | 3 3
Test unique bus numbers | 1 1
Bus Constructors | 2 2
Generation Constructors | 12 12
Source Constructors | 1 1
Storage Constructors | 1 1
Load Constructors | 5 5
Branch Constructors | 7 7
Service Constructors | 2 2
Forecast Constructors | 6 6
TestData | 1 1
Dynamic Machines | 6 6
Dynamic Shaft | 2 2
Dynamic PSS | 1 1
Dynamic Turbine Governor Constructors | 3 3
Dynamic AVR Constructors | 4 4
Dynamic Generators | 4 4
Inverter Components | 8 8
Dynamic Inverter | 1 1
Test generated structs | 1 1
Test internal values | 1 1
ERROR: LoadError: Some tests did not pass: 83 passed, 0 failed, 2 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl:112
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/PowerSystems/YmWIJ/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/PowerSystems/YmWIJ/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package PowerSystems 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:12