Skip to content

Instantly share code, notes, and snippets.

@ararslan
Created June 30, 2019 19:42
Show Gist options
  • Save ararslan/cac4e2bac4cbb4445b4967605ce0f650 to your computer and use it in GitHub Desktop.
Save ararslan/cac4e2bac4cbb4445b4967605ce0f650 to your computer and use it in GitHub Desktop.
PkgEval run 2019-06-29
ERROR: LoadError: ArgumentError: Package Logging not found in current path:
- Run `import Pkg; Pkg.add("Logging")` to install the Logging package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /root/.julia/packages/BedgraphFiles/YButK/test/runtests.jl:11
ERROR: Package BedgraphFiles errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [====================================> ] 90.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Requires ──────────────────── v0.5.2
Installed Bedgraph ──────────────────── v1.1.0
Installed TableShowUtils ────────────── v0.2.5
Installed BedgraphFiles ─────────────── v2.1.1
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed FileIO ────────────────────── v1.0.7
Installed IterableTables ────────────── v0.11.0
Installed JSON ──────────────────────── v0.20.0
Installed Missings ──────────────────── v0.4.1
Installed TableTraitsUtils ──────────── v0.4.0
Installed TableTraits ───────────────── v1.0.0
Installed DataValues ────────────────── v0.4.8
Updating `~/.julia/environments/v1.2/Project.toml`
[85eb9095] + BedgraphFiles v2.1.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[0bcc2ff6] + Bedgraph v1.1.0
[85eb9095] + BedgraphFiles v2.1.1
[e7dc6d0d] + DataValues v0.4.8
[5789e2e9] + FileIO v1.0.7
[1c8ee90f] + IterableTables v0.11.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.20.0
[e1d29d7a] + Missings v0.4.1
[ae029012] + Requires v0.5.2
[5e66a065] + TableShowUtils v0.2.5
[3783bdb8] + TableTraits v1.0.0
[382cd787] + TableTraitsUtils v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing BedgraphFiles
Resolving package versions...
Installed PooledArrays ─────── v0.5.2
Installed Tables ───────────── v0.2.6
Installed MacroTools ───────── v0.5.0
Installed OrderedCollections ─ v1.1.0
Installed Compat ───────────── v2.1.0
Installed DataStructures ───── v0.15.0
Installed DataFrames ───────── v0.18.3
Installed Query ────────────── v0.12.0
Installed Reexport ─────────── v0.2.0
Installed Tokenize ─────────── v0.5.4
Installed QueryOperators ───── v0.8.0
Installed StatsBase ────────── v0.30.0
Installed CategoricalArrays ── v0.5.4
Installed CSTParser ────────── v0.6.0
Installed SortingAlgorithms ── v0.3.1
Status `/tmp/jl_cXe6QF/Manifest.toml`
[0bcc2ff6] Bedgraph v1.1.0
[85eb9095] BedgraphFiles v2.1.1
[00ebfdb7] CSTParser v0.6.0
[324d7699] CategoricalArrays v0.5.4
[34da2185] Compat v2.1.0
[a93c6f00] DataFrames v0.18.3
[864edb3b] DataStructures v0.15.0
[e7dc6d0d] DataValues v0.4.8
[5789e2e9] FileIO v1.0.7
[1c8ee90f] IterableTables v0.11.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.20.0
[1914dd2f] MacroTools v0.5.0
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[2dfb63ee] PooledArrays v0.5.2
[1a8c2f83] Query v0.12.0
[2aef5ad7] QueryOperators v0.8.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[a2af1166] SortingAlgorithms v0.3.1
[2913bbd2] StatsBase v0.30.0
[5e66a065] TableShowUtils v0.2.5
[3783bdb8] TableTraits v1.0.0
[382cd787] TableTraitsUtils v0.4.0
[bd369af6] Tables v0.2.6
[0796e94c] Tokenize v0.5.4
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[9fa8497b] Future [`@stdlib/Future`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 28 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/BSON/XPZLD/test/runtests.jl:16
Anonymous Functions: Error During Test at /root/.julia/packages/BSON/XPZLD/test/runtests.jl:65
Got exception outside of a @test
type Method has no field sparam_syms
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] structdata(::Method) at /root/.julia/packages/BSON/XPZLD/src/anonymous.jl:3
[3] lower(::Method) at /root/.julia/packages/BSON/XPZLD/src/extensions.jl:86
[4] _lower_recursive(::Method, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[5] (::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}})(::Method) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[6] applychildren!(::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:28
[7] _lower_recursive(::Array{Method,1}, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[8] (::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}})(::Array{Method,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[9] applychildren!(::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:28
[10] _lower_recursive(::Array{Any,1}, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[11] (::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}})(::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[12] applychildren!(::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:28
[13] _lower_recursive(::Array{Any,1}, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[14] (::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}})(::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[15] applychildren!(::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}}, ::Dict{Symbol,Any}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:21
[16] _lower_recursive(::Core.TypeName, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[17] (::getfield(BSON, Symbol("##5#9")){IdDict{Any,Any},Array{Any,1}})(::Core.TypeName) at /root/.julia/packages/BSON/XPZLD/src/write.jl:53
[18] applychildren!(::getfield(BSON, Symbol("##5#9")){IdDict{Any,Any},Array{Any,1}}, ::Dict{Symbol,Any}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:21
[19] (::getfield(BSON, Symbol("#_lower#8")){IdDict{Any,Any},Array{Any,1}})(::Type) at /root/.julia/packages/BSON/XPZLD/src/write.jl:53
[20] _lower_recursive(::Type, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:54
[21] (::getfield(BSON, Symbol("##5#9")){IdDict{Any,Any},Array{Any,1}})(::Type) at /root/.julia/packages/BSON/XPZLD/src/write.jl:53
[22] applychildren!(::getfield(BSON, Symbol("##5#9")){IdDict{Any,Any},Array{Any,1}}, ::Dict{Symbol,Any}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:21
[23] _lower at /root/.julia/packages/BSON/XPZLD/src/write.jl:53 [inlined]
[24] _lower_recursive(::Function, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:54
[25] (::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}})(::Function) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[26] applychildren!(::getfield(BSON, Symbol("##7#11")){IdDict{Any,Any},Array{Any,1}}, ::Dict{Symbol,Any}) at /root/.julia/packages/BSON/XPZLD/src/BSON.jl:21
[27] _lower_recursive(::Dict{Symbol,getfield(Main, Symbol("##3#5"))}, ::IdDict{Any,Any}, ::Array{Any,1}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:62
[28] lower_recursive(::Dict{Symbol,getfield(Main, Symbol("##3#5"))}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:73
[29] bson(::Base.GenericIOBuffer{Array{UInt8,1}}, ::Dict{Symbol,getfield(Main, Symbol("##3#5"))}) at /root/.julia/packages/BSON/XPZLD/src/write.jl:81
[30] roundtrip(::Function) at /root/.julia/packages/BSON/XPZLD/src/read.jl:108
[31] top-level scope at /root/.julia/packages/BSON/XPZLD/test/runtests.jl:67
[32] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[33] top-level scope at /root/.julia/packages/BSON/XPZLD/test/runtests.jl:66
[34] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[35] top-level scope at /root/.julia/packages/BSON/XPZLD/test/runtests.jl:18
[36] include at ./boot.jl:328 [inlined]
[37] include_relative(::Module, ::String) at ./loading.jl:1094
[38] include(::Module, ::String) at ./Base.jl:31
[39] include(::String) at ./client.jl:431
[40] top-level scope at none:5
[41] eval(::Module, ::Any) at ./boot.jl:330
[42] exec_options(::Base.JLOptions) at ./client.jl:271
[43] _start() at ./client.jl:464
Test Summary: | Pass Error Total
BSON | 28 1 29
Primitive Types | 7 7
Complex Types | 16 16
Circular References | 5 5
Anonymous Functions | 1 1
ERROR: Package BSON errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=================================> ] 82.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed BSON ─ v0.2.3
Updating `~/.julia/environments/v1.2/Project.toml`
[fbb218c0] + BSON v0.2.3
Updating `~/.julia/environments/v1.2/Manifest.toml`
[fbb218c0] + BSON v0.2.3
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9abbd945] + Profile
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing BSON
Status `/tmp/jl_xQVLun/Manifest.toml`
[fbb218c0] BSON v0.2.3
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9abbd945] Profile [`@stdlib/Profile`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 118 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Cassette/xggAf/test/runtests.jl:14
running unit tests
Test Summary: | Pass Total
unit tests | 88 88
1.960090 seconds (3.32 M allocations: 171.598 MiB, 3.18% gc time)
running misc. tests (w/o tagging)
running RosCtx test...done (took 6.365032911300659 seconds)
running HookCtx test...done (took 0.9225800037384033 seconds)
running SinCtx test...done (took 1.6151108741760254 seconds)
running FoldCtx test...done (took 0.07650208473205566 seconds)
running CountCtx test...done (took 4.174978971481323 seconds)
running CountCtx2 test...done (took 2.7294042110443115 seconds)
running SqrCtx test...done (took 0.08788704872131348 seconds)
running CompCtx test...done (took 0.852168083190918 seconds)
running PassCtx test...done (took 1.6237280368804932 seconds)
running PassFallbackCtx test...done (took 0.573962926864624 seconds)
running WorldCtx test...done (took 4.754580020904541 seconds)
running TraceCtx test...done (took 1.0366640090942383 seconds)
running NestedReflectCtx test...done (took 0.08568501472473145 seconds)
running GemvCtx test...done (took 1.161012887954712 seconds)
running InferCtx test...done (took 9.28166389465332 seconds)
running InModuleCtx test...done (took 1.5065629482269287 seconds)
running InvokeCtx test...done (took 0.17463183403015137 seconds)
running MemoizeCtx test...done (took 0.13944506645202637 seconds)
running NoOpCtx test...done (took 31.779401063919067 seconds)
running DisableHooksCtx test...done (took 6.95467209815979 seconds)
running SliceCtx test...done (took 4.525880813598633 seconds)
Test Summary: | Pass Broken Total
misc. tests (w/o tagging) | 97 1 98
80.628789 seconds (160.83 M allocations: 8.391 GiB, 7.31% gc time)
running misc. tests (w/ tagging)
running BazCtx test...done (took 9.366513013839722 seconds)
running FooBarCtx test...done (took 6.948454141616821 seconds)
running TaggedTupleCtx test...done (took 4.312880039215088 seconds)
running ApplyCtx test...done (took 7.357208967208862 seconds)
running VATupleCtx test...done (took 21.635847091674805 seconds)
running BroadcastCtx test...done (took 19.322508096694946 seconds)
running BroadcastCtx2 test...done (took 31.224205017089844 seconds)
running MetaTypeCtx test...done (took 0.068695068359375 seconds)
running TagConditionalCtx test...done (took 1.3072388172149658 seconds)
running KwargCtx test...misc. tests (w/ tagging): Error During Test at /root/.julia/packages/Cassette/xggAf/test/misctaggingtests.jl:264
Test threw exception
Expression: overdub(ctx, (_y->begin
kwargtest(3; y=_y)
end), tag(2, ctx)) === 5
TypeError: in new, expected Tuple, got Tagged{Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},Tuple{Int64},Cassette.NoMetaData,Tuple{Cassette.Immutable{Cassette.Meta{Cassette.NoMetaData,Cassette.NoMetaMeta}}},Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}}
Stacktrace:
[1] overdub(::Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}, ::Type{NamedTuple{(:y,),Tuple{Int64}}}, ::Tagged{Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},Tuple{Int64},Cassette.NoMetaData,Tuple{Cassette.Immutable{Cassette.Meta{Cassette.NoMetaData,Cassette.NoMetaMeta}}},Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}}) at ./boot.jl:553
[2] overdub(::Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}, ::Type{NamedTuple{(:y,),T} where T<:Tuple}, ::Tagged{Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},Tuple{Int64},Cassette.NoMetaData,Tuple{Cassette.Immutable{Cassette.Meta{Cassette.NoMetaData,Cassette.NoMetaMeta}}},Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}}) at ./boot.jl:549
[3] #145 at ./none:0 [inlined]
[4] overdub(::Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}, ::getfield(Main, Symbol("##145#146")), ::Tagged{Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},Int64,Cassette.NoMetaData,Cassette.NoMetaMeta,Cassette.Context{nametype(KwargCtx),Nothing,Cassette.Tag{nametype(KwargCtx),0xfddc2783aa6f0228,Nothing},getfield(Cassette, Symbol("##PassType#373")),IdDict{Module,Dict{Symbol,Cassette.BindingMeta}},Nothing}}) at /root/.julia/packages/Cassette/xggAf/src/overdub.jl:0
[5] top-level scope at /root/.julia/packages/Cassette/xggAf/test/misctaggingtests.jl:264
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1094
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:431
[10] top-level scope at /root/.julia/packages/Cassette/xggAf/test/runtests.jl:14
[11] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[12] top-level scope at /root/.julia/packages/Cassette/xggAf/test/runtests.jl:14
[13] top-level scope at util.jl:156
done (took 2.8600270748138428 seconds)
running RecurTagCtx test...done (took 0.46167993545532227 seconds)
running CrazyPropCtx test...done (took 26.289046049118042 seconds)
running DiffCtx test...done (took 102.34597897529602 seconds)
running ArrayIndexCtx test...done (took 5.8903889656066895 seconds)
Test Summary: | Pass Error Total
misc. tests (w/ tagging) | 118 1 119
ERROR: Package Cassette errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=======================================> ] 95.7 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Cassette ─ v0.2.3
Updating `~/.julia/environments/v1.2/Project.toml`
[7057c7e9] + Cassette v0.2.3
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7057c7e9] + Cassette v0.2.3
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing Cassette
Status `/tmp/jl_4d6n7i/Manifest.toml`
[7057c7e9] Cassette v0.2.3
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Cbc/5dH6j/test/runtests.jl:3
MPB: Error During Test at /root/.julia/packages/Cbc/5dH6j/test/runtests.jl:3
Got exception outside of a @test
LoadError: LoadError: ArgumentError: Package Compat not found in current path:
- Run `import Pkg; Pkg.add("Compat")` to install the Compat package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at /root/.julia/packages/Cbc/5dH6j/test/MPB_wrapper.jl:5
[7] include at ./boot.jl:328 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1094
[9] include(::Module, ::String) at ./Base.jl:31
[10] include(::String) at ./client.jl:431
[11] top-level scope at /root/.julia/packages/Cbc/5dH6j/test/runtests.jl:4
[12] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[13] top-level scope at /root/.julia/packages/Cbc/5dH6j/test/runtests.jl:4
[14] include at ./boot.jl:328 [inlined]
[15] include_relative(::Module, ::String) at ./loading.jl:1094
[16] include(::Module, ::String) at ./Base.jl:31
[17] include(::String) at ./client.jl:431
[18] top-level scope at none:5
[19] eval(::Module, ::Any) at ./boot.jl:330
[20] exec_options(::Base.JLOptions) at ./client.jl:271
[21] _start() at ./client.jl:464
in expression starting at /root/.julia/packages/MathProgBase/rVlFR/test/mixintprog.jl:1
in expression starting at /root/.julia/packages/Cbc/5dH6j/test/MPB_wrapper.jl:1
Test Summary: | Error Total
MPB | 1 1
ERROR: Package Cbc errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=======================================> ] 97.2 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ─────────── v2.1.0
Installed Cbc ────────────── v0.6.0
Installed BinaryProvider ─── v0.5.4
Installed MathProgBase ───── v0.7.7
Installed MathOptInterface ─ v0.8.4
Updating `~/.julia/environments/v1.2/Project.toml`
[9961bab8] + Cbc v0.6.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.4
[9961bab8] + Cbc v0.6.0
[34da2185] + Compat v2.1.0
[b8f27783] + MathOptInterface v0.8.4
[fdba3010] + MathProgBase v0.7.7
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Cbc → `~/.julia/packages/Cbc/5dH6j/deps/build.log`
Testing Cbc
Status `/tmp/jl_CJZDal/Manifest.toml`
[b99e7846] BinaryProvider v0.5.4
[9961bab8] Cbc v0.6.0
[34da2185] Compat v2.1.0
[b8f27783] MathOptInterface v0.8.4
[fdba3010] MathProgBase v0.7.7
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: ArgumentError: Package Compat not found in current path:
- Run `import Pkg; Pkg.add("Compat")` to install the Compat package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /root/.julia/packages/Cubature/GwyTZ/test/runtests.jl:3
┌ Error: Error building `Cubature`:
│ ERROR: LoadError: ArgumentError: Package Compat not found in current path:
│ - Run `import Pkg; Pkg.add("Compat")` to install the Compat package.
│ Stacktrace:
│ [1] require(::Module, ::Symbol) at ./loading.jl:876
│ [2] include at ./boot.jl:328 [inlined]
│ [3] include_relative(::Module, ::String) at ./loading.jl:1094
│ [4] include(::Module, ::String) at ./Base.jl:31
│ [5] include(::String) at ./client.jl:431
│ [6] top-level scope at none:5
│ in expression starting at /root/.julia/packages/Cubature/GwyTZ/deps/build.jl:2
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:647
ERROR: Package Cubature errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [===================================> ] 85.5 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ─ v0.4.0
Installed Compat ──── v2.1.0
Installed Cubature ── v1.3.1
Installed BinDeps ─── v0.8.10
Updating `~/.julia/environments/v1.2/Project.toml`
[667455a9] + Cubature v1.3.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[34da2185] + Compat v2.1.0
[667455a9] + Cubature v1.3.1
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Cubature → `~/.julia/packages/Cubature/GwyTZ/deps/build.log`
Testing Cubature
Status `/tmp/jl_vDoYFT/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[34da2185] Compat v2.1.0
[667455a9] Cubature v1.3.1
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
[ Info: Building mock package docs: MarkdownWriter
┌ Warning: `format = :markdown` is deprecated, use `format = Markdown()` from the DocumenterMarkdown package instead.
│ caller = ip:0x0
└ @ Core :-1
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
┌ Warning: no doc found for reference '[`Base.unsafe_convert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`Base.cconvert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timev`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@elapsed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@allocated`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`AssertionError`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
┌ Warning: Deprecated format
│ The Markdown/MkDocs backend must now be imported from a separate package.
│ Add DocumenterMarkdown to your documentation dependencies and add
│ using DocumenterMarkdown
│ to your make.jl script, and use
│ makedocs(
│ format = Markdown(),
│ ...
│ )
│ in the call to `makedocs`.
│ Built-in support for markdown outpu will be removed completely in a future
│ Documenter version, causing builds to fail completely.
│ See the Output Backends section in the manual for more information.
└ @ Documenter.Writers ~/.julia/packages/Documenter/msPrq/src/Writers/Writers.jl:65
[ Info: MarkdownWriter: rendering Markdown pages.
[ Info: Building mock package docs: HTMLWriter / local build
┌ Warning: The `assets` keyword argument should now be specified in the
│ `Documenter.HTML()` format specifier. To fix this warning replace
│ ```
│ assets = ...
│ ```
│ with
│ ```
│ format = Documenter.HTML(assets = ...)
│ ```
└ @ Documenter ~/.julia/packages/Documenter/msPrq/src/Documenter.jl:214
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
┌ Warning: no doc found for reference '[`Base.unsafe_convert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`Base.cconvert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timev`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@elapsed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@allocated`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`AssertionError`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
[ Info: CheckDocument: running document checks.
┌ Error: doctest failure in src/index.md:251-265
│ ```jldoctest
│ julia> struct T end
│ julia> t = T()
│ T()
│ julia> fullname(@__MODULE__)
│ (:Main,)
│ julia> fullname(Base.Broadcast)
│ (:Base, :Broadcast)
│ julia> @__MODULE__
│ Main
│ ```
│ Subexpression:
│ fullname(@__MODULE__)
│ Output:
│ (:Main,)
│ Expected output:
│ (:Main, Symbol("Main"))
│ diff =
│ Warning: Diff output requires color.
│ (:Main,)(:Main, Symbol("Main"))
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:417-428
│ ```jldoctest
│ julia> struct Point end;
│ julia> println(Point)
│ Point
│ julia> sqrt(100)
│ 10.0
│ julia> sqrt = 4
│ ERROR: cannot assign variable Base.sqrt from module Main
│ ```
│ Subexpression:
│ sqrt = 4
│ Output:
│ ERROR: cannot assign variable Base.sqrt from module Main
│ Expected output:
│ ERROR: cannot assign a value to variable Base.sqrt from module Main
│ Stacktrace:
│ [1] top-level scope at none:132
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Expr},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Expr},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Array{String,1}, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,NTuple{7,Symbol},NamedTuple{(:root, :build, :doctestfilters, :sitename, :pages, :linkcheck, :linkcheck_ignore),Tuple{String,String,Array{Regex,1},String,Array{Any,1},Bool,Array{Any,1}}}}, ::typeof(Documenter.makedocs), ::Documenter.Writers.HTMLWriter.HTML) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:debug, :root, :build, :doctestfilters, :assets, :sitename, :pages, :linkcheck, :linkcheck_ignore),Tuple{Bool,String,String,Array{Regex,1},Array{String,1},String,Array{Any,1},Bool,Array{Any,1}}}, ::typeof(Documenter.makedocs), ::Documenter.Writers.HTMLWriter.HTML) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/examples/make.jl:132
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:4
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
│ diff =
│ Warning: Diff output requires color.
│ ERROR: cannot assign a value to variable Base.sqrt from module MainMain
│ Stacktrace:
│ [1] top-level scope at none:132
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Expr},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Expr},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Array{String,1}, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,NTuple{7,Symbol},NamedTuple{(:root, :build, :doctestfilters, :sitename, :pages, :linkcheck, :linkcheck_ignore),Tuple{String,String,Array{Regex,1},String,Array{Any,1},Bool,Array{Any,1}}}}, ::typeof(Documenter.makedocs), ::Documenter.Writers.HTMLWriter.HTML) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:debug, :root, :build, :doctestfilters, :assets, :sitename, :pages, :linkcheck, :linkcheck_ignore),Tuple{Bool,String,String,Array{Regex,1},Array{String,1},String,Array{Any,1},Bool,Array{Any,1}}}, ::typeof(Documenter.makedocs), ::Documenter.Writers.HTMLWriter.HTML) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/examples/make.jl:132
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:4
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: could not evaluate expression from doctest setup.
│ expression = :($(Expr(:toplevel, :(#= none:3 =#), :(using Documenter), :(#= none:4 =#), :(using Random), :(#= none:5 =#), :(Random.seed!(1)))))
│ exception =
│ ArgumentError: Package Random not found in current path:
│ - Run `import Pkg; Pkg.add("Random")` to install the Random package.
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:84
┌ Error: could not evaluate expression from doctest setup.
│ expression = :($(Expr(:toplevel, :(#= none:3 =#), :(using Documenter), :(#= none:4 =#), :(using Random), :(#= none:5 =#), :(Random.seed!(1)))))
│ exception =
│ ArgumentError: Package Random not found in current path:
│ - Run `import Pkg; Pkg.add("Random")` to install the Random package.
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:84
┌ Error: could not evaluate expression from doctest setup.
│ expression = :($(Expr(:toplevel, :(#= none:3 =#), :(using Documenter), :(#= none:4 =#), :(using Random), :(#= none:5 =#), :(Random.seed!(1)))))
│ exception =
│ ArgumentError: Package Random not found in current path:
│ - Run `import Pkg; Pkg.add("Random")` to install the Random package.
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:84
┌ Error: could not evaluate expression from doctest setup.
│ expression = :($(Expr(:toplevel, :(#= none:3 =#), :(using Documenter), :(#= none:4 =#), :(using Random), :(#= none:5 =#), :(Random.seed!(1)))))
│ exception =
│ ArgumentError: Package Random not found in current path:
│ - Run `import Pkg; Pkg.add("Random")` to install the Random package.
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:84
┌ Error: could not evaluate expression from doctest setup.
│ expression = :($(Expr(:toplevel, :(#= none:3 =#), :(using Documenter), :(#= none:4 =#), :(using Random), :(#= none:5 =#), :(Random.seed!(1)))))
│ exception =
│ ArgumentError: Package Random not found in current path:
│ - Run `import Pkg; Pkg.add("Random")` to install the Random package.
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:84
┌ Warning: `curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
┌ Warning: `curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
┌ Warning: `curl -sI --proto =http,https,ftp,ftps some:path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps some:path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(3)) [3]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
┌ Warning: `curl -sI --proto =http,https,ftp,ftps :path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps :path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(3)) [3]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
┌ Warning: `curl -sI --proto =http,https,ftp,ftps 'X:\some\path' --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps 'X:\some\path' --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(3)) [3]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
┌ Warning: `curl -sI --proto =http,https,ftp,ftps data.csv --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps data.csv --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
┌ Warning: not copying '/root/.julia/packages/Documenter/msPrq/assets/html/search.js', provided by the user.
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:286
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "some:path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = ":path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "X:\\some\\path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.unsafe_convert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.cconvert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
[ Info: Building mock package docs: HTMLWriter / deployment build
┌ Warning: The `assets` keyword argument should now be specified in the
│ `Documenter.HTML()` format specifier. To fix this warning replace
│ ```
│ assets = ...
│ ```
│ with
│ ```
│ format = Documenter.HTML(assets = ...)
│ ```
└ @ Documenter ~/.julia/packages/Documenter/msPrq/src/Documenter.jl:214
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
┌ Warning: no doc found for reference '[`Base.unsafe_convert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`Base.cconvert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timev`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@elapsed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@allocated`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`AssertionError`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
┌ Warning: not copying '/root/.julia/packages/Documenter/msPrq/assets/html/search.js', provided by the user.
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:286
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "some:path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = ":path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "X:\\some\\path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.unsafe_convert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.cconvert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: The following errors are expected output.
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
┌ Warning: undefined binding 'missing_doc' in `@docs` block in src/index.md:2-4
│ ```@docs
│ missing_doc
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:286
┌ Warning: failed to parse exception in src/index.md
│ exception = Base.Meta.ParseError("extra token \"error\" after end of expression")
└ @ Documenter.Utilities ~/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:108
┌ Warning: failed to evaluate `CurrentModule = NonExistantModule` in `@meta` block in src/index.md:10-12
│ ```@meta
│ CurrentModule = NonExistantModule
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:247
┌ Warning: failed to evaluate `Modules = [NonExistantModule]` in `@autodocs` block in src/index.md:14-16
│ ```@autodocs
│ Modules = [NonExistantModule]
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:372
┌ Warning: '@autodocs' missing 'Modules = ...' in src/index.md:14-16
│ ```@autodocs
│ Modules = [NonExistantModule]
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:465
┌ Warning: failed to evaluate `@eval` block in src/index.md
│ ```@eval
│ NonExistantModule
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:488
┌ Warning: unable to get the binding for '# comment in a @docs block' in `@docs` block in src/index.md:22-24 from expression 'nothing' in module Main
│ ```@docs
│ # comment in a @docs block
│ ```
│ exception = ArgumentError: cannot convert `nothing` to a `Binding`.
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:273
[ Info: CrossReferences: building cross-references.
┌ Warning: unable to evaluate the type signature for '[`foo(x::Foo)`](@ref)' in src/index.md from expression ':(foo(x::Foo))' in module Main
│ exception = UndefVarError: Foo not defined
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:146
┌ Warning: no doc found for reference '[`UndefVarError`](@ref)' in src/index.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: unable to get the binding for '[`1`](@ref)' in src/index.md from expression '1' in module Main
│ exception = ArgumentError: cannot convert `1` to a `Binding`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:137
┌ Warning: unable to get the binding for '[`"strings"`](@ref)' in src/index.md from expression '"strings"' in module Main
│ exception = ArgumentError: cannot convert `"strings"` to a `Binding`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:137
┌ Warning: unable to parse the reference '[`foo+*bar`](@ref)' in src/index.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:125
┌ Warning: unable to get the binding for '[`foo(x`](@ref)' in src/index.md from expression ':($(Expr(:incomplete, "incomplete: premature end of input")))' in module Main
│ exception = `binding` cannot understand expression `$(Expr(:incomplete, "incomplete: premature end of input"))`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:137
[ Info: CheckDocument: running document checks.
┌ Error: doctest failure in ~/.julia/packages/Documenter/msPrq/test/errors/make.jl:4-7
│ ```jldoctest
│ julia> a = 1
│ 2
│ ```
│ Subexpression:
│ a = 1
│ Output:
│ 2
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 21
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Warning: invalid doctest block in ~/.julia/packages/Documenter/msPrq/test/errors/make.jl:0-1
│ Requires `julia> ` or `# output`
│ ```jldoctest
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:97
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ b = 1
│ Output:
│ 2
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 21
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Output:
│ Expected output:
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:19
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:19
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Output:
│ Expected output:
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:19
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:sitename, :modules),Tuple{String,Array{Module,1}}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:19
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg1; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg2; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = false
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Output:
│ 1
│ Expected output:
│ 6
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = true
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Output:
│ 1
│ Expected output:
│ 6
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Warning: no footnotes found for 'another' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:135
┌ Warning: no footnotes found for '2' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:135
┌ Warning: unused footnote named 'another_one' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:130
┌ Warning: footnote 'nested' has 2 bodies in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:125
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:1159
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
┌ Warning: undefined binding 'missing_doc' in `@docs` block in src/index.md:2-4
│ ```@docs
│ missing_doc
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:286
┌ Warning: failed to parse exception in src/index.md
│ exception = Base.Meta.ParseError("extra token \"error\" after end of expression")
└ @ Documenter.Utilities ~/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:108
┌ Warning: failed to evaluate `CurrentModule = NonExistantModule` in `@meta` block in src/index.md:10-12
│ ```@meta
│ CurrentModule = NonExistantModule
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:247
┌ Warning: failed to evaluate `Modules = [NonExistantModule]` in `@autodocs` block in src/index.md:14-16
│ ```@autodocs
│ Modules = [NonExistantModule]
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:372
┌ Warning: '@autodocs' missing 'Modules = ...' in src/index.md:14-16
│ ```@autodocs
│ Modules = [NonExistantModule]
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:465
┌ Warning: failed to evaluate `@eval` block in src/index.md
│ ```@eval
│ NonExistantModule
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:488
┌ Warning: unable to get the binding for '# comment in a @docs block' in `@docs` block in src/index.md:22-24 from expression 'nothing' in module Main
│ ```@docs
│ # comment in a @docs block
│ ```
│ exception = ArgumentError: cannot convert `nothing` to a `Binding`.
└ @ Documenter.Expanders ~/.julia/packages/Documenter/msPrq/src/Expanders.jl:273
[ Info: CrossReferences: building cross-references.
┌ Warning: unable to evaluate the type signature for '[`foo(x::Foo)`](@ref)' in src/index.md from expression ':(foo(x::Foo))' in module Main
│ exception = UndefVarError: Foo not defined
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:146
┌ Warning: no doc found for reference '[`UndefVarError`](@ref)' in src/index.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:160
┌ Warning: unable to get the binding for '[`1`](@ref)' in src/index.md from expression '1' in module Main
│ exception = ArgumentError: cannot convert `1` to a `Binding`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:137
┌ Warning: unable to get the binding for '[`"strings"`](@ref)' in src/index.md from expression '"strings"' in module Main
│ exception = ArgumentError: cannot convert `"strings"` to a `Binding`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:137
┌ Warning: unable to parse the reference '[`foo+*bar`](@ref)' in src/index.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:125
┌ Warning: unable to get the binding for '[`foo(x`](@ref)' in src/index.md from expression ':($(Expr(:incomplete, "incomplete: premature end of input")))' in module Main
│ exception = `binding` cannot understand expression `$(Expr(:incomplete, "incomplete: premature end of input"))`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/msPrq/src/CrossReferences.jl:137
[ Info: CheckDocument: running document checks.
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ b = 1
│ Output:
│ 2
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 21
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Output:
│ Expected output:
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:21
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:21
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Output:
│ Expected output:
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:21
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
│ Stacktrace:
│ [1] top-level scope
│ [2] eval at ./boot.jl:330 [inlined]
│ [3] #7 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:141 [inlined]
│ [4] (::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}})() at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:554
│ [5] with_logstate(::getfield(Documenter.Utilities, Symbol("##18#19")){getfield(Documenter.DocTests, Symbol("##7#8")){Module,Symbol},IOStream,IOStream,Pipe,Array{UInt8,1}}, ::Base.CoreLogging.LogState) at ./logging.jl:395
│ [6] with_logger(::Function, ::Logging.ConsoleLogger) at ./logging.jl:491
│ [7] withoutput at /root/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:552 [inlined]
│ [8] eval_repl(::Markdown.Code, ::Module, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:140
│ [9] doctest(::Markdown.Code, ::Dict{Symbol,Any}, ::Documenter.Documents.Document, ::Documenter.Documents.Page) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:90
│ [10] #1 at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:34 [inlined]
│ [11] walk(::getfield(Documenter.DocTests, Symbol("##1#2")){Documenter.Documents.Document,Documenter.Documents.Page}, ::Dict{Symbol,Any}, ::Markdown.Code) at /root/.julia/packages/Documenter/msPrq/src/Documents.jl:464
│ [12] doctest(::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/DocTests.jl:33
│ [13] runner(::Type{Documenter.Builder.CheckDocument}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Builder.jl:190
│ [14] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/msPrq/src/Utilities/Selectors.jl:167
│ [15] #3 at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:287 [inlined]
│ [16] cd(::getfield(Documenter, Symbol("##3#8")){Documenter.Documents.Document}, ::String) at ./file.jl:96
│ [17] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}}, ::typeof(Documenter.makedocs)) at /root/.julia/packages/Documenter/msPrq/src/Documenter.jl:286
│ [18] (::getfield(Documenter, Symbol("#kw##makedocs")))(::NamedTuple{(:modules, :strict),Tuple{Array{Module,1},Bool}}, ::typeof(Documenter.makedocs)) at ./none:0
│ [19] top-level scope at /root/.julia/packages/Documenter/msPrq/test/errors/make.jl:21
│ [20] include at ./boot.jl:328 [inlined]
│ [21] include_relative(::Module, ::String) at ./loading.jl:1094
│ [22] include(::Module, ::String) at ./Base.jl:31
│ [23] include(::String) at ./client.jl:431
│ [24] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:14
│ [25] include at ./boot.jl:328 [inlined]
│ [26] include_relative(::Module, ::String) at ./loading.jl:1094
│ [27] include(::Module, ::String) at ./Base.jl:31
│ [28] include(::String) at ./client.jl:431
│ [29] top-level scope at none:5
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg1; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg2; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:63
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = false
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Output:
│ 1
│ Expected output:
│ 6
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = true
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Output:
│ 1
│ Expected output:
│ 6
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/msPrq/src/DocTests.jl:266
┌ Warning: no footnotes found for 'another' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:135
┌ Warning: no footnotes found for '2' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:135
┌ Warning: unused footnote named 'another_one' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:130
┌ Warning: footnote 'nested' has 2 bodies in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:125
[ Info: Populate: populating indices.
[ Info: END of expected error output.
[ Info: Expected error output:
┌ Error: mode == :span requires the Markdown string to parse into a Markdown.Paragraph
│ s = "!!! adm"
│ md.content =
│ 1-element Array{Any,1}:
│ Markdown.Admonition("adm", "Adm", Any[])
└ @ Documenter.Utilities ~/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:631
┌ Error: mode == :single requires the Markdown string to parse into a single block
│ s = "x\n\ny"
│ md.content =
│ 2-element Array{Any,1}:
│ Markdown.Paragraph(Any["x"])
│ Markdown.Paragraph(Any["y"])
└ @ Documenter.Utilities ~/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:625
┌ Error: mode == :span requires the Markdown string to parse into a single block
│ s = "x\n\ny"
│ md.content =
│ 2-element Array{Any,1}:
│ Markdown.Paragraph(Any["x"])
│ Markdown.Paragraph(Any["y"])
└ @ Documenter.Utilities ~/.julia/packages/Documenter/msPrq/src/Utilities/Utilities.jl:625
[ Info: .. end of expected error output.
┌ Warning: linkcheck 'google.com' status: 301, redirects to http://www.google.com/.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:221
┌ Warning: `curl -sI --proto =http,https,ftp,ftps file:///root/.julia/packages/Documenter/msPrq/test/docchecks.jl --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps file:///root/.julia/packages/Documenter/msPrq/test/docchecks.jl --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(1)) [1]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/msPrq/src/DocChecks.jl:204
[ Info: Testing `doctest = :fix`
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: Done testing `doctest = :fix`
┌ Warning: no match for `versions` entry `"foobar"`
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:671
┌ Warning: no match for `versions` entry `"foo" => "bar"`
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/msPrq/src/Writers/HTMLWriter.jl:665
ERROR: LoadError: Some tests did not pass: 419 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:18
==================================================
==================================================
==================================================
==================================================
Documenter: Error During Test at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:18
Got exception outside of a @test
LoadError: ArgumentError: Package Random not found in current path:
- Run `import Pkg; Pkg.add("Random")` to install the Random package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:47
[7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[8] top-level scope at /root/.julia/packages/Documenter/msPrq/test/runtests.jl:20
[9] include at ./boot.jl:328 [inlined]
[10] include_relative(::Module, ::String) at ./loading.jl:1094
[11] include(::Module, ::String) at ./Base.jl:31
[12] include(::String) at ./client.jl:431
[13] top-level scope at none:5
[14] eval(::Module, ::Any) at ./boot.jl:330
[15] exec_options(::Base.JLOptions) at ./client.jl:271
[16] _start() at ./client.jl:464
in expression starting at /root/.julia/packages/Documenter/msPrq/test/formats/markdown.jl:4
Test Summary: | Pass Error Total
Documenter | 419 1 420
Utilities | 127 127
DocChecks | 14 14
NavNode | 19 19
DocSystem | 33 33
DOM | 128 128
MDFlatten | 20 20
HTMLWriter | 35 35
Examples | 41 41
ERROR: Package Documenter errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [============================> ] 69.9 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DocStringExtensions ─ v0.7.0
Installed JSON ──────────────── v0.20.0
Installed Documenter ────────── v0.22.4
Updating `~/.julia/environments/v1.2/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `~/.julia/environments/v1.2/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Documenter
Resolving package versions...
Status `/tmp/jl_zA4Lj5/Manifest.toml`
[ffbed154] DocStringExtensions v0.7.0
[e30172f5] Documenter v0.22.4
[682c06a0] JSON v0.20.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 2 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/DocumentFunction/tOK9L/test/runtests.jl:20
Document: Test Failed at /root/.julia/packages/DocumentFunction/tOK9L/test/runtests.jl:21
Expression: output == expected
Evaluated: "**documentfunction**\n\nCreate function documentation\n\nMethods:\n - `DocumentFunction.documentfunction(f::Function; location, maintext, argtext, keytext) in DocumentFunction`\nArguments:\n - `f::Function` : Function to be documented\nKeywords:\n - `argtext` : Dictionary with text for each argument\n - `keytext` : Dictionary with text for each keyword\n - `location` : Boolean to show/hide function location on the disk\n - `maintext` : General function description\n" == "**DocumentFunction.documentfunction**\n\nCreate function documentation\n\nMethods:\n - `DocumentFunction.documentfunction(f::Function; location, maintext, argtext, keytext) in DocumentFunction`\nArguments:\n - `f::Function` : Function to be documented\nKeywords:\n - `argtext` : Dictionary with text for each argument\n - `keytext` : Dictionary with text for each keyword\n - `location` : Boolean to show/hide function location on the disk\n - `maintext` : General function description\n"
Stacktrace:
[1] top-level scope at /root/.julia/packages/DocumentFunction/tOK9L/test/runtests.jl:21
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[3] top-level scope at /root/.julia/packages/DocumentFunction/tOK9L/test/runtests.jl:21
Test Summary: | Pass Fail Total
Document | 2 1 3
ERROR: Package DocumentFunction errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=============================> ] 70.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DocumentFunction ─ v0.5.0
Updating `~/.julia/environments/v1.2/Project.toml`
[e1f3b4f0] + DocumentFunction v0.5.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[e1f3b4f0] + DocumentFunction v0.5.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing DocumentFunction
Status `/tmp/jl_ZBhiWt/Manifest.toml`
[e1f3b4f0] DocumentFunction v0.5.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 1 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:39
Test Summary: | Pass Total
internals | 3 3
Test Summary: | Pass Total
dispatch | 4 4
eponymtuple expansion: Test Failed at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:40
Expression: $(Expr(:quote, :((a = a, b = b)))) == macroexpand(Main, $(Expr(:quote, :(#= /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:40 =# @eponymtuple a b))))
Evaluated: (a = a, b = b) == (a = (a = a), b = (b = b))
Stacktrace:
[1] top-level scope at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:40
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[3] top-level scope at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:40
eponymtuple expansion: Test Failed at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:41
Expression: $(Expr(:quote, :((a = a, b = 2)))) == macroexpand(Main, $(Expr(:quote, :(#= /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:41 =# @eponymtuple a b = 2))))
Evaluated: (a = a, b = 2) == (a = (a = a), b = (b = 2))
Stacktrace:
[1] top-level scope at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:41
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[3] top-level scope at /root/.julia/packages/EponymTuples/Rpc2B/test/runtests.jl:40
Test Summary: | Pass Fail Total
eponymtuple expansion | 1 2 3
ERROR: Package EponymTuples errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [==================================> ] 84.7 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed EponymTuples ─ v0.2.2
Updating `~/.julia/environments/v1.2/Project.toml`
[97e2ac4a] + EponymTuples v0.2.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[97e2ac4a] + EponymTuples v0.2.2
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing EponymTuples
Resolving package versions...
Status `/tmp/jl_yMFsUu/Manifest.toml`
[97e2ac4a] EponymTuples v0.2.2
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: Compat `Julia` not listed in `deps` or `extras` section.
Stacktrace:
[1] pkgerror(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] validate(::Pkg.Types.Project) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/project.jl:107
[3] Pkg.Types.Project(::Dict{String,Any}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/project.jl:123
[4] #read_project#37(::String, ::typeof(Pkg.Types.read_project), ::IOStream) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/project.jl:140
[5] #read_project at ./none:0 [inlined]
[6] #40 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/project.jl:144 [inlined]
[7] #open#312(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(open), ::getfield(Pkg.Types, Symbol("##40#41")){String}, ::String) at ./iostream.jl:375
[8] open at ./iostream.jl:373 [inlined]
[9] read_project(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/project.jl:143
[10] read_package(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:457
[11] collect_target_deps!(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Pkg.Types.PackageSpec, ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:411
[12] #with_dependencies_loadable_at_toplevel#27(::Bool, ::typeof(Pkg.Operations.with_dependencies_loadable_at_toplevel), ::getfield(Pkg.Operations, Symbol("##41#43")){Pkg.Types.Context,Pkg.Types.PackageSpec,getfield(Pkg.Operations, Symbol("##40#42")){Pkg.Types.Context,Pkg.Types.PackageSpec,Array{String,1},Cmd}}, ::Pkg.Types.Context, ::Pkg.Types.PackageSpec) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:509
[13] #with_dependencies_loadable_at_toplevel at ./none:0 [inlined]
[14] backwards_compatibility_for_test(::Pkg.Types.Context, ::Pkg.Types.PackageSpec, ::String, ::Array{String,1}, ::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:606
[15] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1263
[16] #test at ./none:0 [inlined]
[17] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[18] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[19] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[20] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[21] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[22] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[23] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[24] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[25] top-level scope at none:18
[26] eval at ./boot.jl:330 [inlined]
[27] eval(::Expr) at ./client.jl:432
[28] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [==============================> ] 73.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed InfoZIP ─ v0.2.0
Updating `~/.julia/environments/v1.2/Project.toml`
[f4508453] + InfoZIP v0.2.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[f4508453] + InfoZIP v0.2.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing InfoZIP
ERROR: LoadError: LoadError: syntax: malformed "import" statement
Stacktrace:
[1] top-level scope at /root/.julia/packages/SymEngine/6KyFJ/src/mathfuns.jl:26
[2] eval at ./boot.jl:330 [inlined]
[3] eval at /root/.julia/packages/SymEngine/6KyFJ/src/SymEngine.jl:3 [inlined]
[4] top-level scope at /root/.julia/packages/SymEngine/6KyFJ/src/mathfuns.jl:59
[5] include at ./boot.jl:328 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1094
[7] include at ./Base.jl:31 [inlined]
[8] include(::String) at /root/.julia/packages/SymEngine/6KyFJ/src/SymEngine.jl:3
[9] top-level scope at /root/.julia/packages/SymEngine/6KyFJ/src/SymEngine.jl:48
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1094
[12] include(::Module, ::String) at ./Base.jl:31
[13] top-level scope at none:2
[14] eval at ./boot.jl:330 [inlined]
[15] eval(::Expr) at ./client.jl:432
[16] top-level scope at ./none:3
in expression starting at /root/.julia/packages/SymEngine/6KyFJ/src/mathfuns.jl:26
in expression starting at /root/.julia/packages/SymEngine/6KyFJ/src/SymEngine.jl:48
ERROR: LoadError: Failed to precompile SymEngine [123dc426-2d89-5057-bbad-38513e3affd8] to /root/.julia/compiled/v1.2/SymEngine/uZhcI.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
[3] _require(::Base.PkgId) at ./loading.jl:1013
[4] require(::Base.PkgId) at ./loading.jl:911
[5] require(::Module, ::Symbol) at ./loading.jl:906
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1094
[8] include(::Module, ::String) at ./Base.jl:31
[9] top-level scope at none:2
[10] eval at ./boot.jl:330 [inlined]
[11] eval(::Expr) at ./client.jl:432
[12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/ParameterizedFunctions/cExmI/src/ParameterizedFunctions.jl:11
ERROR: LoadError: Failed to precompile ParameterizedFunctions [65888b18-ceab-5e60-b2b9-181511a3b968] to /root/.julia/compiled/v1.2/ParameterizedFunctions/OKjOc.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
[3] _require(::Base.PkgId) at ./loading.jl:1013
[4] require(::Base.PkgId) at ./loading.jl:911
[5] require(::Module, ::Symbol) at ./loading.jl:906
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1094
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:431
[10] top-level scope at none:5
in expression starting at /root/.julia/packages/Latexify/f4nHX/test/runtests.jl:6
ERROR: Package Latexify errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=====================================> ] 91.8 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed LaTeXStrings ─────── v1.0.3
Installed Requires ─────────── v0.5.2
Installed Compat ───────────── v2.1.0
Installed OrderedCollections ─ v1.1.0
Installed CSTParser ────────── v0.6.0
Installed DataStructures ───── v0.15.0
Installed MacroTools ───────── v0.5.0
Installed Latexify ─────────── v0.8.2
Installed Tokenize ─────────── v0.5.4
Updating `~/.julia/environments/v1.2/Project.toml`
[23fbe1c1] + Latexify v0.8.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.0
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.15.0
[b964fa9f] + LaTeXStrings v1.0.3
[23fbe1c1] + Latexify v0.8.2
[1914dd2f] + MacroTools v0.5.0
[bac558e1] + OrderedCollections v1.1.0
[ae029012] + Requires v0.5.2
[0796e94c] + Tokenize v0.5.4
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Latexify
Resolving package versions...
Installed Missings ──────────────────── v0.4.1
Installed SymEngine ─────────────────── v0.5.0
Installed PooledArrays ──────────────── v0.5.2
Installed ParameterizedFunctions ────── v4.1.1
Installed JSON ──────────────────────── v0.20.0
Installed DiffEqBiological ──────────── v3.8.2
Installed DiffEqBase ────────────────── v5.10.3
Installed DataFrames ────────────────── v0.18.3
Installed Tables ────────────────────── v0.2.6
Installed MuladdMacro ───────────────── v0.2.1
Installed RandomNumbers ─────────────── v1.3.0
Installed CategoricalArrays ─────────── v0.5.4
Installed DocStringExtensions ───────── v0.8.0
Installed IterativeSolvers ──────────── v0.8.1
Installed TableTraits ───────────────── v1.0.0
Installed Reexport ──────────────────── v0.2.0
Installed PoissonRandom ─────────────── v0.4.0
Installed RecursiveArrayTools ───────── v0.20.0
Installed DiffEqJump ────────────────── v6.1.1
Installed SpecialFunctions ──────────── v0.7.2
Installed Roots ─────────────────────── v0.8.1
Installed TreeViews ─────────────────── v0.3.0
Installed RecipesBase ───────────────── v0.7.0
Installed URIParser ─────────────────── v0.4.0
Installed SimpleTraits ──────────────── v0.8.0
Installed SortingAlgorithms ─────────── v0.3.1
Installed BinaryProvider ────────────── v0.5.4
Installed StatsBase ─────────────────── v0.30.0
Installed RecursiveFactorization ────── v0.0.1
Installed FunctionWrappers ──────────── v1.0.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed StaticArrays ──────────────── v0.11.0
Installed Parameters ────────────────── v0.10.3
Installed ArrayInterface ────────────── v0.1.1
Installed BinDeps ───────────────────── v0.8.10
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building SymEngine ───────→ `~/.julia/packages/SymEngine/6KyFJ/deps/build.log`
Status `/tmp/jl_3804e4/Manifest.toml`
[4fba245c] ArrayInterface v0.1.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.4
[00ebfdb7] CSTParser v0.6.0
[324d7699] CategoricalArrays v0.5.4
[34da2185] Compat v2.1.0
[a93c6f00] DataFrames v0.18.3
[864edb3b] DataStructures v0.15.0
[2b5f629d] DiffEqBase v5.10.3
[eb300fae] DiffEqBiological v3.8.2
[c894b116] DiffEqJump v6.1.1
[ffbed154] DocStringExtensions v0.8.0
[069b7b12] FunctionWrappers v1.0.0
[42fd0dbc] IterativeSolvers v0.8.1
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.20.0
[b964fa9f] LaTeXStrings v1.0.3
[23fbe1c1] Latexify v0.8.2
[1914dd2f] MacroTools v0.5.0
[e1d29d7a] Missings v0.4.1
[46d2c3a1] MuladdMacro v0.2.1
[bac558e1] OrderedCollections v1.1.0
[65888b18] ParameterizedFunctions v4.1.1
[d96e819e] Parameters v0.10.3
[e409e4f3] PoissonRandom v0.4.0
[2dfb63ee] PooledArrays v0.5.2
[e6cf234a] RandomNumbers v1.3.0
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v0.20.0
[f2c3362d] RecursiveFactorization v0.0.1
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[f2b01f46] Roots v0.8.1
[699a6c99] SimpleTraits v0.8.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.30.0
[123dc426] SymEngine v0.5.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.6
[0796e94c] Tokenize v0.5.4
[a2a6695c] TreeViews v0.3.0
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[9fa8497b] Future [`@stdlib/Future`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
signal (11): Segmentation fault
in expression starting at /root/.julia/packages/Libtask/dWROm/test/clonetask.jl:17
sig_match_fast at /buildworker/worker/package_linux64/build/src/gf.c:2042 [inlined]
jl_lookup_generic_ at /buildworker/worker/package_linux64/build/src/gf.c:2124 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2182
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1606 [inlined]
start_task at /buildworker/worker/package_linux64/build/src/task.c:596
unknown function (ip: 0xffffffffffffffff)
Allocations: 806319 (Pool: 806065; Big: 254); GC: 0
ERROR: Package Libtask errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [===================================> ] 85.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Libtask ──────── v0.3.0
Installed BinaryProvider ─ v0.5.4
Updating `~/.julia/environments/v1.2/Project.toml`
[6f1fad26] + Libtask v0.3.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.4
[6f1fad26] + Libtask v0.3.0
[8f399da3] + Libdl
[ea8e919c] + SHA
Building Libtask → `~/.julia/packages/Libtask/dWROm/deps/build.log`
Testing Libtask
Resolving package versions...
Status `/tmp/jl_wv5yRA/Manifest.toml`
[b99e7846] BinaryProvider v0.5.4
[6f1fad26] Libtask v0.3.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 5 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/LinearMaps/HVlxP/test/runtests.jl:428
Test Summary: | Pass Total
LinearMaps.jl | 16 16
Test Summary: | Pass Total
mul! and * | 17 17
Test Summary: | Pass Total
transpose/adjoint | 32 32
Test Summary: | Pass Total
function maps | 38 38
Test Summary: | Pass Total
linear combinations | 24 24
Test Summary: | Pass Total
composition | 57 57
Test Summary: | Pass Total
wrapped maps | 6 6
Test Summary: | Pass Total
identity/scaling map | 14 14
Test Summary: | Pass Total
noncommutative number type | 18 18
nonassociative number type: Error During Test at /root/.julia/packages/LinearMaps/HVlxP/test/runtests.jl:441
Test threw exception
Expression: (α * L')' * v ≈ (α * A')' * v
MethodError: no method matching AbstractFloat(::Octonion{Float64})
Closest candidates are:
AbstractFloat(::T<:Number) where T<:Number at boot.jl:718
AbstractFloat(!Matched::Bool) at float.jl:252
AbstractFloat(!Matched::Int8) at float.jl:253
...
Stacktrace:
[1] float(::Octonion{Float64}) at ./float.jl:271
[2] norm at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:543 [inlined] (repeats 2 times)
[3] generic_normInf(::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:341
[4] normInf(::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:431
[5] generic_norm2(::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:372
[6] norm2(::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:433
[7] norm(::Array{Octonion{Float64},1}, ::Int64) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:502
[8] norm(::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:500
[9] #isapprox#22(::Int64, ::Float64, ::Bool, ::typeof(norm), ::typeof(isapprox), ::Array{Octonion{Float64},1}, ::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:1442
[10] isapprox(::Array{Octonion{Float64},1}, ::Array{Octonion{Float64},1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/LinearAlgebra/src/generic.jl:1442
[11] eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:244
[12] top-level scope at /root/.julia/packages/LinearMaps/HVlxP/test/runtests.jl:441
[13] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[14] top-level scope at /root/.julia/packages/LinearMaps/HVlxP/test/runtests.jl:429
Test Summary: | Pass Error Total
nonassociative number type | 5 1 6
ERROR: Package LinearMaps errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [===============================> ] 77.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed LinearMaps ─ v2.4.0
Updating `~/.julia/environments/v1.2/Project.toml`
[7a12625a] + LinearMaps v2.4.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7a12625a] + LinearMaps v2.4.0
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[9a3f8284] + Random
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
Testing LinearMaps
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed DualNumbers ────── v0.6.2
Installed JSON ───────────── v0.20.0
Installed BinaryProvider ─── v0.5.4
Installed Compat ─────────── v2.1.0
Installed SpecialFunctions ─ v0.7.2
Installed Quaternions ────── v0.4.0
Installed BenchmarkTools ─── v0.4.2
Installed Calculus ───────── v0.4.1
Installed BinDeps ────────── v0.8.10
Installed NaNMath ────────── v0.3.2
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_1r8XDk/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.4
[49dc2e85] Calculus v0.4.1
[34da2185] Compat v2.1.0
[fa6b7ba4] DualNumbers v0.6.2
[682c06a0] JSON v0.20.0
[7a12625a] LinearMaps v2.4.0
[77ba4419] NaNMath v0.3.2
[94ee1d12] Quaternions v0.4.0
[276daf66] SpecialFunctions v0.7.2
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: ArgumentError: Package Test not found in current path:
- Run `import Pkg; Pkg.add("Test")` to install the Test package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /root/.julia/packages/Mixers/VufwF/test/runtests.jl:1
ERROR: Package Mixers errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=====================================> ] 91.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Mixers ───────────── v0.1.0
Installed Compat ───────────── v2.1.0
Installed Tokenize ─────────── v0.5.4
Installed OrderedCollections ─ v1.1.0
Installed CSTParser ────────── v0.6.0
Installed DataStructures ───── v0.15.0
Installed MacroTools ───────── v0.5.0
Updating `~/.julia/environments/v1.2/Project.toml`
[2a8e4939] + Mixers v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.0
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.15.0
[1914dd2f] + MacroTools v0.5.0
[2a8e4939] + Mixers v0.1.0
[bac558e1] + OrderedCollections v1.1.0
[0796e94c] + Tokenize v0.5.4
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Mixers
Resolving package versions...
Installed Parameters ─ v0.10.3
Installed Unitful ──── v0.15.0
Status `/tmp/jl_naU8Sb/Manifest.toml`
[00ebfdb7] CSTParser v0.6.0
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.15.0
[1914dd2f] MacroTools v0.5.0
[2a8e4939] Mixers v0.1.0
[bac558e1] OrderedCollections v1.1.0
[d96e819e] Parameters v0.10.3
[0796e94c] Tokenize v0.5.4
[1986cc42] Unitful v0.15.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: LoadError: ArgumentError: Package Compat not found in current path:
- Run `import Pkg; Pkg.add("Compat")` to install the Compat package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include at ./Base.jl:31 [inlined]
[5] include(::String) at /root/.julia/packages/Mosek/vBHcL/test/test_mathprogbase.jl:1
[6] top-level scope at /root/.julia/packages/Mosek/vBHcL/test/test_mathprogbase.jl:11
[7] include at ./boot.jl:328 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1094
[9] include(::Module, ::String) at ./Base.jl:31
[10] include(::String) at ./client.jl:431
[11] top-level scope at /root/.julia/packages/Mosek/vBHcL/test/runtests.jl:13
[12] include at ./boot.jl:328 [inlined]
[13] include_relative(::Module, ::String) at ./loading.jl:1094
[14] include(::Module, ::String) at ./Base.jl:31
[15] include(::String) at ./client.jl:431
[16] top-level scope at none:5
in expression starting at /root/.julia/packages/MathProgBase/rVlFR/test/linprog.jl:1
in expression starting at /root/.julia/packages/Mosek/vBHcL/test/test_mathprogbase.jl:11
in expression starting at /root/.julia/packages/Mosek/vBHcL/test/runtests.jl:13
Failed NLO example: UndefVarError(:task)
Test Summary: | Pass Total
[apitest] | 13 13
File opened at Sat Jun 29 19:17:12 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : max
Type : LO (linear optimization problem)
Constraints : 3
Cones : 0
Scalar variables : 4
Matrix variables : 0
Integer variables : 0
Optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : max
Type : LO (linear optimization problem)
Constraints : 3
Cones : 0
Scalar variables : 4
Matrix variables : 0
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 3
Optimizer - Cones : 0
Optimizer - Scalar variables : 6 conic : 0
Optimizer - Semi-definite variables: 0 scalarized : 0
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 6 after factor : 6
Factor - dense dim. : 0 flops : 4.80e+01
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 6.5e+01 4.9e+01 7.3e+01 0.00e+00 1.000000000e+01 0.000000000e+00 6.6e+01 0.00
1 1.4e+01 1.1e+01 1.6e+01 -6.15e-01 2.989966122e+01 2.237646536e+01 1.5e+01 0.00
2 2.5e+00 1.9e+00 2.8e+00 -2.09e-01 6.375313458e+01 6.007943559e+01 2.5e+00 0.00
3 5.0e-02 3.7e-02 5.6e-02 5.58e-01 8.296137822e+01 8.278522436e+01 5.1e-02 0.00
4 5.2e-06 3.9e-06 5.8e-06 9.95e-01 8.333329447e+01 8.333327605e+01 5.3e-06 0.00
5 5.2e-10 3.9e-10 5.8e-10 1.00e+00 8.333333333e+01 8.333333333e+01 5.3e-10 0.00
Basis identification started.
Primal basis identification phase started.
Primal basis identification phase terminated. Time: 0.00
Dual basis identification phase started.
Dual basis identification phase terminated. Time: 0.00
Basis identification terminated. Time: 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.ascii
File closed: Sat Jun 29 19:17:12 2019
File opened at Sat Jun 29 19:17:12 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : max
Type : LO (linear optimization problem)
Constraints : 3
Cones : 0
Scalar variables : 4
Matrix variables : 0
Integer variables : 0
Optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : max
Type : LO (linear optimization problem)
Constraints : 3
Cones : 0
Scalar variables : 4
Matrix variables : 0
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 3
Optimizer - Cones : 0
Optimizer - Scalar variables : 6 conic : 0
Optimizer - Semi-definite variables: 0 scalarized : 0
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 6 after factor : 6
Factor - dense dim. : 0 flops : 4.80e+01
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 6.5e+01 4.9e+01 7.3e+01 0.00e+00 1.000000000e+01 0.000000000e+00 6.6e+01 0.00
1 1.4e+01 1.1e+01 1.6e+01 -6.15e-01 2.989966122e+01 2.237646536e+01 1.5e+01 0.00
2 2.5e+00 1.9e+00 2.8e+00 -2.09e-01 6.375313458e+01 6.007943559e+01 2.5e+00 0.00
3 5.0e-02 3.7e-02 5.6e-02 5.58e-01 8.296137822e+01 8.278522436e+01 5.1e-02 0.00
4 5.2e-06 3.9e-06 5.8e-06 9.95e-01 8.333329447e+01 8.333327605e+01 5.3e-06 0.00
5 5.2e-10 3.9e-10 5.8e-10 1.00e+00 8.333333333e+01 8.333333333e+01 5.3e-10 0.00
Basis identification started.
Primal basis identification phase started.
Primal basis identification phase terminated. Time: 0.00
Dual basis identification phase started.
Dual basis identification phase terminated. Time: 0.00
Basis identification terminated. Time: 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/657ede0ff0c95e0949e26abf8220b539/solution.ascii
File closed: Sat Jun 29 19:17:12 2019
Interior-point solution summary
Problem status : PRIMAL_AND_DUAL_FEASIBLE
Solution status : OPTIMAL
Primal. obj: 8.3333333329e+01 nrm: 5e+01 Viol. con: 1e-09 var: 0e+00
Dual. obj: 8.3333333328e+01 nrm: 4e+00 Viol. con: 7e-12 var: 3e-10
Basic solution summary
Problem status : PRIMAL_AND_DUAL_FEASIBLE
Solution status : OPTIMAL
Primal. obj: 8.3333333333e+01 nrm: 5e+01 Viol. con: 7e-15 var: 0e+00
Dual. obj: 8.3333333328e+01 nrm: 4e+00 Viol. con: 7e-12 var: 3e-10
Optimal solution:[0.0, 0.0, 15.0, 8.333333333333334]
File opened at Sat Jun 29 19:17:15 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 1
Cones : 2
Scalar variables : 6
Matrix variables : 0
Integer variables : 0
Optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 1
Cones : 2
Scalar variables : 6
Matrix variables : 0
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 1
Optimizer - Cones : 2
Optimizer - Scalar variables : 6 conic : 6
Optimizer - Semi-definite variables: 0 scalarized : 0
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 1 after factor : 1
Factor - dense dim. : 0 flops : 1.50e+01
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 1.0e+00 2.9e-01 3.4e+00 0.00e+00 2.414213562e+00 0.000000000e+00 1.0e+00 0.00
1 3.2e-01 9.4e-02 5.7e-01 8.92e-01 1.008045451e+00 1.977058134e-01 3.2e-01 0.00
2 4.2e-02 1.2e-02 2.1e-02 1.07e+00 8.133214360e-01 7.040214488e-01 4.2e-02 0.00
3 1.4e-04 4.0e-05 4.5e-06 9.91e-01 7.073449894e-01 7.070149491e-01 1.4e-04 0.00
4 1.3e-08 3.8e-09 4.3e-10 1.00e+00 7.071068103e-01 7.071067804e-01 1.3e-08 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.ascii
File closed: Sat Jun 29 19:17:15 2019
File opened at Sat Jun 29 19:17:15 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 1
Cones : 2
Scalar variables : 6
Matrix variables : 0
Integer variables : 0
Optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 1
Cones : 2
Scalar variables : 6
Matrix variables : 0
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 1
Optimizer - Cones : 2
Optimizer - Scalar variables : 6 conic : 6
Optimizer - Semi-definite variables: 0 scalarized : 0
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 1 after factor : 1
Factor - dense dim. : 0 flops : 1.50e+01
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 1.0e+00 2.9e-01 3.4e+00 0.00e+00 2.414213562e+00 0.000000000e+00 1.0e+00 0.00
1 3.2e-01 9.4e-02 5.7e-01 8.92e-01 1.008045451e+00 1.977058134e-01 3.2e-01 0.00
2 4.2e-02 1.2e-02 2.1e-02 1.07e+00 8.133214360e-01 7.040214488e-01 4.2e-02 0.00
3 1.4e-04 4.0e-05 4.5e-06 9.91e-01 7.073449894e-01 7.070149491e-01 1.4e-04 0.00
4 1.3e-08 3.8e-09 4.3e-10 1.00e+00 7.071068103e-01 7.071067804e-01 1.3e-08 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/2de645b728de04d627ecf13f104751ee/solution.ascii
File closed: Sat Jun 29 19:17:15 2019
Interior-point solution summary
Problem status : PRIMAL_AND_DUAL_FEASIBLE
Solution status : OPTIMAL
Primal. obj: 7.0710681034e-01 nrm: 1e+00 Viol. con: 1e-08 var: 0e+00 cones: 0e+00
Dual. obj: 7.0710678044e-01 nrm: 1e+00 Viol. con: 0e+00 var: 4e-09 cones: 0e+00
Optimal solution: [0.49999997379196465 0.49999997379196465 4.0390853064832197e-8 0.7071067441227886 3.310788014669479e-8 3.310788014669479e-8]
File opened at Sat Jun 29 19:17:15 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : QO (quadratic optimization problem)
Constraints : 1
Cones : 0
Scalar variables : 3
Matrix variables : 0
Integer variables : 0
Optimizer started.
Quadratic to conic reformulation started.
Quadratic to conic reformulation terminated. Time: 0.00
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 1
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : QO (quadratic optimization problem)
Constraints : 1
Cones : 0
Scalar variables : 3
Matrix variables : 0
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 1
Optimizer - Cones : 1
Optimizer - Scalar variables : 6 conic : 5
Optimizer - Semi-definite variables: 0 scalarized : 0
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 1 after factor : 1
Factor - dense dim. : 0 flops : 1.10e+01
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 1.0e+00 1.6e+00 2.4e+00 0.00e+00 1.414213562e+00 -1.414213562e+00 1.0e+00 0.00
1 1.5e-01 2.4e-01 2.1e-01 -2.36e-01 -1.596596332e+00 -1.959101433e+00 1.5e-01 0.00
2 3.3e-02 5.3e-02 1.9e-02 1.00e+00 -2.297756363e+00 -2.405373284e+00 3.3e-02 0.00
3 9.3e-03 1.5e-02 2.7e-03 1.13e+00 -2.449675563e+00 -2.478063087e+00 9.3e-03 0.00
4 2.5e-03 3.9e-03 3.6e-04 1.08e+00 -2.487463889e+00 -2.494731797e+00 2.5e-03 0.00
5 6.2e-04 9.9e-04 4.5e-05 1.05e+00 -2.496945341e+00 -2.498745555e+00 6.2e-04 0.00
6 1.5e-04 2.4e-04 5.3e-06 1.02e+00 -2.499263957e+00 -2.499701905e+00 1.5e-04 0.00
7 3.7e-05 5.8e-05 6.2e-07 1.01e+00 -2.499823308e+00 -2.499929012e+00 3.7e-05 0.00
8 8.8e-06 1.4e-05 7.3e-08 1.01e+00 -2.499957620e+00 -2.499983049e+00 8.8e-06 0.00
9 2.1e-06 3.3e-06 8.5e-09 1.00e+00 -2.499989834e+00 -2.499995942e+00 2.1e-06 0.00
10 5.0e-07 8.0e-07 1.0e-09 1.00e+00 -2.499997561e+00 -2.499999026e+00 5.0e-07 0.00
11 1.2e-07 1.9e-07 1.2e-10 1.00e+00 -2.499999414e+00 -2.499999766e+00 1.2e-07 0.00
12 2.9e-08 4.6e-08 1.4e-11 1.00e+00 -2.499999859e+00 -2.499999944e+00 2.9e-08 0.00
13 7.0e-09 1.1e-08 1.6e-12 1.00e+00 -2.499999966e+00 -2.499999986e+00 7.0e-09 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.ascii
File closed: Sat Jun 29 19:17:15 2019
File opened at Sat Jun 29 19:17:15 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : QO (quadratic optimization problem)
Constraints : 1
Cones : 0
Scalar variables : 3
Matrix variables : 0
Integer variables : 0
Optimizer started.
Quadratic to conic reformulation started.
Quadratic to conic reformulation terminated. Time: 0.00
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 1
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : QO (quadratic optimization problem)
Constraints : 1
Cones : 0
Scalar variables : 3
Matrix variables : 0
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 1
Optimizer - Cones : 1
Optimizer - Scalar variables : 6 conic : 5
Optimizer - Semi-definite variables: 0 scalarized : 0
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 1 after factor : 1
Factor - dense dim. : 0 flops : 1.10e+01
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 1.0e+00 1.6e+00 2.4e+00 0.00e+00 1.414213562e+00 -1.414213562e+00 1.0e+00 0.00
1 1.5e-01 2.4e-01 2.1e-01 -2.36e-01 -1.596596332e+00 -1.959101433e+00 1.5e-01 0.00
2 3.3e-02 5.3e-02 1.9e-02 1.00e+00 -2.297756363e+00 -2.405373284e+00 3.3e-02 0.00
3 9.3e-03 1.5e-02 2.7e-03 1.13e+00 -2.449675563e+00 -2.478063087e+00 9.3e-03 0.00
4 2.5e-03 3.9e-03 3.6e-04 1.08e+00 -2.487463889e+00 -2.494731797e+00 2.5e-03 0.00
5 6.2e-04 9.9e-04 4.5e-05 1.05e+00 -2.496945341e+00 -2.498745555e+00 6.2e-04 0.00
6 1.5e-04 2.4e-04 5.3e-06 1.02e+00 -2.499263957e+00 -2.499701905e+00 1.5e-04 0.00
7 3.7e-05 5.8e-05 6.2e-07 1.01e+00 -2.499823308e+00 -2.499929012e+00 3.7e-05 0.00
8 8.8e-06 1.4e-05 7.3e-08 1.01e+00 -2.499957620e+00 -2.499983049e+00 8.8e-06 0.00
9 2.1e-06 3.3e-06 8.5e-09 1.00e+00 -2.499989834e+00 -2.499995942e+00 2.1e-06 0.00
10 5.0e-07 8.0e-07 1.0e-09 1.00e+00 -2.499997561e+00 -2.499999026e+00 5.0e-07 0.00
11 1.2e-07 1.9e-07 1.2e-10 1.00e+00 -2.499999414e+00 -2.499999766e+00 1.2e-07 0.00
12 2.9e-08 4.6e-08 1.4e-11 1.00e+00 -2.499999859e+00 -2.499999944e+00 2.9e-08 0.00
13 7.0e-09 1.1e-08 1.6e-12 1.00e+00 -2.499999966e+00 -2.499999986e+00 7.0e-09 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f2389b43eba0eb4ec875e9cf19b58cf6/solution.ascii
File closed: Sat Jun 29 19:17:15 2019
Interior-point solution summary
Problem status : PRIMAL_AND_DUAL_FEASIBLE
Solution status : OPTIMAL
Primal. obj: -2.4999999740e+00 nrm: 5e+00 Viol. con: 0e+00 var: 0e+00
Dual. obj: -2.4999999788e+00 nrm: 2e-04 Viol. con: 0e+00 var: 6e-08
Optimal solution:
[0.00016133088045071762, 4.999999952722166, 0.00016134591764015393]Optimal solution: [0.4487975147247647 0.9319237732449425 0.6741147039262658]
File opened at Sat Jun 29 19:17:16 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : max
Type : LO (linear optimization problem)
Constraints : 2
Cones : 0
Scalar variables : 2
Matrix variables : 0
Integer variables : 2
Optimizer started.
Mixed integer optimizer started.
Threads used: 1
Presolve started.
Presolve terminated. Time = 0.00
Presolved problem: 2 variables, 2 constraints, 4 non-zeros
Presolved problem: 2 general integer, 0 binary, 0 continuous
Clique table size: 0
BRANCHES RELAXS ACT_NDS DEPTH BEST_INT_OBJ BEST_RELAX_OBJ REL_GAP(%) TIME
0 0 1 0 5.0000000000e+00 NA NA 0.0
0 1 1 0 5.0000000000e+00 2.8891191710e+01 477.82 0.0
0 1 1 0 2.4120000000e+01 2.8891191710e+01 19.78 0.0
Cut generation started.
0 1 1 0 2.4120000000e+01 2.8891191710e+01 19.78 0.0
0 2 1 0 2.4120000000e+01 2.4333333333e+01 0.88 0.0
Cut generation terminated. Time = 0.00
Objective of best integer solution : 2.412000000000e+01
Best objective bound : 2.412000000000e+01
Construct solution objective : Not employed
User objective cut value : Not employed
Number of cuts generated : 3
Number of Gomory cuts : 3
Number of branches : 0
Number of relaxations solved : 4
Number of interior point iterations: 5
Number of simplex iterations : 2
Time spend presolving the root : 0.00
Time spend optimizing the root : 0.00
Mixed integer optimizer terminated. Time: 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.ascii
File closed: Sat Jun 29 19:17:16 2019
File opened at Sat Jun 29 19:17:16 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : max
Type : LO (linear optimization problem)
Constraints : 2
Cones : 0
Scalar variables : 2
Matrix variables : 0
Integer variables : 2
Optimizer started.
Mixed integer optimizer started.
Threads used: 1
Presolve started.
Presolve terminated. Time = 0.00
Presolved problem: 2 variables, 2 constraints, 4 non-zeros
Presolved problem: 2 general integer, 0 binary, 0 continuous
Clique table size: 0
BRANCHES RELAXS ACT_NDS DEPTH BEST_INT_OBJ BEST_RELAX_OBJ REL_GAP(%) TIME
0 0 1 0 5.0000000000e+00 NA NA 0.0
0 1 1 0 5.0000000000e+00 2.8891191710e+01 477.82 0.0
0 1 1 0 2.4120000000e+01 2.8891191710e+01 19.78 0.0
Cut generation started.
0 1 1 0 2.4120000000e+01 2.8891191710e+01 19.78 0.0
0 2 1 0 2.4120000000e+01 2.4333333333e+01 0.88 0.0
Cut generation terminated. Time = 0.00
Objective of best integer solution : 2.412000000000e+01
Best objective bound : 2.412000000000e+01
Construct solution objective : Not employed
User objective cut value : Not employed
Number of cuts generated : 3
Number of Gomory cuts : 3
Number of branches : 0
Number of relaxations solved : 4
Number of interior point iterations: 5
Number of simplex iterations : 2
Time spend presolving the root : 0.00
Time spend optimizing the root : 0.00
Mixed integer optimizer terminated. Time: 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/f518effcb6034725399a99ebb71111b6/solution.ascii
File closed: Sat Jun 29 19:17:16 2019
Integer solution solution summary
Problem status : PRIMAL_FEASIBLE
Solution status : INTEGER_OPTIMAL
Primal. obj: 2.4120000000e+01 nrm: 2e+02 Viol. con: 0e+00 var: 0e+00 itg: 0e+00
Optimal solution: [3.0 33.0]
File opened at Sat Jun 29 19:17:17 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 2
Cones : 1
Scalar variables : 3
Matrix variables : 1
Integer variables : 0
Optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 2
Cones : 1
Scalar variables : 3
Matrix variables : 1
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 2
Optimizer - Cones : 1
Optimizer - Scalar variables : 2 conic : 2
Optimizer - Semi-definite variables: 1 scalarized : 6
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 3 after factor : 3
Factor - dense dim. : 0 flops : 2.71e+02
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 3.0e+00 1.0e+00 8.0e+00 0.00e+00 7.000000000e+00 0.000000000e+00 1.0e+00 0.00
1 4.3e-01 1.4e-01 5.7e-01 1.67e-01 1.601234159e+00 3.103213078e-01 1.4e-01 0.00
2 6.7e-02 2.2e-02 3.1e-02 1.21e+00 8.539144622e-01 6.725314600e-01 2.2e-02 0.00
3 3.2e-03 1.1e-03 3.1e-04 1.02e+00 7.122612944e-01 7.034920749e-01 1.1e-03 0.00
4 4.8e-05 1.6e-05 5.7e-07 1.00e+00 7.058178485e-01 7.056876071e-01 1.6e-05 0.00
5 2.1e-06 7.1e-07 5.4e-09 1.00e+00 7.057156602e-01 7.057098612e-01 7.1e-07 0.00
6 7.8e-08 2.6e-08 3.7e-11 1.00e+00 7.057106855e-01 7.057104742e-01 2.6e-08 0.00
7 1.0e-09 4.0e-10 5.8e-14 1.00e+00 7.057104927e-01 7.057104899e-01 3.5e-10 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.ascii
File closed: Sat Jun 29 19:17:17 2019
File opened at Sat Jun 29 19:17:17 2019 by MOSEK version 9.0.96.
Read file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/problem.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/problem.task'
Reading started.
MOSEK warning 511: The parameter name 'MIO_CONSTRUCT_SOL' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'MIO_MT_USER_CB' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'OPF_MAX_TERMS_PER_LINE' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'READ_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_COMPRESSED' is not recognized as an integer parameter.
MOSEK warning 511: The parameter name 'WRITE_DATA_FORMAT' is not recognized as an integer parameter.
MOSEK warning 510: The parameter name 'DATA_TOL_AIJ' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_MERIT_BAL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_DFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_MU_RED' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_NEAR_REL' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_PFEAS' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_GAP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'INTPNT_NL_TOL_REL_STEP' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_DISABLE_TERM_TIME' is not recognized as a double parameter.
MOSEK warning 510: The parameter name 'MIO_NEAR_TOL_ABS_GAP' is not recognized as a double parameter.
Warning number 510 is disabled.
Reading terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 2
Cones : 1
Scalar variables : 3
Matrix variables : 1
Integer variables : 0
Optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator started.
Freed constraints in eliminator : 0
Eliminator terminated.
Eliminator - tries : 2 time : 0.00
Lin. dep. - tries : 1 time : 0.00
Lin. dep. - number : 0
Presolve terminated. Time: 0.00
Problem
Name :
Objective sense : min
Type : CONIC (conic optimization problem)
Constraints : 2
Cones : 1
Scalar variables : 3
Matrix variables : 1
Integer variables : 0
Optimizer - threads : 1
Optimizer - solved problem : the primal
Optimizer - Constraints : 2
Optimizer - Cones : 1
Optimizer - Scalar variables : 2 conic : 2
Optimizer - Semi-definite variables: 1 scalarized : 6
Factor - setup time : 0.00 dense det. time : 0.00
Factor - ML order time : 0.00 GP order time : 0.00
Factor - nonzeros before factor : 3 after factor : 3
Factor - dense dim. : 0 flops : 2.71e+02
ITE PFEAS DFEAS GFEAS PRSTATUS POBJ DOBJ MU TIME
0 3.0e+00 1.0e+00 8.0e+00 0.00e+00 7.000000000e+00 0.000000000e+00 1.0e+00 0.00
1 4.3e-01 1.4e-01 5.7e-01 1.67e-01 1.601234159e+00 3.103213078e-01 1.4e-01 0.00
2 6.7e-02 2.2e-02 3.1e-02 1.21e+00 8.539144622e-01 6.725314600e-01 2.2e-02 0.00
3 3.2e-03 1.1e-03 3.1e-04 1.02e+00 7.122612944e-01 7.034920749e-01 1.1e-03 0.00
4 4.8e-05 1.6e-05 5.7e-07 1.00e+00 7.058178485e-01 7.056876071e-01 1.6e-05 0.00
5 2.1e-06 7.1e-07 5.4e-09 1.00e+00 7.057156602e-01 7.057098612e-01 7.1e-07 0.00
6 7.8e-08 2.6e-08 3.7e-11 1.00e+00 7.057106855e-01 7.057104742e-01 2.6e-08 0.00
7 1.0e-09 4.0e-10 5.8e-14 1.00e+00 7.057104927e-01 7.057104899e-01 3.5e-10 0.00
Optimizer terminated. Time: 0.00
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.jtask
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.jtask'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.task
Open file '/home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.task'
Write solution file: /home/optserver/opt-server-2.0/var/Mosek/jobs/b5525f56a97e8d5f3c80a8ac1decc816/solution.ascii
File closed: Sat Jun 29 19:17:17 2019
Interior-point solution summary
Problem status : PRIMAL_AND_DUAL_FEASIBLE
Solution status : OPTIMAL
Primal. obj: 2.5440485112e-01 nrm: 1e+00 Viol. con: 7e-01 var: 0e+00 barvar: 0e+00 cones: 0e+00
Dual. obj: 7.0571048985e-01 nrm: 5e-01 Viol. con: 0e+00 var: 4e-13 barvar: 1e+00 cones: 0e+00
Optimal solution:
xx = [0.25440485111811534 0.1798913951140294 0.1798913951140294]
barx = [0.0 0.0 0.0 0.0 0.0 0.0]
MOSEK error 1008: License cannot be located. The default search path is ''.
*** A FLEXlm error occurred. FLEXlm reported:
*** end of FLEXlm report.
Failed to solve: MosekError(1008, "License cannot be located. The default search path is ''.")
ERROR: Package Mosek errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [===============================> ] 76.9 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ─────── v2.1.0
Installed Mosek ──────── v0.9.11
Installed MathProgBase ─ v0.7.7
Updating `~/.julia/environments/v1.2/Project.toml`
[6405355b] + Mosek v0.9.11
Updating `~/.julia/environments/v1.2/Manifest.toml`
[34da2185] + Compat v2.1.0
[fdba3010] + MathProgBase v0.7.7
[6405355b] + Mosek v0.9.11
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Mosek → `~/.julia/packages/Mosek/vBHcL/deps/build.log`
Testing Mosek
Status `/tmp/jl_3ZzHBE/Manifest.toml`
[34da2185] Compat v2.1.0
[fdba3010] MathProgBase v0.7.7
[6405355b] Mosek v0.9.11
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: ArgumentError: Package Random not found in current path:
- Run `import Pkg; Pkg.add("Random")` to install the Random package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /root/.julia/packages/OSQP/FaA6U/test/runtests.jl:3
ERROR: Package OSQP errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=====================================> ] 91.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ─────────── v2.1.0
Installed OSQP ───────────── v0.5.2
Installed BinaryProvider ─── v0.5.4
Installed MathProgBase ───── v0.7.7
Installed MathOptInterface ─ v0.8.4
Updating `~/.julia/environments/v1.2/Project.toml`
[ab2f91bb] + OSQP v0.5.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.4
[34da2185] + Compat v2.1.0
[b8f27783] + MathOptInterface v0.8.4
[fdba3010] + MathProgBase v0.7.7
[ab2f91bb] + OSQP v0.5.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building OSQP → `~/.julia/packages/OSQP/FaA6U/deps/build.log`
Testing OSQP
Resolving package versions...
Status `/tmp/jl_V6U3mE/Manifest.toml`
[b99e7846] BinaryProvider v0.5.4
[34da2185] Compat v2.1.0
[b8f27783] MathOptInterface v0.8.4
[fdba3010] MathProgBase v0.7.7
[ab2f91bb] OSQP v0.5.2
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Initialized Git repo at /tmp/jl_wRy7fv/dev/TestPkg
[ Info: Set remote origin to https://github.com/christopher-dG/TestPkg.jl
[ Info: Committed 6 files/directories: src/, Project.toml, test/, README.md, LICENSE, .gitignore
[ Info: New package is at /tmp/jl_wRy7fv/dev/TestPkg
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Initialized Git repo at /tmp/jl_wRy7fv/dev/TestPkg
[ Info: Set remote origin to git@github.com:christopher-dG/TestPkg.jl.git
[ Info: Committed 6 files/directories: src/, Project.toml, test/, README.md, LICENSE, .gitignore
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: New package is at /tmp/jl_wRy7fv/dev/TestPkg
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Initialized Git repo at /tmp/jl_qcwWnu/TestPkg
[ Info: Set remote origin to https://github.com/christopher-dG/TestPkg.jl
[ Info: Created empty gh-pages branch
[ Info: Committed 7 files/directories: src/, Project.toml, test/, README.md, LICENSE, docs/, .gitignore
[ Info: Remember to push all created branches to your remote: git push --all
[ Info: New package is at /tmp/jl_qcwWnu/TestPkg
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Initialized Git repo at /tmp/jl_cT3mc5/TestPkg
[ Info: Set remote origin to https://github.com/christopher-dG/TestPkg.jl
[ Info: Committed 8 files/directories: src/, Project.toml, test/, README.md, LICENSE, .gitlab-ci.yml, docs/, .gitignore
[ Info: New package is at /tmp/jl_cT3mc5/TestPkg
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: New package is at /tmp/jl_wRy7fv/dev/TestPkg
[ Info: New package is at /tmp/jl_wRy7fv/dev/TestPkg
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Default values are shown in [brackets]
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Default values are shown in [brackets]
[ Info: Default values are shown in [brackets]
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Default values are shown in [brackets]
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Default values are shown in [brackets]
[ Info: Default values are shown in [brackets]
┌ Warning: Git config option 'user.name' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
┌ Warning: Git config option 'user.email' missing, package generation will fail unless you supply a GitConfig
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/kTMYP/src/template.jl:242
[ Info: Initialized Git repo at /tmp/jl_wRy7fv/dev/TestPkg
[ Info: Set remote origin to https://github.com/christopher-dG/TestPkg.jl
[ Info: Committed 5 files/directories: src/, Project.toml, test/, README.md, .gitignore
[ Info: New package is at /tmp/jl_wRy7fv/dev/TestPkg
ERROR: LoadError: Some tests did not pass: 367 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/PkgTemplates/kTMYP/test/runtests.jl:12
Activating new environment at `/tmp/jl_ErEFq8/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_ErEFq8/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_ErEFq8/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_ErEFq8/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_ErEFq8/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Generating project TestPkg:
/tmp/jl_wRy7fv/dev/TestPkg/Project.toml
/tmp/jl_wRy7fv/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[be7ac5f3] + TestPkg v0.1.0 [`/tmp/jl_wRy7fv/dev/TestPkg`]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[be7ac5f3] + TestPkg v0.1.0 [`/tmp/jl_wRy7fv/dev/TestPkg`]
[2a0f44e3] ~ Base64 [`@stdlib/Base64`] ⇒
[8ba89e20] ~ Distributed [`@stdlib/Distributed`] ⇒
[8f399da3] ~ Libdl [`@stdlib/Libdl`] ⇒
[37e2e46d] ~ LinearAlgebra [`@stdlib/LinearAlgebra`] ⇒
[56ddb016] ~ Logging [`@stdlib/Logging`] ⇒
[d6f4376e] ~ Markdown [`@stdlib/Markdown`] ⇒
[de0858da] ~ Printf [`@stdlib/Printf`] ⇒
[9a3f8284] ~ Random [`@stdlib/Random`] ⇒
[ea8e919c] ~ SHA [`@stdlib/SHA`] ⇒
[9e88b42a] ~ Serialization [`@stdlib/Serialization`] ⇒
[6462fe0b] ~ Sockets [`@stdlib/Sockets`] ⇒
[cf7118a7] ~ UUIDs [`@stdlib/UUIDs`] ⇒
[4ec0a83e] ~ Unicode [`@stdlib/Unicode`] ⇒
Generating project TestPkg:
/tmp/jl_wRy7fv/dev/TestPkg/Project.toml
/tmp/jl_wRy7fv/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Package generation: Error During Test at /root/.julia/packages/PkgTemplates/kTMYP/test/tests.jl:246
Got exception outside of a @test
cannot add package `TestPkg = "ef66dd10-11aa-4aa9-bf84-581ca1effb95"` since package `TestPkg = "be7ac5f3-a4ec-4cb3-a28c-799fc0bb5607"` already exists as a direct dependency.
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] assert_can_add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:933
[3] #develop#103(::Bool, ::typeof(Pkg.Operations.develop), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:973
[4] (::getfield(Pkg.Operations, Symbol("#kw##develop")))(::NamedTuple{(:strict,),Tuple{Bool}}, ::typeof(Pkg.Operations.develop), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}) at ./none:0
[5] #develop#17(::Bool, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.develop), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:59
[6] develop(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:39
[7] #develop#16(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.develop), ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:36
[8] develop(::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:36
[9] #develop#12(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.develop), ::Pkg.Types.PackageSpec) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:33
[10] develop at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:33 [inlined]
[11] #generate#15(::Bool, ::GitConfig, ::typeof(generate), ::String, ::Template) at /root/.julia/packages/PkgTemplates/kTMYP/src/generate.jl:90
[12] #generate at ./none:0 [inlined]
[13] #generate#20 at /root/.julia/packages/PkgTemplates/kTMYP/src/generate.jl:106 [inlined]
[14] (::getfield(PkgTemplates, Symbol("#kw##generate")))(::NamedTuple{(:gitconfig,),Tuple{GitConfig}}, ::typeof(generate), ::Template, ::String) at ./none:0
[15] top-level scope at /root/.julia/packages/PkgTemplates/kTMYP/test/tests.jl:278
[16] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[17] top-level scope at /root/.julia/packages/PkgTemplates/kTMYP/test/tests.jl:247
[18] include at ./boot.jl:328 [inlined]
[19] include_relative(::Module, ::String) at ./loading.jl:1094
[20] include(::Module, ::String) at ./Base.jl:31
[21] include(::String) at ./client.jl:431
[22] macro expansion at /root/.julia/packages/PkgTemplates/kTMYP/test/runtests.jl:17 [inlined]
[23] (::getfield(Main, Symbol("##4#6")))() at /root/.julia/packages/PkgTemplates/kTMYP/test/runtests.jl:17
[24] cd(::getfield(Main, Symbol("##4#6")), ::String) at ./file.jl:96
[25] (::getfield(Main, Symbol("##3#5")))(::String) at /root/.julia/packages/PkgTemplates/kTMYP/test/runtests.jl:15
[26] #mktempdir#15(::String, ::typeof(mktempdir), ::getfield(Main, Symbol("##3#5")), ::String) at ./file.jl:584
[27] mktempdir(::Function, ::String) at ./file.jl:582 (repeats 2 times)
[28] top-level scope at /root/.julia/packages/PkgTemplates/kTMYP/test/runtests.jl:12
[29] include at ./boot.jl:328 [inlined]
[30] include_relative(::Module, ::String) at ./loading.jl:1094
[31] include(::Module, ::String) at ./Base.jl:31
[32] include(::String) at ./client.jl:431
[33] top-level scope at none:5
[34] eval(::Module, ::Any) at ./boot.jl:330
[35] exec_options(::Base.JLOptions) at ./client.jl:271
[36] _start() at ./client.jl:464
Generating project TestPkg:
/tmp/jl_wRy7fv/dev/TestPkg/Project.toml
/tmp/jl_wRy7fv/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[no changes]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[no changes]
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Installed JSON ──────────────── v0.20.0
Installed Documenter ────────── v0.22.4
Installed DocStringExtensions ─ v0.7.0
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Generating project TestPkg:
/tmp/jl_qcwWnu/TestPkg/Project.toml
/tmp/jl_qcwWnu/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_qcwWnu/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_qcwWnu/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_qcwWnu/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_qcwWnu/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_qcwWnu/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_qcwWnu/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_qcwWnu/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_qcwWnu/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[be7ac5f3] ~ TestPkg v0.1.0 [`/tmp/jl_wRy7fv/dev/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_qcwWnu/TestPkg`]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[be7ac5f3] ~ TestPkg v0.1.0 [`/tmp/jl_wRy7fv/dev/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_qcwWnu/TestPkg`]
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Generating project TestPkg:
/tmp/jl_cT3mc5/TestPkg/Project.toml
/tmp/jl_cT3mc5/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_cT3mc5/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_cT3mc5/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_cT3mc5/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_cT3mc5/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_cT3mc5/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_cT3mc5/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_cT3mc5/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_cT3mc5/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[be7ac5f3] ~ TestPkg v0.1.0 [`/tmp/jl_qcwWnu/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_cT3mc5/TestPkg`]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[be7ac5f3] ~ TestPkg v0.1.0 [`/tmp/jl_qcwWnu/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_cT3mc5/TestPkg`]
Generating project TestPkg:
/tmp/jl_wRy7fv/dev/TestPkg/Project.toml
/tmp/jl_wRy7fv/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[be7ac5f3] ~ TestPkg v0.1.0 [`/tmp/jl_cT3mc5/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_wRy7fv/dev/TestPkg`]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[be7ac5f3] ~ TestPkg v0.1.0 [`/tmp/jl_cT3mc5/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_wRy7fv/dev/TestPkg`]
Generating project TestPkg:
/tmp/jl_wRy7fv/dev/TestPkg/Project.toml
/tmp/jl_wRy7fv/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[no changes]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[no changes]
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Activating new environment at `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.22.4
Updating `/tmp/jl_wRy7fv/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.7.0
[e30172f5] + Documenter v0.22.4
[682c06a0] + JSON v0.20.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Username [REQUIRED]: Code hosting service [github.com]: License:
 > None
 ISC: Internet Systems Consortium License
 MPL: Mozilla Public License, Version 2.0
 GPL-2.0+: GNU Public License, Version 2.0+
 LGPL-3.0+: Lesser GNU Public License, Version 3.0+
 ASL: Apache License, Version 2.0
 EUPL-1.2+: European Union Public Licence, Version 1.2+
 GPL-3.0+: GNU Public License, Version 3.0+
 LGPL-2.1+: Lesser GNU Public License, Version 2.1+
v MIT: MIT "Expat" License[?25l[?25h
Path to package directory [/tmp/jl_wRy7fv/dev]: Minimum Julia version [1.2-]: Set remote to SSH? [no]: Add packages to main environment? [yes]: Commit Manifest.toml? [no]: Plugins:
[press: d=done, a=all, n=none]
 > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25l[?25h
Username [REQUIRED]: Username [REQUIRED]: Code hosting service [github.com]: License:
 > None
 ISC: Internet Systems Consortium License
 MPL: Mozilla Public License, Version 2.0
 GPL-2.0+: GNU Public License, Version 2.0+
 LGPL-3.0+: Lesser GNU Public License, Version 3.0+
 ASL: Apache License, Version 2.0
 EUPL-1.2+: European Union Public Licence, Version 1.2+
 GPL-3.0+: GNU Public License, Version 3.0+
 LGPL-2.1+: Lesser GNU Public License, Version 2.1+
v MIT: MIT "Expat" License[?25l None
 > ISC: Internet Systems Consortium License
 MPL: Mozilla Public License, Version 2.0
 GPL-2.0+: GNU Public License, Version 2.0+
 LGPL-3.0+: Lesser GNU Public License, Version 3.0+
 ASL: Apache License, Version 2.0
 EUPL-1.2+: European Union Public Licence, Version 1.2+
 GPL-3.0+: GNU Public License, Version 3.0+
 LGPL-2.1+: Lesser GNU Public License, Version 2.1+
v MIT: MIT "Expat" License[?25h
Package author(s) [None]: Path to package directory [/tmp/jl_wRy7fv/dev]: Minimum Julia version [1.2-]: Set remote to SSH? [no]: Add packages to main environment? [yes]: Commit Manifest.toml? [no]: Plugins:
[press: d=done, a=all, n=none]
 > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25l [ ] GitHubPages
 > [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI [ ] GitHubPages
 > [X] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI [ ] GitHubPages
 [X] GitLabPages
 > [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI [ ] GitHubPages
 [X] GitLabPages
 > [X] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25h
GitLabPages: Enter any Documenter asset files (separated by spaces) []: AppVeyor: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/appveyor.yml]: Username [REQUIRED]: Plugins:
[press: d=done, a=all, n=none]
 > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25l[?25h
Username [REQUIRED]: License:
 > None
 ISC: Internet Systems Consortium License
 MPL: Mozilla Public License, Version 2.0
 GPL-2.0+: GNU Public License, Version 2.0+
 LGPL-3.0+: Lesser GNU Public License, Version 3.0+
 ASL: Apache License, Version 2.0
 EUPL-1.2+: European Union Public Licence, Version 1.2+
 GPL-3.0+: GNU Public License, Version 3.0+
 LGPL-2.1+: Lesser GNU Public License, Version 2.1+
v MIT: MIT "Expat" License[?25l > None
 ISC: Internet Systems Consortium License
 MPL: Mozilla Public License, Version 2.0
 GPL-2.0+: GNU Public License, Version 2.0+
 LGPL-3.0+: Lesser GNU Public License, Version 3.0+
 ASL: Apache License, Version 2.0
 EUPL-1.2+: European Union Public Licence, Version 1.2+
 GPL-3.0+: GNU Public License, Version 3.0+
 LGPL-2.1+: Lesser GNU Public License, Version 2.1+
v MIT: MIT "Expat" License[?25h
Path to package directory [/tmp/jl_wRy7fv/dev]: Minimum Julia version [1.2-]: Add packages to main environment? [yes]: Commit Manifest.toml? [no]: Plugins:
[press: d=done, a=all, n=none]
 > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25l[?25h
Username [REQUIRED]: Code hosting service [github.com]: License:
 > None
 ISC: Internet Systems Consortium License
 MPL: Mozilla Public License, Version 2.0
 GPL-2.0+: GNU Public License, Version 2.0+
 LGPL-3.0+: Lesser GNU Public License, Version 3.0+
 ASL: Apache License, Version 2.0
 EUPL-1.2+: European Union Public Licence, Version 1.2+
 GPL-3.0+: GNU Public License, Version 3.0+
 LGPL-2.1+: Lesser GNU Public License, Version 2.1+
v MIT: MIT "Expat" License[?25l[?25h
Path to package directory [/tmp/jl_wRy7fv/dev]: Minimum Julia version [1.2-]: Set remote to SSH? [no]: Add packages to main environment? [yes]: Commit Manifest.toml? [no]: Plugins:
[press: d=done, a=all, n=none]
 > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25l > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI > [ ] GitHubPages
 [ ] GitLabPages
 [ ] AppVeyor
 [ ] CirrusCI
 [ ] Citation
 [ ] Codecov
 [ ] Coveralls
 [ ] Foo
 [ ] GitLabCI
 [ ] TravisCI[?25h
Generating project TestPkg:
/tmp/jl_wRy7fv/dev/TestPkg/Project.toml
/tmp/jl_wRy7fv/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Resolving package versions...
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_wRy7fv/dev/TestPkg/Manifest.toml`
[2a0f44e3] - Base64
[8ba89e20] - Distributed
[b77e0a4c] - InteractiveUtils
[56ddb016] - Logging
[d6f4376e] - Markdown
[9a3f8284] - Random
[9e88b42a] - Serialization
[6462fe0b] - Sockets
[8dfed614] - Test
Activating environment at `/tmp/jl_P03wm0/Project.toml`
Resolving package versions...
Updating `/tmp/jl_P03wm0/Project.toml`
[no changes]
Updating `/tmp/jl_P03wm0/Manifest.toml`
[no changes]
TravisCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/travis.yml]: TravisCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/travis.yml]: TravisCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/travis.yml]: TravisCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/travis.yml]:
AppVeyor: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/appveyor.yml]: AppVeyor: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/appveyor.yml]: AppVeyor: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/appveyor.yml]: AppVeyor: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/appveyor.yml]:
GitLabCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/gitlab-ci.yml]: GitLabCI: Enable test coverage analysis? [yes]: GitLabCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/gitlab-ci.yml]: GitLabCI: Enable test coverage analysis? [yes]: GitLabCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/gitlab-ci.yml]: GitLabCI: Enable test coverage analysis? [yes]: GitLabCI: Enter the config template filename ("None" for no file) [~/.julia/packages/PkgTemplates/kTMYP/defaults/gitlab-ci.yml]: GitLabCI: Enable test coverage analysis? [yes]:
Codecov: Enter the config template filename ("None" for no file) [None]: Codecov: Enter the config template filename ("None" for no file) [None]: Codecov: Enter the config template filename ("None" for no file) [None]: Codecov: Enter the config template filename ("None" for no file) [None]:
Coveralls: Enter the config template filename ("None" for no file) [None]: Coveralls: Enter the config template filename ("None" for no file) [None]: Coveralls: Enter the config template filename ("None" for no file) [None]: Coveralls: Enter the config template filename ("None" for no file) [None]:
GitHubPages: Enter any Documenter asset files (separated by spaces) []: GitHubPages: Enter any Documenter asset files (separated by spaces) []: GitHubPages: Enter any Documenter asset files (separated by spaces) []:
Test Summary: | Pass Error Total
PkgTemplates.jl | 367 1 368
Template creation | 21 21
Show methods | 2 2
File generation | 39 39
Package generation | 14 1 15
Git-less template creation | 1 1
Git-less package generation | 2 2
Version floor | 4 4
Mustache substitution | 20 20
License display | 24 24
Plugins | 164 164
Documenter add kwargs | 18 18
Interactive mode | 58 58
ERROR: Package PkgTemplates errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [======================================> ] 94.2 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Requires ──────────────────── v0.5.2
Installed Tables ────────────────────── v0.2.6
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed URIParser ─────────────────── v0.4.0
Installed Mustache ──────────────────── v0.5.12
Installed TableTraits ───────────────── v1.0.0
Installed PkgTemplates ──────────────── v0.6.1
Updating `~/.julia/environments/v1.2/Project.toml`
[14b8a8f1] + PkgTemplates v0.6.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[82899510] + IteratorInterfaceExtensions v1.0.0
[ffc61752] + Mustache v0.5.12
[14b8a8f1] + PkgTemplates v0.6.1
[ae029012] + Requires v0.5.2
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.6
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing PkgTemplates
Resolving package versions...
Status `/tmp/jl_P03wm0/Manifest.toml`
[82899510] IteratorInterfaceExtensions v1.0.0
[ffc61752] Mustache v0.5.12
[14b8a8f1] PkgTemplates v0.6.1
[ae029012] Requires v0.5.2
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.6
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
fatal: error thrown and no exception handler available.
MethodError(f=typeof(Base.close_chnl_on_taskdone)(), args=(Task(next=nothing, queue=nothing, storage=Base.IdDict{Any, Any}(ht=Array{Any, (32,)}[
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
:TASKDONE_HOOKS,
Array{Any, (1,)}[getfield(PriorityChannels, Symbol("##6#7")){WeakRef}(ref=WeakRef(value=PriorityChannels.PriorityChannel{Any, Int64}(cond_take=Base.GenericCondition{Base.AlwaysLockedST}(waitq=Base.InvasiveLinkedList{Task}(head=Task(next=nothing, queue=<circular reference @-2>, storage=Base.IdDict{Any, Any}(ht=Array{Any, (32,)}[
:SOURCE_PATH,
"/root/.julia/packages/PriorityChannels/5SBT7/test/runtests.jl",
#<null>,
#<null>,
#<null>,
#<null>,
:__BASETESTNEXT__,
Array{Test.AbstractTestSet, (1,)}[Test.DefaultTestSet(description="channels bound to tasks", results=Array{Any, (0,)}[], n_passed=0, anynonpass=false)],
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>], count=2, ndel=0), state=:runnable, donenotify=nothing, result=nothing, exception=nothing, backtrace=nothing, logstate=nothing, code=#<null>, sticky=true), tail=Task(next=nothing, queue=<circular reference @-2>, storage=Base.IdDict{Any, Any}(ht=Array{Any, (32,)}[
:SOURCE_PATH,
"/root/.julia/packages/PriorityChannels/5SBT7/test/runtests.jl",
#<null>,
#<null>,
#<null>,
#<null>,
:__BASETESTNEXT__,
Array{Test.AbstractTestSet, (1,)}[Test.DefaultTestSet(description="channels bound to tasks", results=Array{Any, (0,)}[], n_passed=0, anynonpass=false)],
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>], count=2, ndel=0), state=:runnable, donenotify=nothing, result=nothing, exception=nothing, backtrace=nothing, logstate=nothing, code=#<null>, sticky=true)), lock=Base.AlwaysLockedST(ownertid=1)), cond_put=Base.GenericCondition{Base.AlwaysLockedST}(waitq=Base.InvasiveLinkedList{Task}(head=nothing, tail=nothing), lock=Base.AlwaysLockedST(ownertid=1)), state=:open, excp=nothing, data=Array{Tuple{Any, Int64}, (0,)}[], sz_max=10, waiters=0, takers=#<null>, putters=#<null>)))],
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>], count=1, ndel=0), state=:done, donenotify=Base.GenericCondition{Base.Threads.SpinLock}(waitq=Base.InvasiveLinkedList{Task}(head=nothing, tail=nothing), lock=Base.Threads.SpinLock(handle=Base.Threads.Atomic{Int64}(value=0))), result=nothing, exception=nothing, backtrace=nothing, logstate=nothing, code=getfield(Main, Symbol("##18#31"))(), sticky=true), WeakRef(value=PriorityChannels.PriorityChannel{Any, Int64}(cond_take=Base.GenericCondition{Base.AlwaysLockedST}(waitq=Base.InvasiveLinkedList{Task}(head=Task(next=nothing, queue=<circular reference @-2>, storage=Base.IdDict{Any, Any}(ht=Array{Any, (32,)}[
:SOURCE_PATH,
"/root/.julia/packages/PriorityChannels/5SBT7/test/runtests.jl",
#<null>,
#<null>,
#<null>,
#<null>,
:__BASETESTNEXT__,
Array{Test.AbstractTestSet, (1,)}[Test.DefaultTestSet(description="channels bound to tasks", results=Array{Any, (0,)}[], n_passed=0, anynonpass=false)],
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>], count=2, ndel=0), state=:runnable, donenotify=nothing, result=nothing, exception=nothing, backtrace=nothing, logstate=nothing, code=#<null>, sticky=true), tail=Task(next=nothing, queue=<circular reference @-2>, storage=Base.IdDict{Any, Any}(ht=Array{Any, (32,)}[
:SOURCE_PATH,
"/root/.julia/packages/PriorityChannels/5SBT7/test/runtests.jl",
#<null>,
#<null>,
#<null>,
#<null>,
:__BASETESTNEXT__,
Array{Test.AbstractTestSet, (1,)}[Test.DefaultTestSet(description="channels bound to tasks", results=Array{Any, (0,)}[], n_passed=0, anynonpass=false)],
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>,
#<null>], count=2, ndel=0), state=:runnable, donenotify=nothing, result=nothing, exception=nothing, backtrace=nothing, logstate=nothing, code=#<null>, sticky=true)), lock=Base.AlwaysLockedST(ownertid=1)), cond_put=Base.GenericCondition{Base.AlwaysLockedST}(waitq=Base.InvasiveLinkedList{Task}(head=nothing, tail=nothing), lock=Base.AlwaysLockedST(ownertid=1)), state=:open, excp=nothing, data=Array{Tuple{Any, Int64}, (0,)}[], sz_max=10, waiters=0, takers=#<null>, putters=#<null>))), world=0x00000000000065d9)
rec_backtrace at /buildworker/worker/package_linux64/build/src/stackwalk.c:94
record_backtrace at /buildworker/worker/package_linux64/build/src/task.c:219 [inlined]
jl_throw at /buildworker/worker/package_linux64/build/src/task.c:429
jl_method_error_bare at /buildworker/worker/package_linux64/build/src/gf.c:1606
jl_method_error at /buildworker/worker/package_linux64/build/src/gf.c:1624
jl_lookup_generic_ at /buildworker/worker/package_linux64/build/src/gf.c:2161 [inlined]
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2182
#6 at /root/.julia/packages/PriorityChannels/5SBT7/src/PriorityChannels.jl:138
#464 at ./task.jl:312
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
foreach at ./abstractarray.jl:1920
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
task_done_hook at ./task.jl:312
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1606 [inlined]
jl_finish_task at /buildworker/worker/package_linux64/build/src/task.c:176
start_task at /buildworker/worker/package_linux64/build/src/task.c:606
unknown function (ip: 0xffffffffffffffff)
Test Summary: | Pass Total
various constructors | 13 13
Test Summary: | Pass Total
priorities | 1 1
Test Summary: | Pass Total
multiple concurrent put!/take! on a channel for different sizes | 3 3
Test Summary: | Pass Total
type conversion in put! | 2 2
Test Summary: | Pass Total
multiple for loops waiting on the same channel | 1 1
ERROR: Package PriorityChannels errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [====================================> ] 88.2 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed PriorityChannels ─── v0.1.0
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.15.0
Updating `~/.julia/environments/v1.2/Project.toml`
[a2669504] + PriorityChannels v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[864edb3b] + DataStructures v0.15.0
[bac558e1] + OrderedCollections v1.1.0
[a2669504] + PriorityChannels v0.1.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing PriorityChannels
Status `/tmp/jl_IacL1q/Manifest.toml`
[864edb3b] DataStructures v0.15.0
[bac558e1] OrderedCollections v1.1.0
[a2669504] PriorityChannels v0.1.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: UndefVarError: depwarn not defined
Stacktrace:
[1] func_for_method_checked(::Method, ::Any) at ./reflection.jl:1016
[2] my_code_typed(::Any, ::Any) at /root/.julia/packages/ResumableFunctions/ATGuu/src/utils.jl:63
[3] my_code_typed(::Any) at /root/.julia/packages/ResumableFunctions/ATGuu/src/utils.jl:58
[4] top-level scope at /root/.julia/packages/ResumableFunctions/ATGuu/src/utils.jl:35
[5] eval at ./boot.jl:330 [inlined]
[6] get_slots(::Dict{Symbol,Any}, ::Dict{Symbol,Any}, ::Module) at /root/.julia/packages/ResumableFunctions/ATGuu/src/utils.jl:35
[7] @resumable(::LineNumberNode, ::Module, ::Expr) at /root/.julia/packages/ResumableFunctions/ATGuu/src/macro.jl:29
[8] include at ./boot.jl:328 [inlined]
[9] include_relative(::Module, ::String) at ./loading.jl:1094
[10] include(::Module, ::String) at ./Base.jl:31
[11] include(::String) at ./client.jl:431
[12] top-level scope at none:5
in expression starting at /root/.julia/packages/ResumableFunctions/ATGuu/test/runtests.jl:4
in expression starting at /root/.julia/packages/ResumableFunctions/ATGuu/test/runtests.jl:4
ERROR: Package ResumableFunctions errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=================> ] 41.0 % Resolving Deltas: [=================================> ] 81.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ───────────── v2.1.0
Installed Tokenize ─────────── v0.5.4
Installed OrderedCollections ─ v1.1.0
Installed CSTParser ────────── v0.6.0
Installed DataStructures ───── v0.15.0
Installed ResumableFunctions ─ v0.4.2
Installed MacroTools ───────── v0.5.0
Updating `~/.julia/environments/v1.2/Project.toml`
[c5292f4c] + ResumableFunctions v0.4.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.0
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.15.0
[1914dd2f] + MacroTools v0.5.0
[bac558e1] + OrderedCollections v1.1.0
[c5292f4c] + ResumableFunctions v0.4.2
[0796e94c] + Tokenize v0.5.4
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing ResumableFunctions
Status `/tmp/jl_QURdcq/Manifest.toml`
[00ebfdb7] CSTParser v0.6.0
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.15.0
[1914dd2f] MacroTools v0.5.0
[bac558e1] OrderedCollections v1.1.0
[c5292f4c] ResumableFunctions v0.4.2
[0796e94c] Tokenize v0.5.4
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: ArgumentError: Package InteractiveUtils not found in current path:
- Run `import Pkg; Pkg.add("InteractiveUtils")` to install the InteractiveUtils package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /root/.julia/packages/Revise/agmgx/test/runtests.jl:6
Skipping Base.active_repl
Skipping Base.active_repl_backend
ERROR: Package Revise errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [==================================> ] 83.6 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed CodeTracking ─────── v0.5.7
Installed LoweredCodeUtils ─── v0.3.5
Installed OrderedCollections ─ v1.1.0
Installed JuliaInterpreter ─── v0.6.0
Installed Revise ───────────── v2.1.6
Updating `~/.julia/environments/v1.2/Project.toml`
[295af30f] + Revise v2.1.6
Updating `~/.julia/environments/v1.2/Manifest.toml`
[da1fd8a2] + CodeTracking v0.5.7
[aa1ae85d] + JuliaInterpreter v0.6.0
[6f1432cf] + LoweredCodeUtils v0.3.5
[bac558e1] + OrderedCollections v1.1.0
[295af30f] + Revise v2.1.6
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[7b1f6079] + FileWatching
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Revise
Resolving package versions...
Installed Example ────── v0.5.1
Installed EponymTuples ─ v0.2.2
Status `/tmp/jl_Rs7and/Manifest.toml`
[da1fd8a2] CodeTracking v0.5.7
[97e2ac4a] EponymTuples v0.2.2
[7876af07] Example v0.5.1
[aa1ae85d] JuliaInterpreter v0.6.0
[6f1432cf] LoweredCodeUtils v0.3.5
[bac558e1] OrderedCollections v1.1.0
[295af30f] Revise v2.1.6
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[7b1f6079] FileWatching [`@stdlib/FileWatching`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: ArgumentError: Package Serialization not found in current path:
- Run `import Pkg; Pkg.add("Serialization")` to install the Serialization package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] exec_options(::Base.JLOptions) at ./client.jl:295
[6] _start() at ./client.jl:464
in expression starting at /root/.julia/packages/SymbolServer/f6geS/src/clientprocess/clientprocess_main.jl:3
ERROR: LoadError: EOFError: read end of file
Stacktrace:
[1] read at ./iobuffer.jl:212 [inlined]
[2] read(::Base.PipeEndpoint, ::Type{UInt8}) at ./stream.jl:856
[3] read(::Base.Process, ::Type{UInt8}) at ./io.jl:242
[4] deserialize at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Serialization/src/Serialization.jl:722 [inlined]
[5] deserialize(::Base.Process) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Serialization/src/Serialization.jl:709
[6] request(::SymbolServerProcess, ::Symbol, ::Nothing) at /root/.julia/packages/SymbolServer/f6geS/src/SymbolServer.jl:41
[7] get_context(::SymbolServerProcess) at /root/.julia/packages/SymbolServer/f6geS/src/SymbolServer.jl:47
[8] (::getfield(SymbolServer, Symbol("##SymbolServerProcess#3#4")))(::Nothing, ::Nothing, ::Type{SymbolServerProcess}) at /root/.julia/packages/SymbolServer/f6geS/src/SymbolServer.jl:34
[9] SymbolServerProcess() at /root/.julia/packages/SymbolServer/f6geS/src/SymbolServer.jl:16
[10] top-level scope at /root/.julia/packages/StaticLint/cknMk/test/runtests.jl:4
[11] include at ./boot.jl:328 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1094
[13] include(::Module, ::String) at ./Base.jl:31
[14] include(::String) at ./client.jl:431
[15] top-level scope at none:5
in expression starting at /root/.julia/packages/StaticLint/cknMk/test/runtests.jl:4
ERROR: Package StaticLint errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [==========================> ] 63.8 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed StaticLint ─── v0.2.0
Installed Tokenize ───── v0.5.4
Installed SymbolServer ─ v0.2.0
Installed CSTParser ──── v0.6.0
Updating `~/.julia/environments/v1.2/Project.toml`
[b3cc710f] + StaticLint v0.2.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.0
[b3cc710f] + StaticLint v0.2.0
[cf896787] + SymbolServer v0.2.0
[0796e94c] + Tokenize v0.5.4
[2a0f44e3] + Base64
[ade2ca70] + Dates
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing StaticLint
Resolving package versions...
Status `/tmp/jl_uH1w1q/Manifest.toml`
[00ebfdb7] CSTParser v0.6.0
[b3cc710f] StaticLint v0.2.0
[cf896787] SymbolServer v0.2.0
[0796e94c] Tokenize v0.5.4
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: ArgumentError: Package Random not found in current path:
- Run `import Pkg; Pkg.add("Random")` to install the Random package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /maps/julia/share/julia/stdlib/v1.2/Statistics/test/runtests.jl:3
ERROR: Package Statistics errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [=========================> ] 61.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Updating `~/.julia/environments/v1.2/Project.toml`
[10745b16] + Statistics
Updating `~/.julia/environments/v1.2/Manifest.toml`
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[9a3f8284] + Random
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
[10745b16] + Statistics
Testing Statistics
Resolving package versions...
Status `/tmp/jl_ZjsBCg/Manifest.toml`
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: ArgumentError: Package Random not found in current path:
- Run `import Pkg; Pkg.add("Random")` to install the Random package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at none:5
in expression starting at /root/.julia/packages/Strided/su1w2/test/runtests.jl:3
ERROR: Package Strided errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
[2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
[5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
[12] top-level scope at none:18
[13] eval at ./boot.jl:330 [inlined]
[14] eval(::Expr) at ./client.jl:432
[15] top-level scope at none:1
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 % Fetching: [==============================> ] 73.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Strided ──── v0.3.1
Installed TupleTools ─ v1.1.0
Updating `~/.julia/environments/v1.2/Project.toml`
[5e0ebb24] + Strided v0.3.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[5e0ebb24] + Strided v0.3.1
[9d95972d] + TupleTools v1.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing Strided
Resolving package versions...
Status `/tmp/jl_vScO87/Manifest.toml`
[5e0ebb24] Strided v0.3.1
[9d95972d] TupleTools v1.1.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment