Skip to content

Instantly share code, notes, and snippets.

@ararslan
Created August 8, 2019 16:47
Show Gist options
  • Save ararslan/6a4c76e4319001be4e0f7a79f3407aec to your computer and use it in GitHub Desktop.
Save ararslan/6a4c76e4319001be4e0f7a79f3407aec to your computer and use it in GitHub Desktop.
1.2 PkgEval run 2019-08-08
ERROR: LoadError: Some tests did not pass: 318 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/AlgebraicMultigrid/eCNmE/test/runtests.jl:16
Splitting: Test Failed at /root/.julia/packages/AlgebraicMultigrid/eCNmE/test/runtests.jl:46
Expression: (RS())(S) == [0, 1, 1, 0, 0, 0, 0, 0, 1, 1]
Evaluated: [0, 0, 1, 0, 1, 0, 1, 1, 0, 1] == [0, 1, 1, 0, 0, 0, 0, 0, 1, 1]
Stacktrace:
[1] top-level scope at /root/.julia/packages/AlgebraicMultigrid/eCNmE/test/runtests.jl:46
[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/AlgebraicMultigrid/eCNmE/test/runtests.jl:42
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/AlgebraicMultigrid/eCNmE/test/runtests.jl:18
Test Summary: | Pass Fail Total
AlgebraicMultigrid Tests | 318 1 319
Strength of connection | 2 2
Splitting | 3 1 4
Interpolation | 2 2
Coarse Solver | 1 1
Multilevel | 27 27
Solver | 4 4
Preconditioning | 5 5
Precision | 4 4
Smoothed Aggregation | 230 230
Gauss Seidel | 8 8
Jacobi Prolongation | 1 1
Int32 support | No tests
ERROR: Package AlgebraicMultigrid 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.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed RecipesBase ──────── v0.7.0
Installed Compat ───────────── v2.1.0
Installed AlgebraicMultigrid ─ v0.2.2
Installed IterativeSolvers ─── v0.8.1
Updating `~/.julia/environments/v1.2/Project.toml`
[2169fc97] + AlgebraicMultigrid v0.2.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[2169fc97] + AlgebraicMultigrid v0.2.2
[34da2185] + Compat v2.1.0
[42fd0dbc] + IterativeSolvers v0.8.1
[3cdcf5f2] + RecipesBase v0.7.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
Testing AlgebraicMultigrid
Resolving package versions...
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.17.0
Installed BinaryProvider ───── v0.5.6
Installed CodecZlib ────────── v0.6.0
Installed JLD2 ─────────────── v0.1.2
Installed TranscodingStreams ─ v0.9.5
Installed FileIO ───────────── v1.0.7
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Status `/tmp/jl_PyMu34/Manifest.toml`
[2169fc97] AlgebraicMultigrid v0.2.2
[b99e7846] BinaryProvider v0.5.6
[944b1d66] CodecZlib v0.6.0
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[5789e2e9] FileIO v1.0.7
[42fd0dbc] IterativeSolvers v0.8.1
[033835bb] JLD2 v0.1.2
[bac558e1] OrderedCollections v1.1.0
[3cdcf5f2] RecipesBase v0.7.0
[3bb67fe8] TranscodingStreams v0.9.5
[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: Some tests did not pass: 41 passed, 39 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:6
in expression starting at /root/.julia/packages/ArnoldiMethod/5fDBS/test/runtests.jl:13
Test Summary: | Pass Total
Initialization | 1 1
Test Summary: | Pass Total
Arnoldi Factorization | 4 4
Test Summary: | Pass Total
Invariant subspace | 2 2
Test Summary: | Pass Total
Givens rotation | 16 16
Test Summary: | Pass Total
Stable permutation ordering | 20 20
Test Summary: | Pass Total
Schur factorization | 104 104
Test Summary: | Pass Total
Schur with nearly repeated eigenvalues | 1 1
Test Summary: | Pass Total
Tiny sylvester equation Float64, (2, 2) | 2 2
Test Summary: | Pass Total
Tiny sylvester equation Float64, (2, 1) | 2 2
Test Summary: | Pass Total
Tiny sylvester equation Float64, (1, 2) | 2 2
Test Summary: | Pass Total
Tiny sylvester equation Complex{Float64}, (2, 2) | 2 2
Test Summary: | Pass Total
Tiny sylvester equation Complex{Float64}, (2, 1) | 2 2
Test Summary: | Pass Total
Tiny sylvester equation Complex{Float64}, (1, 2) | 2 2
Test Summary: | Pass Total
Singular sylvester Float64 | 3 3
Test Summary: | Pass Total
Singular sylvester Complex{Float64} | 3 3
Test Summary: | Pass Total
Reordering the Schur form 1 ↔ 1 (Float64) | 3 3
Test Summary: | Pass Total
Reordering the Schur form 1 ↔ 1 (Complex{Float64}) | 3 3
Test Summary: | Pass Total
Reordering the Schur form 1 ↔ 2 (Float64) | 5 5
Test Summary: | Pass Total
Reordering the Schur form 1 ↔ 2 (Complex{Float64}) | 5 5
Test Summary: | Pass Total
Reordering the Schur form 2 ↔ 1 (Float64) | 5 5
Test Summary: | Pass Total
Reordering the Schur form 2 ↔ 1 (Complex{Float64}) | 5 5
Test Summary: | Pass Total
Reordering the Schur form 2 ↔ 2 (Float64) | 7 7
Test Summary: | Pass Total
Reordering the Schur form 2 ↔ 2 (Complex{Float64}) | 7 7
Test Summary: | Pass Total
Rotation right with single eigenvalues | 12 12
Test Summary: | Pass Total
Rotation right with two conjugate pairs | 10 10
Test Summary: | Pass Total
Rotation right with one 2 × 2 block on the right | 12 12
Test Summary: | Pass Total
Rotation right with one 2 × 2 block on the left | 12 12
Test Summary: | Pass Total
Stewart's example | 6 6
Test Summary: | Pass Total
Small eigenvalue separation | 4 4
Test Summary: | Pass Total
Identical eigenvalues should not blow up | 3 3
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9127936399399909, 0.2813201477352485, 0.13329399677871162, 0.15989265470823555, 0.13160113758092712, 0.13587582452469166, 0.04446571149031806, 0.00796872177402424, 0.01120678311123678, 0.04864491570784258, 0.003199383376434587, 0.05023435732367567, 0.03855319840015079, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6766462036429409, 0.7363083016614682, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9429231683403458, 0.21229998148196352, 0.051993445531962335, 0.14437646269137072, 0.13698238557672107, 0.15333806166087546, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6505349674377476, 0.7442405360737613, 0.04846310851023615, 0.1433931927217399, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.07700403634732386, 0.605883956568539, 0.6319590013251548, 0.36248097175911603, 0.23885654946596616, 0.19408843916681473, 0.029623270107382423, 0.002460256234424569, 0.011243770963188448, 0.012447914129857683, 0.013320854438622402, 0.002238233293464054, 0.0016053252027031554, 0.005200592582826882, 0.007973347900020198, 0.00612053445781729, 0.001265125708527734, 0.0028149751671291932, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9717885570741082, 0.01993368498405609, 0.006816240583928799, 0.22758461361530063, 0.05821023151178425, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9429231683403457, 0.21229998148196347, 0.051993445531962265, 0.14437646269137075, 0.13698238557672107, 0.15333806166087546, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9782420455479283, 0.025080493003299207, 0.004560580183487998, 0.1989859872740251, 0.05287825813453967, 0.0007481024116890385, 0.000606803176118764, 0.0003608519048605926, 0.0001567963731894565, 2.8526607440308177e-6, 0.0001790858181900417, 0.0001487493583340379, 9.285692890175028e-6, 5.20233504620488e-6, 5.939523919069303e-7, 3.8896650385169437e-7, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6742947694176779, 0.733950552546483, 0.03701697791086943, 0.07164529692359144, 0.00891722555903263, 0.0062887076524709255, 0.004558549346118051, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.971788557074108, 0.01993368498405607, 0.006816240583928811, 0.22758461361530066, 0.058210231511784255, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6663644572554898, 0.7401288260588124, 0.03161711997995784, 0.08462897543573135, 0.002043256066374305, 0.0011314035321113713, 0.0007488760218794584, 9.695190027714903e-5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9234395707195207, 0.0392417637099783, 0.02355214772510564, 0.3724314875308227, 0.08006834114916152, 0.005542881611700387, 0.003603857294950447, 0.001920995457674633, 0.0006720025694273742, 0.00021845462630182714, 0.0006918753430585436, 0.0004558869693043295, 2.3102536292099007e-6, 1.3663256752954227e-6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6647034699891952, 0.7304709285129154, 0.07857857040522384, 0.13121304894789748, 0.024643248545501397, 0.019267984474685806, 0.014480519888258459, 0.0012810177366901709, 0.00043846710527214414, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9135121985719329, 0.05236461811458753, 0.026674312113274718, 0.39386361241114587, 0.08274992779408841, 0.006490509312200718, 0.004171932973314209, 0.0021921768236733375, 0.0007491961623152584, 0.00026249284115475584, 0.000764505292428631, 0.0004930831278147218, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6659724686807251, 0.7309686864677488, 0.07391817080583633, 0.12533958266042705, 0.022627546516682074, 0.017509151363427868, 0.013106152974656837, 0.0010367174639608916, 0.0003477429751725296, 1.4465109399959968e-5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.7777484606026562, 0.21301695651033342, 0.059722299743519204, 0.579281160748494, 0.10131798856148923, 0.015041577959571078, 0.009170357717114776, 0.004282624074275524, 0.0012167515008664222, 0.0006372100860745334, 0.0011691970356723545, 0.0006461646564112161, 2.2744334110440765e-5, 1.3834182039804866e-5, 9.862354291775117e-7, 4.1244483803587405e-7, 3.716039323206375e-8, 3.385953394849887e-8, 2.4517222469446084e-9, 1.1957662954449101e-8]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.673244799059848, 0.7335726448312744, 0.04282231410455715, 0.08106077151745375, 0.010791857231541802, 0.007734403375763347, 0.005632412722812651, 7.775519524496045e-5, 2.44412148581594e-5, 1.1586216411379713e-5, 1.0911787937684606e-6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.5393931223941669, 0.7625241521960697, 0.08878857600248097, 0.3453718075656774, 0.0190749657148851, 0.007671607343692535, 0.004755671433482522, 0.0012283917924275091, 0.00011741885483209479, 0.00014792973975209897, 0.00010146880145051977, 3.0202442035780006e-5, 4.616097863449888e-6, 2.8530489127496928e-6, 6.46024442156573e-7, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9135121985719329, 0.05236461811458745, 0.026674312113274708, 0.39386361241114576, 0.08274992779408838, 0.006490509312200715, 0.004171932973314209, 0.0021921768236733375, 0.0007491961623152585, 0.00026249284115475573, 0.000764505292428631, 0.0004930831278147218, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.6505349674377476, 0.7442405360737613, 0.04846310851023615, 0.14339319272173992, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9127936399399911, 0.28132014773524844, 0.13329399677871157, 0.15989265470823555, 0.1316011375809272, 0.13587582452469177, 0.044465711490318034, 0.007968721774024237, 0.01120678311123678, 0.04864491570784255, 0.0031993833764345824, 0.05023435732367564, 0.03855319840015077, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.6663644572554898, 0.7401288260588123, 0.03161711997995784, 0.08462897543573135, 0.002043256066374305, 0.0011314035321113715, 0.0007488760218794585, 9.695190027714903e-5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9234395707195208, 0.03924176370997832, 0.02355214772510566, 0.3724314875308227, 0.08006834114916152, 0.005542881611700389, 0.003603857294950448, 0.0019209954576746334, 0.0006720025694273741, 0.00021845462630182738, 0.0006918753430585438, 0.0004558869693043296, 2.3102536292099007e-6, 1.3663256752954227e-6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.6766462036429409, 0.7363083016614682, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.5393931223941666, 0.7625241521960696, 0.08878857600248093, 0.3453718075656774, 0.019074965714885102, 0.007671607343692535, 0.004755671433482523, 0.0012283917924275094, 0.0001174188548320948, 0.00014792973975209903, 0.0001014688014505198, 3.020244203578001e-5, 4.616097863449889e-6, 2.853048912749693e-6, 6.460244421565731e-7, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.6755864631397108, 0.7344635104793338, 0.02853961809880636, 0.05711027937479296, 0.0063889911688924505, 0.004393422154193705, 0.003171733801145196, 7.804382569685648e-5, 2.8455514892879656e-5, 2.4716616486894688e-5, 3.477539531248685e-6, 9.890270305478823e-8, 3.193963797793489e-8, 2.017489863861044e-8, 7.622927272173111e-9, 2.6704838062296875e-9, 1.0945190983872662e-9, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9782420455479284, 0.025080493003299262, 0.00456058018348799, 0.19898598727402506, 0.05287825813453966, 0.0007481024116890386, 0.0006068031761187637, 0.0003608519048605922, 0.00015679637318945634, 2.852660744030765e-6, 0.0001790858181900415, 0.00014874935833403778, 9.28569289017502e-6, 5.202335046204875e-6, 5.939523919069297e-7, 3.889665038516939e-7, 0.0, 0.0, 0.0, 0.0] ≈ [0.6742947694176777, 0.7339505525464829, 0.03701697791086942, 0.07164529692359144, 0.008917225559032627, 0.006288707652470925, 0.00455854934611805, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6755864631397107, 0.7344635104793338, 0.028539618098806355, 0.05711027937479294, 0.00638899116889245, 0.004393422154193703, 0.003171733801145195, 7.804382569685644e-5, 2.8455514892879646e-5, 2.4716616486894677e-5, 3.4775395312486843e-6, 9.89027030547882e-8, 3.1939637977934875e-8, 2.0174898638610436e-8, 7.622927272173108e-9, 2.6704838062296867e-9, 1.0945190983872658e-9, 0.0, 0.0, 0.0] ≈ [0.673244799059848, 0.7335726448312744, 0.04282231410455714, 0.08106077151745374, 0.010791857231541802, 0.007734403375763346, 0.005632412722812651, 7.775519524496043e-5, 2.4441214858159397e-5, 1.1586216411379711e-5, 1.0911787937684603e-6, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.07700403634732493, 0.605883956568539, 0.6319590013251548, 0.3624809717591159, 0.23885654946596607, 0.19408843916681465, 0.029623270107382454, 0.00246025623442457, 0.011243770963188453, 0.01244791412985771, 0.013320854438622399, 0.002238233293464083, 0.0016053252027031669, 0.005200592582826888, 0.007973347900020203, 0.006120534457817293, 0.001265125708527735, 0.0028149751671291954, 0.0, 0.0] ≈ [0.670978287334771, 0.7327867758926387, 0.05370081983222132, 0.09765288688250674, 0.01460007387682443, 0.010765832833877399, 0.007915266861400993, 0.000297428502004974, 9.336661038228694e-5, 2.6233317564618137e-5, 1.581169970172122e-6, 3.33996938926941e-8, 1.2016794485837796e-8, 7.691344956160835e-9, 3.08884830542924e-9, 1.2703131425271324e-9, 5.475062749323151e-10, 4.6860503092706215e-11, 3.8353331729036944e-11, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6709782873347708, 0.7327867758926387, 0.05370081983222132, 0.09765288688250674, 0.01460007387682443, 0.010765832833877399, 0.007915266861400991, 0.000297428502004974, 9.336661038228694e-5, 2.6233317564618134e-5, 1.581169970172122e-6, 3.33996938926941e-8, 1.2016794485837794e-8, 7.691344956160835e-9, 3.08884830542924e-9, 1.2703131425271322e-9, 5.475062749323151e-10, 4.686050309270621e-11, 3.8353331729036944e-11, 0.0] ≈ [0.6659724686807252, 0.7309686864677489, 0.07391817080583635, 0.12533958266042708, 0.022627546516682077, 0.017509151363427875, 0.01310615297465684, 0.001036717463960892, 0.0003477429751725297, 1.4465109399959973e-5, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.7777484606026561, 0.21301695651033328, 0.05972229974351916, 0.5792811607484938, 0.10131798856148919, 0.015041577959571067, 0.00917035771711477, 0.00428262407427552, 0.0012167515008664211, 0.0006372100860745328, 0.0011691970356723532, 0.0006461646564112155, 2.274433411044074e-5, 1.3834182039804851e-5, 9.862354291775106e-7, 4.124448380358737e-7, 3.716039323206372e-8, 3.3859533948498845e-8, 2.4517222469446063e-9, 1.1957662954449091e-8] ≈ [0.6647034699891952, 0.7304709285129153, 0.07857857040522384, 0.1312130489478975, 0.024643248545501397, 0.019267984474685803, 0.014480519888258459, 0.0012810177366901709, 0.0004384671052721441, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.5878844006954319, 0.6802437705146076, 0.09459569944814562, 0.07699299439512172, 0.3467505476823898, 0.16235792154522094, 0.06860165562103582, 0.11867056816263753, 0.07566640938766207, 0.07532425331125932, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9594938104434534, 0.28172970684807563, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9187941181439838, 0.23991749832807338, 0.14483587470075215, 0.09504735065725589, 0.17660537164387097, 0.13860829603423427, 0.08428244556545542, 0.06838647085887617, 0.05853551170115805, 0.04031157445474322, 0.031146154351109144, 0.0059912626053090015, 0.002334345454043973, 0.0008482042257236935, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.807083151118823, 0.47308750386701015, 0.35327751253793793, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9463050034875758, 0.09714311777823245, 0.16149175296974605, 0.11246143262914876, 0.18228520810204732, 0.11275261784248103, 0.07256107538833734, 0.05591570039055714, 0.035278457630552325, 0.02419392413857927, 0.013425880367018158, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.7961916495062392, 0.4332383255568969, 0.3395637721682397, 0.2511570328620441, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9459647161425694, 0.11825329757871073, 0.15253232536099337, 0.11165584419215291, 0.184601906656117, 0.10843822937166242, 0.06837703281255342, 0.05571737488126957, 0.03353961955760248, 0.023257988313840794, 0.012260504085808744, 0.0009600694597633681, 0.0003539702699259764, 0.00010229448585325466, 1.6457906334355606e-6, 6.035467298335538e-6, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.849798954622465, 0.40970798033933015, 0.2584281038583081, 0.13766281272001893, 0.15570797249673785, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.8729807604335025, 0.4485224081764646, 0.07800675007222972, 0.062415624472091334, 0.13978521976134137, 0.054047242224381814, 0.04034213451143313, 0.04735822883919999, 0.014720596999111005, 0.013129618273839253, 0.003352628052056605, 0.004455711285700624, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.7927097112189889, 0.4852463117262574, 0.3265165015756764, 0.07224825774512053, 0.15467525593267914, 0.01974992022533398, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.4179265507195622, 0.7058146152166489, 0.20814222454972367, 0.013306909490986259, 0.4467070479651634, 0.19682459794560678, 0.046201750783456154, 0.13960490201887069, 0.10796016941647821, 0.10687722963739074, 0.005801256046448272, 0.015518238310795627, 0.013514746292303224, 0.012885708317360571, 0.007094197247626464, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.7935714745377855, 0.444404794954871, 0.3400645867193058, 0.237555716175553, 0.025146572940397367, 0.005840712648160037, 0.0023637973489584, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9594938104434533, 0.2817297068480757, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.94963173760366, 0.2948949121932189, 0.05175423280532006, 0.05041822724834348, 0.07360968228387192, 0.017480909949096467, 0.013301940143219363, 0.010730624218560008, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6045117975485174, 0.47669602441477704, 0.492466279099019, 0.2127088798574715, 0.31263343995269793, 0.13349356970985227, 0.05555814969589009, 0.021943985006882143, 0.020732484313368358, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9384918251872576, 0.15275038397367308, 0.20172572364318297, 0.14736802884778755, 0.16022598405523078, 0.07026181190842451, 0.04557269102823493, 0.023730662936237296, 0.012870697011917313, 0.007803162319763426, 0.0032480507453362235, 0.0016398804486296042, 0.0009616711370191423, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.5878844006954317, 0.6802437705146077, 0.09459569944814561, 0.07699299439512168, 0.3467505476823898, 0.16235792154522097, 0.06860165562103585, 0.11867056816263762, 0.07566640938766205, 0.07532425331125932, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9496317376036599, 0.29489491219321884, 0.051754232805320065, 0.05041822724834347, 0.07360968228387188, 0.01748090994909646, 0.013301940143219353, 0.010730624218560001, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9463050034875761, 0.0971431177782324, 0.16149175296974605, 0.1124614326291488, 0.18228520810204735, 0.11275261784248108, 0.07256107538833738, 0.05591570039055716, 0.035278457630552346, 0.02419392413857928, 0.013425880367018164, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.9139782134264237, 0.3274805881728616, 0.1796070911646487, 0.11292972001123933, 0.11042748954439242, 0.013230664731325831, 0.004108481952614748, 0.001335558936139002, 0.0006550244529178907, 0.0002673486027606164, 7.736976051049672e-5, 7.875248374944975e-5, 5.789572649694558e-5, 2.18138074273566e-5, 4.973280503697757e-6, 4.779556160640609e-6, 4.055834576462462e-6, 1.8142813630373048e-6, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.8729807604335026, 0.44852240817646477, 0.07800675007222976, 0.06241562447209136, 0.1397852197613414, 0.054047242224381814, 0.04034213451143313, 0.047358228839199976, 0.014720596999111006, 0.013129618273839249, 0.003352628052056603, 0.004455711285700621, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.912365370591271, 0.3066256838811814, 0.20572798236369427, 0.14288203738701746, 0.10231254475831211, 0.01765183036728156, 0.006844680581893466, 0.0018382092863999196, 0.000975484463612792, 0.00041428571005942545, 0.0001391968709274645, 0.00012773873167655665, 9.378345793628754e-5, 2.82945700003612e-5, 6.437025367478558e-6, 6.402708642697538e-6, 4.510466057326259e-6, 1.85744725523694e-6, 1.0504901844264511e-6, 5.242490236980661e-7]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9384918251872577, 0.15275038397367297, 0.20172572364318297, 0.14736802884778755, 0.1602259840552308, 0.07026181190842451, 0.04557269102823492, 0.0237306629362373, 0.012870697011917313, 0.0078031623197634264, 0.0032480507453362235, 0.0016398804486296035, 0.0009616711370191423, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.8497989546224651, 0.40970798033933015, 0.2584281038583081, 0.1376628127200189, 0.15570797249673782, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9187941181439839, 0.2399174983280733, 0.1448358747007521, 0.09504735065725589, 0.17660537164387094, 0.13860829603423422, 0.08428244556545537, 0.06838647085887613, 0.05853551170115801, 0.0403115744547432, 0.03114615435110912, 0.005991262605308998, 0.0023343454540439715, 0.0008482042257236932, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.7927097112189887, 0.48524631172625743, 0.3265165015756764, 0.07224825774512059, 0.15467525593267922, 0.01974992022533399, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.417926550719562, 0.7058146152166488, 0.2081422245497237, 0.013306909490986228, 0.44670704796516325, 0.19682459794560672, 0.04620175078345612, 0.13960490201887063, 0.10796016941647812, 0.10687722963739071, 0.005801256046448269, 0.01551823831079562, 0.013514746292303214, 0.012885708317360564, 0.00709419724762646, 0.0, 0.0, 0.0, 0.0, 0.0] ≈ [0.8070831511188229, 0.47308750386701004, 0.35327751253793804, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9459647161425697, 0.11825329757871067, 0.15253232536099348, 0.11165584419215305, 0.18460190665611717, 0.1084382293716625, 0.06837703281255342, 0.055717374881269585, 0.0335396195576025, 0.023257988313840804, 0.012260504085808746, 0.0009600694597633687, 0.0003539702699259766, 0.00010229448585325478, 1.6457906334355623e-6, 6.0354672983355434e-6, 0.0, 0.0, 0.0, 0.0] ≈ [0.6059831137791871, 0.4784518300073652, 0.4926030715320449, 0.2087128546378066, 0.3099447351546753, 0.13298944426886075, 0.05478308256189632, 0.021775275448516557, 0.020546171706453127, 0.00013824347240090412, 5.278405495779262e-5, 9.15306712525547e-5, 8.950757804014184e-5, 6.99079303468679e-5, 3.3202065221859616e-5, 1.6414214914241462e-5, 2.815554022927213e-5, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.6059831137791872, 0.47845183000736513, 0.49260307153204497, 0.20871285463780664, 0.3099447351546754, 0.13298944426886075, 0.05478308256189633, 0.02177527544851656, 0.020546171706453124, 0.0001382434724009041, 5.278405495779261e-5, 9.153067125255468e-5, 8.950757804014179e-5, 6.990793034686787e-5, 3.3202065221859616e-5, 1.6414214914241455e-5, 2.815554022927212e-5, 0.0, 0.0, 0.0] ≈ [0.6045117975485174, 0.476696024414777, 0.492466279099019, 0.21270887985747144, 0.3126334399526979, 0.13349356970985224, 0.055558149695890076, 0.021943985006882143, 0.020732484313368358, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9139782134264237, 0.3274805881728616, 0.17960709116464874, 0.11292972001123935, 0.1104274895443925, 0.01323066473132584, 0.004108481952614751, 0.0013355589361390028, 0.000655024452917891, 0.00026734860276061664, 7.736976051049678e-5, 7.875248374944978e-5, 5.7895726496945624e-5, 2.1813807427356606e-5, 4.973280503697761e-6, 4.779556160640613e-6, 4.055834576462464e-6, 1.814281363037306e-6, 0.0, 0.0] ≈ [0.7961916495062391, 0.43323832555689695, 0.33956377216823974, 0.2511570328620441, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.7736712401754728, 0.46813121911499833, 0.35441436702517176, 0.23052255846302647, 0.057756091130318266, 0.01322933401470469, 0.004988602305761138, 0.000258058707811025, 0.00020254934370774673, 5.521629126864552e-5, 2.4809269511049978e-5, 2.642854983909515e-5, 2.4986474171103523e-5, 1.2293341456379826e-5, 4.7148725383906944e-6, 3.325829755091246e-6, 3.483603295211267e-6, 1.016226018180182e-6, 1.3105330884913432e-6, 0.0] ≈ [0.7935714745377853, 0.4444047949548709, 0.34006458671930584, 0.237555716175553, 0.02514657294039737, 0.0058407126481600374, 0.0023637973489584003, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Eigenvector upper triangular matrix: Test Failed at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
Expression: abs.(x) ≈ abs.(xs[:, i])
Evaluated: [0.9123653705912712, 0.3066256838811814, 0.2057279823636943, 0.14288203738701746, 0.10231254475831211, 0.017651830367281563, 0.006844680581893465, 0.0018382092863999198, 0.0009754844636127918, 0.00041428571005942545, 0.00013919687092746452, 0.00012773873167655665, 9.378345793628754e-5, 2.829457000036121e-5, 6.4370253674785556e-6, 6.40270864269754e-6, 4.510466057326258e-6, 1.8574472552369399e-6, 1.0504901844264513e-6, 5.242490236980662e-7] ≈ [0.7736712401754728, 0.4681312191149984, 0.35441436702517176, 0.23052255846302644, 0.05775609113031828, 0.01322933401470469, 0.0049886023057611395, 0.0002580587078110251, 0.00020254934370774675, 5.5216291268645536e-5, 2.480926951104998e-5, 2.642854983909515e-5, 2.4986474171103526e-5, 1.2293341456379827e-5, 4.714872538390693e-6, 3.3258297550912445e-6, 3.483603295211267e-6, 1.016226018180182e-6, 1.310533088491343e-6, 0.0]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ArnoldiMethod/5fDBS/test/collect_eigen.jl:28
[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/ArnoldiMethod/5fDBS/test/collect_eigen.jl:7
Test Summary: | Pass Fail Total
Eigenvector upper triangular matrix | 41 39 80
ERROR: Package ArnoldiMethod 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: [=> ] 0.2 % Fetching: [================================> ] 79.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed ArnoldiMethod ─ v0.0.4
Installed StaticArrays ── v0.11.0
Updating `~/.julia/environments/v1.2/Project.toml`
[ec485272] + ArnoldiMethod v0.0.4
Updating `~/.julia/environments/v1.2/Manifest.toml`
[ec485272] + ArnoldiMethod v0.0.4
[90137ffa] + StaticArrays v0.11.0
[2a0f44e3] + Base64
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing ArnoldiMethod
Resolving package versions...
Status `/tmp/jl_MSLHEJ/Manifest.toml`
[ec485272] ArnoldiMethod v0.0.4
[90137ffa] StaticArrays v0.11.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[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: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/BitBasis/QSF59/test/runtests.jl:12
Test Summary: | Pass Total
test bit literal | 27 27
Test Summary: | Pass Total
test operations | 32 32
test reorder: Error During Test at /root/.julia/packages/BitBasis/QSF59/test/runtests.jl:12
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/BitBasis/QSF59/test/runtests.jl:13
[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/BitBasis/QSF59/test/runtests.jl:13
[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/BitBasis/QSF59/test/reorder.jl:1
Test Summary: | Error Total
test reorder | 1 1
ERROR: Package BitBasis 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.5 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed FillArrays ─── v0.6.3
Installed BitBasis ───── v0.5.1
Installed LuxurySparse ─ v0.4.1
Installed StaticArrays ─ v0.11.0
Updating `~/.julia/environments/v1.2/Project.toml`
[50ba71b6] + BitBasis v0.5.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[50ba71b6] + BitBasis v0.5.1
[1a297f60] + FillArrays v0.6.3
[d05aeea4] + LuxurySparse v0.4.1
[90137ffa] + StaticArrays v0.11.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing BitBasis
Resolving package versions...
Status `/tmp/jl_sOdPDS/Manifest.toml`
[50ba71b6] BitBasis v0.5.1
[1a297f60] FillArrays v0.6.3
[d05aeea4] LuxurySparse v0.4.1
[90137ffa] StaticArrays v0.11.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`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
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: [================================> ] 79.1 % [?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_J4d2Zl/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: LoadError: ArgumentError: Package DataStructures not found in current path:
- Run `import Pkg; Pkg.add("DataStructures")` to install the DataStructures 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/Cumulants/2QNqv/test/runtests.jl:17
[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 none:5
in expression starting at /root/.julia/packages/Cumulants/2QNqv/test/testfunctions/leeuw_cumulants_no_nested_func.jl:2
in expression starting at /root/.julia/packages/Cumulants/2QNqv/test/runtests.jl:17
ERROR: Package Cumulants 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.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed PDMats ───────────── v0.9.8
Installed SymmetricTensors ─── v1.0.0
Installed SortingAlgorithms ── v0.3.1
Installed Polynomials ──────── v0.5.2
Installed OrderedCollections ─ v1.1.0
Installed QuadGK ───────────── v2.0.3
Installed Cumulants ────────── v1.0.2
Installed StatsBase ────────── v0.32.0
Installed StatsFuns ────────── v0.8.0
Installed DataAPI ──────────── v1.0.1
Installed Combinatorics ────── v0.7.0
Installed Missings ─────────── v0.4.1
Installed Rmath ────────────── v0.5.0
Installed URIParser ────────── v0.4.0
Installed BinaryProvider ───── v0.5.6
Installed Compat ───────────── v2.1.0
Installed Arpack ───────────── v0.3.1
Installed BinDeps ──────────── v0.8.10
Installed SpecialFunctions ─── v0.7.2
Installed DataStructures ───── v0.17.0
Installed Distributions ────── v0.21.1
Updating `~/.julia/environments/v1.2/Project.toml`
[01e79fc4] + Cumulants v1.0.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[861a8166] + Combinatorics v0.7.0
[34da2185] + Compat v2.1.0
[01e79fc4] + Cumulants v1.0.2
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[31c24e10] + Distributions v0.21.1
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.8
[f27b6e38] + Polynomials v0.5.2
[1fd47b50] + QuadGK v2.0.3
[79098fc4] + Rmath v0.5.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[1ab33d94] + SymmetricTensors v1.0.0
[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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing Cumulants
Status `/tmp/jl_ypk81D/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[861a8166] Combinatorics v0.7.0
[34da2185] Compat v2.1.0
[01e79fc4] Cumulants v1.0.2
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[31c24e10] Distributions v0.21.1
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.8
[f27b6e38] Polynomials v0.5.2
[1fd47b50] QuadGK v2.0.3
[79098fc4] Rmath v0.5.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[1ab33d94] SymmetricTensors v1.0.0
[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`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[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/DASSL/992Iz/test/runtests.jl:1
ERROR: Package DASSL 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: [=> ] 0.2 % Fetching: [=====================================> ] 91.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Reexport ──────────────────── v0.2.0
Installed TreeViews ─────────────────── v0.3.0
Installed RecipesBase ───────────────── v0.7.0
Installed MuladdMacro ───────────────── v0.2.1
Installed DASSL ─────────────────────── v2.4.0
Installed OrderedCollections ────────── v1.1.0
Installed StaticArrays ──────────────── v0.11.0
Installed MacroTools ────────────────── v0.5.1
Installed Requires ──────────────────── v0.5.2
Installed ArrayInterface ────────────── v1.2.1
Installed Compat ────────────────────── v2.1.0
Installed DocStringExtensions ───────── v0.8.0
Installed Parameters ────────────────── v0.11.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed CSTParser ─────────────────── v0.6.2
Installed IterativeSolvers ──────────── v0.8.1
Installed DataStructures ────────────── v0.17.0
Installed Roots ─────────────────────── v0.8.1
Installed FunctionWrappers ──────────── v1.0.0
Installed RecursiveArrayTools ───────── v1.0.2
Installed Tokenize ──────────────────── v0.5.5
Installed TableTraits ───────────────── v1.0.0
Installed RecursiveFactorization ────── v0.1.0
Installed DiffEqBase ────────────────── v5.20.0
Updating `~/.julia/environments/v1.2/Project.toml`
[e993076c] + DASSL v2.4.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[4fba245c] + ArrayInterface v1.2.1
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[e993076c] + DASSL v2.4.0
[864edb3b] + DataStructures v0.17.0
[2b5f629d] + DiffEqBase v5.20.0
[ffbed154] + DocStringExtensions v0.8.0
[069b7b12] + FunctionWrappers v1.0.0
[42fd0dbc] + IterativeSolvers v0.8.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[1914dd2f] + MacroTools v0.5.1
[46d2c3a1] + MuladdMacro v0.2.1
[bac558e1] + OrderedCollections v1.1.0
[d96e819e] + Parameters v0.11.0
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v1.0.2
[f2c3362d] + RecursiveFactorization v0.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v0.5.2
[f2b01f46] + Roots v0.8.1
[90137ffa] + StaticArrays v0.11.0
[3783bdb8] + TableTraits v1.0.0
[0796e94c] + Tokenize v0.5.5
[a2a6695c] + TreeViews v0.3.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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing DASSL
Resolving package versions...
Installed PoissonRandom ─────────── v0.4.0
Installed DiffEqProblemLibrary ──── v4.5.0
Installed NaNMath ───────────────── v0.3.2
Installed NNlib ─────────────────── v0.6.0
Installed BandedMatrices ────────── v0.9.4
Installed SymEngine ─────────────── v0.7.0
Installed HomotopyContinuation ──── v0.7.0
Installed LazyArrays ────────────── v0.9.1
Installed MatrixFactorizations ──── v0.1.0
Installed ProjectiveVectors ─────── v0.2.2
Installed DiffEqJump ────────────── v6.2.0
Installed FixedPolynomials ──────── v0.4.0
Installed StaticPolynomials ─────── v1.3.2
Installed DiffEqBiological ──────── v3.9.0
Installed DynamicPolynomials ────── v0.1.4
Installed DiffEqOperators ───────── v4.1.0
Installed URIParser ─────────────── v0.4.0
Installed ProgressMeter ─────────── v0.9.0
Installed TimerOutputs ──────────── v0.5.0
Installed RandomNumbers ─────────── v1.3.0
Installed MultivariatePolynomials ─ v0.3.1
Installed BinaryProvider ────────── v0.5.6
Installed ForwardDiff ───────────── v0.10.3
Installed DiffResults ───────────── v0.0.4
Installed BinDeps ───────────────── v0.8.10
Installed FillArrays ────────────── v0.6.3
Installed SpecialFunctions ──────── v0.7.2
Installed Crayons ───────────────── v4.0.0
Installed DiffRules ─────────────── v0.0.10
Installed ModelingToolkit ───────── v0.6.4
Installed CommonSubexpressions ──── v0.2.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building SymEngine ───────→ `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
Status `/tmp/jl_EiSfES/Manifest.toml`
[4fba245c] ArrayInterface v1.2.1
[aae01518] BandedMatrices v0.9.4
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[a8cc5b0e] Crayons v4.0.0
[e993076c] DASSL v2.4.0
[864edb3b] DataStructures v0.17.0
[2b5f629d] DiffEqBase v5.20.0
[eb300fae] DiffEqBiological v3.9.0
[c894b116] DiffEqJump v6.2.0
[9fdde737] DiffEqOperators v4.1.0
[a077e3f3] DiffEqProblemLibrary v4.5.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[ffbed154] DocStringExtensions v0.8.0
[7c1d4256] DynamicPolynomials v0.1.4
[1a297f60] FillArrays v0.6.3
[3dd14ad9] FixedPolynomials v0.4.0
[f6369f11] ForwardDiff v0.10.3
[069b7b12] FunctionWrappers v1.0.0
[f213a82b] HomotopyContinuation v0.7.0
[42fd0dbc] IterativeSolvers v0.8.1
[82899510] IteratorInterfaceExtensions v1.0.0
[5078a376] LazyArrays v0.9.1
[1914dd2f] MacroTools v0.5.1
[a3b82374] MatrixFactorizations v0.1.0
[961ee093] ModelingToolkit v0.6.4
[46d2c3a1] MuladdMacro v0.2.1
[102ac46a] MultivariatePolynomials v0.3.1
[872c559c] NNlib v0.6.0
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[d96e819e] Parameters v0.11.0
[e409e4f3] PoissonRandom v0.4.0
[92933f4c] ProgressMeter v0.9.0
[01f381cc] ProjectiveVectors v0.2.2
[e6cf234a] RandomNumbers v1.3.0
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v1.0.2
[f2c3362d] RecursiveFactorization v0.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[f2b01f46] Roots v0.8.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[62e018b1] StaticPolynomials v1.3.2
[123dc426] SymEngine v0.7.0
[3783bdb8] TableTraits v1.0.0
[a759f4b9] TimerOutputs v0.5.0
[0796e94c] Tokenize v0.5.5
[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`]
[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`]
ERROR: LoadError: ArgumentError: Package Missings not found in current path:
- Run `import Pkg; Pkg.add("Missings")` to install the Missings 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/DBFTables/lZRFv/test/runtests.jl:3
ERROR: Package DBFTables 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: [=====================================> ] 92.2 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Reexport ──────────────────── v0.2.0
Installed SortingAlgorithms ─────────── v0.3.1
Installed DataAPI ───────────────────── v1.0.1
Installed DBFTables ─────────────────── v0.1.0
Installed InvertedIndices ───────────── v1.0.0
Installed DataValueInterfaces ───────── v1.0.0
Installed OrderedCollections ────────── v1.1.0
Installed CategoricalArrays ─────────── v0.5.5
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed Compat ────────────────────── v2.1.0
Installed Missings ──────────────────── v0.4.1
Installed DataStructures ────────────── v0.17.0
Installed JSON ──────────────────────── v0.21.0
Installed PooledArrays ──────────────── v0.5.2
Installed Tables ────────────────────── v0.2.10
Installed DataFrames ────────────────── v0.19.2
Installed TableTraits ───────────────── v1.0.0
Installed Parsers ───────────────────── v0.3.6
Updating `~/.julia/environments/v1.2/Project.toml`
[75c7ada1] + DBFTables v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[324d7699] + CategoricalArrays v0.5.5
[34da2185] + Compat v2.1.0
[75c7ada1] + DBFTables v0.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.19.2
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[2dfb63ee] + PooledArrays v0.5.2
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.10
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing DBFTables
Status `/tmp/jl_WQRhCd/Manifest.toml`
[324d7699] CategoricalArrays v0.5.5
[34da2185] Compat v2.1.0
[75c7ada1] DBFTables v0.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.19.2
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[2dfb63ee] PooledArrays v0.5.2
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.10
[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: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Discretizers/tKxLS/test/test_linear_discretizer.jl:41
in expression starting at /root/.julia/packages/Discretizers/tKxLS/test/runtests.jl:31
Error During Test at /root/.julia/packages/Discretizers/tKxLS/test/test_linear_discretizer.jl:41
Test threw exception
Expression: array_matches([extrema(ld, 1)...], [0.0, 0.5], 1.0e-8)
MethodError: extrema(::LinearDiscretizer{Float64,Int64}, ::Int64) is ambiguous. Candidates:
extrema(f, x::Real) in Base at operators.jl:487
extrema(ld::LinearDiscretizer{N,D}, d::D) where {N<:AbstractFloat, D} in Discretizers at /root/.julia/packages/Discretizers/tKxLS/src/linear_discretizer.jl:171
Possible fix, define
extrema(::LinearDiscretizer{N<:AbstractFloat,D<:Real}, ::D<:Real)
Stacktrace:
[1] top-level scope at /root/.julia/packages/Discretizers/tKxLS/test/test_linear_discretizer.jl:41
[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/Discretizers/tKxLS/test/runtests.jl:31
[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 none:5
[12] eval(::Module, ::Any) at ./boot.jl:330
[13] exec_options(::Base.JLOptions) at ./client.jl:271
[14] _start() at ./client.jl:464
ERROR: Package Discretizers 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 Missings ─────────── v0.4.1
Installed Compat ───────────── v2.1.0
Installed SortingAlgorithms ── v0.3.1
Installed OrderedCollections ─ v1.1.0
Installed BinDeps ──────────── v0.8.10
Installed DataStructures ───── v0.17.0
Installed Discretizers ─────── v3.0.1
Installed BinaryProvider ───── v0.5.6
Installed DataAPI ──────────── v1.0.1
Installed SpecialFunctions ─── v0.7.2
Installed StatsBase ────────── v0.32.0
Updating `~/.julia/environments/v1.2/Project.toml`
[6e83dbb3] + Discretizers v3.0.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[6e83dbb3] + Discretizers v3.0.1
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.32.0
[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 SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing Discretizers
Status `/tmp/jl_Kf1tfL/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[6e83dbb3] Discretizers v3.0.1
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[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 DistQuads does not have SpecialFunctions in its dependencies:
- If you have DistQuads checked out for development and have
added SpecialFunctions as a dependency but haven't updated your primary
environment's manifest file, try `Pkg.resolve()`.
- Otherwise you may need to report an issue with DistQuads
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:889
[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] top-level scope at none:2
[6] eval at ./boot.jl:330 [inlined]
[7] eval(::Expr) at ./client.jl:432
[8] top-level scope at ./none:3
in expression starting at /root/.julia/packages/DistQuads/mwxNk/src/DistQuads.jl:9
ERROR: LoadError: Failed to precompile DistQuads [6966f90c-3441-5cda-97d6-80813c921d68] to /root/.julia/compiled/v1.2/DistQuads/fHAF4.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/DistQuads/mwxNk/test/runtests.jl:1
ERROR: Package DistQuads 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.5 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Reexport ──────────── v0.2.0
Installed PDMats ────────────── v0.9.8
Installed SortingAlgorithms ─── v0.3.1
Installed DistQuads ─────────── v2.0.0
Installed FastGaussQuadrature ─ v0.3.3
Installed OrderedCollections ── v1.1.0
Installed QuadGK ────────────── v2.0.3
Installed StatsBase ─────────── v0.32.0
Installed URIParser ─────────── v0.4.0
Installed Rmath ─────────────── v0.5.0
Installed DataAPI ───────────── v1.0.1
Installed Missings ──────────── v0.4.1
Installed StatsFuns ─────────── v0.8.0
Installed BinDeps ───────────── v0.8.10
Installed Compat ────────────── v2.1.0
Installed BinaryProvider ────── v0.5.6
Installed SpecialFunctions ──── v0.7.2
Installed Arpack ────────────── v0.3.1
Installed Distributions ─────── v0.21.1
Installed DataStructures ────── v0.17.0
Updating `~/.julia/environments/v1.2/Project.toml`
[6966f90c] + DistQuads v2.0.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[6966f90c] + DistQuads v2.0.0
[31c24e10] + Distributions v0.21.1
[442a2c76] + FastGaussQuadrature v0.3.3
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.8
[1fd47b50] + QuadGK v2.0.3
[189a3867] + Reexport v0.2.0
[79098fc4] + Rmath v0.5.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing DistQuads
Status `/tmp/jl_hjoX9B/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[6966f90c] DistQuads v2.0.0
[31c24e10] Distributions v0.21.1
[442a2c76] FastGaussQuadrature v0.3.3
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.8
[1fd47b50] QuadGK v2.0.3
[189a3867] Reexport v0.2.0
[79098fc4] Rmath v0.5.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[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`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 9 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/DistributedArrays/h240R/test/darray.jl:182
in expression starting at /root/.julia/packages/DistributedArrays/h240R/test/runtests.jl:35
Test Summary: | Pass Total
test distribute and other constructors | 13 13
Test Summary: | Pass Total
test DArray equality/copy/deepcopy | 9 9
Test Summary: | Pass Total
test DArray similar | 2 2
Test Summary: | Pass Total
test DArray reshape | 2 2
Test Summary: | Pass Total
test @DArray comprehension constructor | 2 2
test construct Array from (Sub)DArray: Error During Test at /root/.julia/packages/DistributedArrays/h240R/test/darray.jl:216
Test threw exception
Expression: vec(S5) == D[1, 1:4]
StackOverflowError:
Stacktrace:
[1] ==(::SubArray{Float64,1,DArray{Float64,2,Array{Float64,2}},Tuple{Int64,UnitRange{Int64}},false}, ::Array{Float64,1}) at /root/.julia/packages/DistributedArrays/h240R/src/darray.jl:430
[2] ==(::SubArray{Float64,1,DArray{Float64,2,Array{Float64,2}},Tuple{Int64,UnitRange{Int64}},false}, ::Array{Float64,1}) at /root/.julia/packages/DistributedArrays/h240R/src/darray.jl:431 (repeats 65316 times)
[3] ==(::Array{Float64,1}, ::SubArray{Float64,1,DArray{Float64,2,Array{Float64,2}},Tuple{Int64,UnitRange{Int64}},false}) at /root/.julia/packages/DistributedArrays/h240R/src/darray.jl:436
[4] eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:244
[5] top-level scope at /root/.julia/packages/DistributedArrays/h240R/test/darray.jl:216
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[7] top-level scope at /root/.julia/packages/DistributedArrays/h240R/test/darray.jl:186
[8] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[9] top-level scope at /root/.julia/packages/DistributedArrays/h240R/test/darray.jl:183
Test Summary: | Pass Error Total
test DArray / Array conversion | 9 1 10
test construct Array from (Sub)DArray | 9 1 10
ERROR: Package DistributedArrays 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: [===================================> ] 87.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Primes ──────────── v0.4.0
Installed DistributedArrays ─ v0.6.2
Updating `~/.julia/environments/v1.2/Project.toml`
[aaf54ef3] + DistributedArrays v0.6.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[aaf54ef3] + DistributedArrays v0.6.2
[27ebfcd6] + Primes v0.4.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing DistributedArrays
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed BinaryProvider ─── v0.5.6
Installed SpecialFunctions ─ v0.7.2
Installed Compat ─────────── v2.1.0
Installed BinDeps ────────── v0.8.10
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_NePyA4/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[aaf54ef3] DistributedArrays v0.6.2
[27ebfcd6] Primes 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`]
Unreachable reached at 0x7f2257274011
signal (4): Illegal instruction
in expression starting at /root/.julia/packages/Dolang/7L7lB/test/compiler.jl:1
#s414#19 at ./none:0
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
jl_apply_2va at /buildworker/worker/package_linux64/build/src/rtutils.c:353
GeneratedFunctionStub at ./boot.jl:524
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1614 [inlined]
jl_call_staged at /buildworker/worker/package_linux64/build/src/method.c:373
jl_code_for_staged at /buildworker/worker/package_linux64/build/src/method.c:403
get_staged at ./compiler/utilities.jl:92
retrieve_code_info at ./compiler/utilities.jl:103 [inlined]
Type at ./compiler/inferencestate.jl:112
typeinf_ext at ./compiler/typeinfer.jl:566
typeinf_ext at ./compiler/typeinfer.jl:599
jfptr_typeinf_ext_1.clone_1 at /maps/julia/lib/julia/sys.so (unknown line)
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1614 [inlined]
jl_type_infer at /buildworker/worker/package_linux64/build/src/gf.c:207
jl_compile_method_internal at /buildworker/worker/package_linux64/build/src/gf.c:1773
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2196
jl_apply at /buildworker/worker/package_linux64/build/src/julia.h:1614 [inlined]
jl_f__apply at /buildworker/worker/package_linux64/build/src/builtins.c:563
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:323
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:411
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:635
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:699
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:699
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:699
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:699
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:699
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:884
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f225a51cb8f)
unknown function (ip: 0xd56)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:893
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:815
jl_parse_eval_all at /buildworker/worker/package_linux64/build/src/ast.c:873
jl_load at /buildworker/worker/package_linux64/build/src/toplevel.c:879
include at ./boot.jl:328 [inlined]
include_relative at ./loading.jl:1094
include at ./Base.jl:31 [inlined]
include at /root/.julia/packages/Dolang/7L7lB/test/runtests.jl:1
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:323
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:411
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:362 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:772
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:884
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f225a1a918f)
unknown function (ip: 0xffffffffffffffff)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:893
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:815
jl_eval_module_expr at /buildworker/worker/package_linux64/build/src/toplevel.c:181
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:640
jl_parse_eval_all at /buildworker/worker/package_linux64/build/src/ast.c:873
jl_load at /buildworker/worker/package_linux64/build/src/toplevel.c:879
include at ./boot.jl:328 [inlined]
include_relative at ./loading.jl:1094
include at ./Base.jl:31
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
include at ./client.jl:431
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:323
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:411
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:362 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:772
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:884
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f2258e2dd8f)
unknown function (ip: 0xffffffffffffffff)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:893
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:815
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:764
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:844
eval at ./boot.jl:330
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
exec_options at ./client.jl:271
_start at ./client.jl:464
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
jl_apply at /buildworker/worker/package_linux64/build/ui/../src/julia.h:1614 [inlined]
true_main at /buildworker/worker/package_linux64/build/ui/repl.c:96
main at /buildworker/worker/package_linux64/build/ui/repl.c:217
__libc_start_main at /workspace/srcdir/glibc-2.25/csu/../csu/libc-start.c:295
_start at /maps/julia/bin/julia (unknown line)
Allocations: 37447039 (Pool: 37440610; Big: 6429); GC: 85
ERROR: Package Dolang 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: [================================> ] 79.8 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ────────── v0.4.0
Installed Compat ───────────── v2.1.0
Installed RecipesBase ──────── v0.7.0
Installed SymEngine ────────── v0.7.0
Installed BinDeps ──────────── v0.8.10
Installed DataStructures ───── v0.17.0
Installed StaticArrays ─────── v0.11.0
Installed Dolang ───────────── v3.0.1
Installed SpecialFunctions ─── v0.7.2
Installed BinaryProvider ───── v0.5.6
Installed OrderedCollections ─ v1.1.0
Updating `~/.julia/environments/v1.2/Project.toml`
[e5c7262c] + Dolang v3.0.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[e5c7262c] + Dolang v3.0.1
[bac558e1] + OrderedCollections v1.1.0
[3cdcf5f2] + RecipesBase v0.7.0
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[123dc426] + SymEngine v0.7.0
[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 SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building SymEngine ───────→ `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
Testing Dolang
Status `/tmp/jl_jVcnar/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[e5c7262c] Dolang v3.0.1
[bac558e1] OrderedCollections v1.1.0
[3cdcf5f2] RecipesBase v0.7.0
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[123dc426] SymEngine v0.7.0
[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: 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 /root/.julia/packages/DutyCycles/brb3V/test/runtests.jl:6
[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 none:5
in expression starting at /root/.julia/packages/DutyCycles/brb3V/test/all.jl:5
in expression starting at /root/.julia/packages/DutyCycles/brb3V/test/runtests.jl:6
ERROR: Package DutyCycles 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.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Parsers ───────────── v0.3.6
Installed Unitful ───────────── v0.16.0
Installed RecipesBase ───────── v0.7.0
Installed JSON ──────────────── v0.21.0
Installed Compat ────────────── v2.1.0
Installed Requires ──────────── v0.5.2
Installed Calculus ──────────── v0.5.0
Installed DocStringExtensions ─ v0.8.0
Installed Documenter ────────── v0.23.2
Installed DutyCycles ────────── v0.1.0
Installed UnitfulAngles ─────── v0.5.0
Installed Measurements ──────── v2.1.1
Updating `~/.julia/environments/v1.2/Project.toml`
[85f775e4] + DutyCycles v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[49dc2e85] + Calculus v0.5.0
[34da2185] + Compat v2.1.0
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[85f775e4] + DutyCycles v0.1.0
[682c06a0] + JSON v0.21.0
[eff96d63] + Measurements v2.1.1
[69de0a69] + Parsers v0.3.6
[3cdcf5f2] + RecipesBase v0.7.0
[ae029012] + Requires v0.5.2
[1986cc42] + Unitful v0.16.0
[6fb2a4bd] + UnitfulAngles v0.5.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
Testing DutyCycles
Resolving package versions...
Status `/tmp/jl_Nb2bLy/Manifest.toml`
[49dc2e85] Calculus v0.5.0
[34da2185] Compat v2.1.0
[ffbed154] DocStringExtensions v0.8.0
[e30172f5] Documenter v0.23.2
[85f775e4] DutyCycles v0.1.0
[682c06a0] JSON v0.21.0
[eff96d63] Measurements v2.1.1
[69de0a69] Parsers v0.3.6
[3cdcf5f2] RecipesBase v0.7.0
[ae029012] Requires v0.5.2
[1986cc42] Unitful v0.16.0
[6fb2a4bd] UnitfulAngles v0.5.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: Testing Basics
[ Info: Downloading CMUDict dataset
┌ Error: Download failed: curl: (22) The requested URL returned error: 503 Service Unavailable
└ @ Base download.jl:43
[ Info: Downloading CMUDict dataset
┌ Error: Download failed: curl: (22) The requested URL returned error: 503 Service Unavailable
└ @ Base download.jl:43
[ Info: Downloading CMUDict dataset
┌ Error: Download failed: curl: (22) The requested URL returned error: 503 Service Unavailable
└ @ Base download.jl:43
[ Info: Downloading MNIST dataset
[ Info: Downloading MNIST dataset
[ Info: Downloading MNIST dataset
[ Info: Downloading MNIST dataset
[ Info: Downloading Fashion-MNIST dataset
[ Info: Downloading Fashion-MNIST dataset
[ Info: Downloading Fashion-MNIST dataset
[ Info: Downloading Fashion-MNIST dataset
[ Info: Downloading sentiment treebank dataset
[ Info: Downloading iris dataset.
[ Info: Testing Layers
[ Info: Running Gradient Checks
ERROR: LoadError: Some tests did not pass: 193 passed, 0 failed, 3 errored, 0 broken.
in expression starting at /root/.julia/packages/Flux/qXNjB/test/runtests.jl:9
Flux: Error During Test at /root/.julia/packages/Flux/qXNjB/test/data.jl:4
Test threw exception
Expression: (cmudict())["CATASTROPHE"] == $(Expr(:quote, :([K, AH0, T, AE1, S, T, R, AH0, F, IY0]))).args
failed process: Process(`curl -s -S -g -L -f -o /tmp/jl_lySHqH https://cache.julialang.org/https://svn.code.sf.net/p/cmusphinx/code/trunk/cmudict/cmudict-0.7b.phones`, ProcessExited(22)) [22]
Stacktrace:
[1] pipeline_error at ./process.jl:813 [inlined]
[2] download_curl(::String, ::String, ::String) at ./download.jl:44
[3] download(::String, ::String) at ./download.jl:52
[4] download_and_verify(::String, ::String, ::String) at /root/.julia/packages/Flux/qXNjB/src/data/Data.jl:12
[5] load() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:22
[6] rawdict() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:40
[7] cmudict() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:47
[8] top-level scope at /root/.julia/packages/Flux/qXNjB/test/data.jl:4
[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 /root/.julia/packages/Flux/qXNjB/test/runtests.jl:16
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/Flux/qXNjB/test/runtests.jl:11
Flux: Error During Test at /root/.julia/packages/Flux/qXNjB/test/data.jl:6
Test threw exception
Expression: length(CMUDict.phones()) == 39
failed process: Process(`curl -s -S -g -L -f -o /tmp/jl_xVfqTk https://cache.julialang.org/https://svn.code.sf.net/p/cmusphinx/code/trunk/cmudict/cmudict-0.7b.phones`, ProcessExited(22)) [22]
Stacktrace:
[1] pipeline_error at ./process.jl:813 [inlined]
[2] download_curl(::String, ::String, ::String) at ./download.jl:44
[3] download(::String, ::String) at ./download.jl:52
[4] download_and_verify(::String, ::String, ::String) at /root/.julia/packages/Flux/qXNjB/src/data/Data.jl:12
[5] load() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:22
[6] phones() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:28
[7] top-level scope at /root/.julia/packages/Flux/qXNjB/test/data.jl:6
[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 /root/.julia/packages/Flux/qXNjB/test/runtests.jl:16
[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/Flux/qXNjB/test/runtests.jl:11
Flux: Error During Test at /root/.julia/packages/Flux/qXNjB/test/data.jl:8
Test threw exception
Expression: length(CMUDict.symbols()) == 84
failed process: Process(`curl -s -S -g -L -f -o /tmp/jl_hQ3ei5 https://cache.julialang.org/https://svn.code.sf.net/p/cmusphinx/code/trunk/cmudict/cmudict-0.7b.phones`, ProcessExited(22)) [22]
Stacktrace:
[1] pipeline_error at ./process.jl:813 [inlined]
[2] download_curl(::String, ::String, ::String) at ./download.jl:44
[3] download(::String, ::String) at ./download.jl:52
[4] download_and_verify(::String, ::String, ::String) at /root/.julia/packages/Flux/qXNjB/src/data/Data.jl:12
[5] load() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:22
[6] symbols() at /root/.julia/packages/Flux/qXNjB/src/data/cmudict.jl:34
[7] top-level scope at /root/.julia/packages/Flux/qXNjB/test/data.jl:8
[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 /root/.julia/packages/Flux/qXNjB/test/runtests.jl:16
[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/Flux/qXNjB/test/runtests.jl:11
0.044721193126701045
Test Summary: | Pass Error Total
Flux | 193 3 196
Throttle | 11 11
Jacobian | 1 1
Initialization | 12 12
Params | 2 2
Basic Stacking | 1 1
Precision | 6 6
Stacking | 3 3
onecold | 4 4
Optimise | 11 11
Optimiser | 3 3
Training Loop | 2 2
basic | 25 25
Dropout | 8 8
BatchNorm | 14 14
InstanceNorm | 16 16
GroupNorm | 16 16
losses | 30 30
Pooling | 2 2
CNN | 1 1
asymmetric padding | 7 7
Depthwise Conv | 4 4
ConvTranspose | 1 1
Tracker | 4 4
ERROR: Package Flux 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.9 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Media ──────────────── v0.5.0
Installed NaNMath ────────────── v0.3.2
Installed Reexport ───────────── v0.2.0
Installed Juno ───────────────── v0.7.1
Installed NNlib ──────────────── v0.6.0
Installed StaticArrays ───────── v0.11.0
Installed MacroTools ─────────── v0.5.1
Installed Flux ───────────────── v0.8.3
Installed Requires ───────────── v0.5.2
Installed OrderedCollections ─── v1.1.0
Installed Compat ─────────────── v2.1.0
Installed ZipFile ────────────── v0.8.3
Installed Tracker ────────────── v0.2.2
Installed DataAPI ────────────── v1.0.1
Installed SortingAlgorithms ──── v0.3.1
Installed StatsBase ──────────── v0.32.0
Installed FixedPointNumbers ──── v0.6.1
Installed URIParser ──────────── v0.4.0
Installed TimerOutputs ───────── v0.5.0
Installed Adapt ──────────────── v1.0.0
Installed CSTParser ──────────── v0.6.2
Installed BinaryProvider ─────── v0.5.6
Installed AbstractTrees ──────── v0.2.1
Installed Colors ─────────────── v0.9.5
Installed Missings ───────────── v0.4.1
Installed ForwardDiff ────────── v0.10.3
Installed DiffResults ────────── v0.0.4
Installed DiffRules ──────────── v0.0.10
Installed Crayons ────────────── v4.0.0
Installed DataStructures ─────── v0.17.0
Installed BinDeps ────────────── v0.8.10
Installed Tokenize ───────────── v0.5.5
Installed CodecZlib ──────────── v0.6.0
Installed SpecialFunctions ───── v0.7.2
Installed ColorTypes ─────────── v0.8.0
Installed CommonSubexpressions ─ v0.2.0
Installed TranscodingStreams ─── v0.9.5
Updating `~/.julia/environments/v1.2/Project.toml`
[587475ba] + Flux v0.8.3
Updating `~/.julia/environments/v1.2/Manifest.toml`
[1520ce14] + AbstractTrees v0.2.1
[79e6a3ab] + Adapt v1.0.0
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[00ebfdb7] + CSTParser v0.6.2
[944b1d66] + CodecZlib v0.6.0
[3da002f7] + ColorTypes v0.8.0
[5ae59095] + Colors v0.9.5
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.1.0
[a8cc5b0e] + Crayons v4.0.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[53c48c17] + FixedPointNumbers v0.6.1
[587475ba] + Flux v0.8.3
[f6369f11] + ForwardDiff v0.10.3
[e5e0dc1b] + Juno v0.7.1
[1914dd2f] + MacroTools v0.5.1
[e89f7d12] + Media v0.5.0
[e1d29d7a] + Missings v0.4.1
[872c559c] + NNlib v0.6.0
[77ba4419] + NaNMath v0.3.2
[bac558e1] + OrderedCollections v1.1.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v0.5.2
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.0
[a759f4b9] + TimerOutputs v0.5.0
[0796e94c] + Tokenize v0.5.5
[9f7883ad] + Tracker v0.2.2
[3bb67fe8] + TranscodingStreams v0.9.5
[30578b45] + URIParser v0.4.0
[a5390f91] + ZipFile v0.8.3
[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
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building ZipFile ─────────→ `~/.julia/packages/ZipFile/oD4uG/deps/build.log`
Building CodecZlib ───────→ `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing Flux
Resolving package versions...
Status `/tmp/jl_Plqsny/Manifest.toml`
[1520ce14] AbstractTrees v0.2.1
[79e6a3ab] Adapt v1.0.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[944b1d66] CodecZlib v0.6.0
[3da002f7] ColorTypes v0.8.0
[5ae59095] Colors v0.9.5
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[a8cc5b0e] Crayons v4.0.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[53c48c17] FixedPointNumbers v0.6.1
[587475ba] Flux v0.8.3
[f6369f11] ForwardDiff v0.10.3
[e5e0dc1b] Juno v0.7.1
[1914dd2f] MacroTools v0.5.1
[e89f7d12] Media v0.5.0
[e1d29d7a] Missings v0.4.1
[872c559c] NNlib v0.6.0
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[a759f4b9] TimerOutputs v0.5.0
[0796e94c] Tokenize v0.5.5
[9f7883ad] Tracker v0.2.2
[3bb67fe8] TranscodingStreams v0.9.5
[30578b45] URIParser v0.4.0
[a5390f91] ZipFile v0.8.3
[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`]
[9abbd945] Profile [`@stdlib/Profile`]
[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: Some tests did not pass: 11 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:3
in expression starting at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/runtests.jl:7
Test Summary: | Pass Total
Cholesky | 30 30
Test Summary: | Pass Total
The QR decomposition | 158 158
Test Summary: | Pass Broken Total
The selfadjoint eigen problem | 41 1 42
General eigen problem with n=100 and element type=Float64: Test Failed at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:15
Expression: sort(vGLA, by=cplxord) ≈ sort(vLAPACK, by=cplxord)
Evaluated: Complex{Float64}[-9.019545262164097 - 4.3357908489010635im, -9.019545262164097 + 4.3357908489010635im, -8.819141000644164 + 0.0im, -8.77340601852329 - 1.75376906494353im, -8.77340601852329 + 1.75376906494353im, -7.939271319661823 - 5.331584272699829im, -7.939271319661823 + 5.331584272699829im, -6.945862841196803 - 3.7402517548946914im, -6.945862841196803 + 3.7402517548946914im, -6.632060424108439 - 2.2154002254179446im … 7.198870591070298 + 4.628249256435254im, 7.516275350985682 - 1.4334170661270471im, 7.516275350985682 + 1.4334170661270471im, 7.682863428352348 - 5.341228619514872im, 7.682863428352348 + 5.341228619514872im, 7.97982455756505 + 0.0im, 8.72996297717701 - 3.1266403018426354im, 8.72996297717701 + 3.1266403018426354im, 9.345702708940056 - 0.7831893268463332im, 9.345702708940056 + 0.7831893268463332im] ≈ Complex{Float64}[-9.019545262164135 - 4.335790848901078im, -9.019545262164135 + 4.335790848901078im, -8.81914100064421 + 0.0im, -8.773406018523284 - 1.7537690649435385im, -8.773406018523284 + 1.7537690649435385im, -7.939271319661804 - 5.331584272699833im, -7.939271319661804 + 5.331584272699833im, -6.945862841196781 - 3.7402517548946994im, -6.945862841196781 + 3.7402517548946994im, -6.632060424108429 - 2.2154002254179366im … 7.1988705910702935 + 4.62824925643524im, 7.516275350985719 - 1.4334170661270604im, 7.516275350985719 + 1.4334170661270604im, 7.6828634283523805 - 5.341228619514883im, 7.6828634283523805 + 5.341228619514883im, 7.979824557565025 + 0.0im, 8.72996297717702 - 3.126640301842627im, 8.72996297717702 + 3.126640301842627im, 9.345702708940099 - 0.7831893268463527im, 9.345702708940099 + 0.7831893268463527im]
Stacktrace:
[1] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:15
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1186
[3] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:7
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:5
General eigen problem with n=100 and element type=Float64: Test Failed at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:16
Expression: sort(vGLA, by=cplxord) ≈ sort((complex(eltype(A))).(vBig), by=cplxord)
Evaluated: Complex{Float64}[-9.019545262164097 - 4.3357908489010635im, -9.019545262164097 + 4.3357908489010635im, -8.819141000644164 + 0.0im, -8.77340601852329 - 1.75376906494353im, -8.77340601852329 + 1.75376906494353im, -7.939271319661823 - 5.331584272699829im, -7.939271319661823 + 5.331584272699829im, -6.945862841196803 - 3.7402517548946914im, -6.945862841196803 + 3.7402517548946914im, -6.632060424108439 - 2.2154002254179446im … 7.198870591070298 + 4.628249256435254im, 7.516275350985682 - 1.4334170661270471im, 7.516275350985682 + 1.4334170661270471im, 7.682863428352348 - 5.341228619514872im, 7.682863428352348 + 5.341228619514872im, 7.97982455756505 + 0.0im, 8.72996297717701 - 3.1266403018426354im, 8.72996297717701 + 3.1266403018426354im, 9.345702708940056 - 0.7831893268463332im, 9.345702708940056 + 0.7831893268463332im] ≈ Complex{Float64}[-9.019545262164105 - 4.33579084890107im, -9.019545262164105 + 4.33579084890107im, -8.819141000644205 + 0.0im, -8.773406018523271 - 1.7537690649435351im, -8.773406018523271 + 1.7537690649435351im, -7.939271319661822 - 5.331584272699841im, -7.939271319661822 + 5.331584272699841im, -6.94586284119681 - 3.740251754894701im, -6.94586284119681 + 3.740251754894701im, -6.6320604241084355 - 2.215400225417948im … 7.198870591070281 + 4.628249256435239im, 7.516275350985711 - 1.433417066127055im, 7.516275350985711 + 1.433417066127055im, 7.682863428352365 - 5.341228619514882im, 7.682863428352365 + 5.341228619514882im, 7.979824557565057 + 0.0im, 8.729962977177003 - 3.126640301842633im, 8.729962977177003 + 3.126640301842633im, 9.345702708940058 - 0.7831893268463294im, 9.345702708940058 + 0.7831893268463294im]
Stacktrace:
[1] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:16
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1186
[3] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:7
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/eigengeneral.jl:5
Test Summary: | Pass Fail Total
The General eigenvalue problem | 11 2 13
General eigen problem with n=10 and element type=Float64 | 2 2
General eigen problem with n=10 and element type=Complex{Float64} | 2 2
General eigen problem with n=23 and element type=Float64 | 2 2
General eigen problem with n=23 and element type=Complex{Float64} | 2 2
General eigen problem with n=100 and element type=Float64 | 2 2
General eigen problem with n=100 and element type=Complex{Float64} | 2 2
make sure that solver doesn't hang | No tests
Convergence in corner cases. Issue 29. | 1 1
ERROR: Package GenericLinearAlgebra 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: [====> ] 9.7 % Fetching: [======================================> ] 93.8 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed GenericLinearAlgebra ─ v0.1.0
Updating `~/.julia/environments/v1.2/Project.toml`
[14197337] + GenericLinearAlgebra v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[14197337] + GenericLinearAlgebra v0.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing GenericLinearAlgebra
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed BinDeps ────────── v0.8.10
Installed NaNMath ────────── v0.3.2
Installed DualNumbers ────── v0.6.2
Installed Quaternions ────── v0.4.1
Installed Calculus ───────── v0.5.0
Installed SpecialFunctions ─ v0.7.2
Installed Compat ─────────── v2.1.0
Installed BinaryProvider ─── v0.5.6
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_WQ050v/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[34da2185] Compat v2.1.0
[fa6b7ba4] DualNumbers v0.6.2
[14197337] GenericLinearAlgebra v0.1.0
[77ba4419] NaNMath v0.3.2
[94ee1d12] Quaternions v0.4.1
[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`]
WARNING: Method definition overdub(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524 overwritten in module GPUifyLoops at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:524.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition recurse(Cassette.Context{N, M, T, P, B, H} where H<:Union{Cassette.DisableHooks, Nothing} where B<:Union{Nothing, Base.IdDict{Module, Base.Dict{Symbol, Cassette.BindingMeta}}} where P<:Cassette.AbstractPass where T<:Union{Nothing, Cassette.Tag{N, X, E} where E where X where N<:Cassette.AbstractContextName} where M where N<:Cassette.AbstractContextName, Any...) in module Cassette at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537 overwritten in module GPUifyLoops at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:537.
** incremental compilation may be fatally broken for this module **
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/GPUifyLoops/NwWd1/test/runtests.jl:4
Unittests: Error During Test at /root/.julia/packages/GPUifyLoops/NwWd1/test/runtests.jl:4
Got exception outside of a @test
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 /root/.julia/packages/GPUifyLoops/NwWd1/test/runtests.jl:5
[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/GPUifyLoops/NwWd1/test/runtests.jl:5
[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/GPUifyLoops/NwWd1/test/test.jl:3
Test Summary: | Error Total
Unittests | 1 1
ERROR: Package GPUifyLoops 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.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Requires ───── v0.5.2
Installed Cassette ───── v0.2.6
Installed StaticArrays ─ v0.11.0
Installed GPUifyLoops ── v0.2.6
Updating `~/.julia/environments/v1.2/Project.toml`
[ba82f77b] + GPUifyLoops v0.2.6
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7057c7e9] + Cassette v0.2.6
[ba82f77b] + GPUifyLoops v0.2.6
[ae029012] + Requires v0.5.2
[90137ffa] + StaticArrays v0.11.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing GPUifyLoops
Resolving package versions...
Status `/tmp/jl_x6zAyt/Manifest.toml`
[7057c7e9] Cassette v0.2.6
[ba82f77b] GPUifyLoops v0.2.6
[ae029012] Requires v0.5.2
[90137ffa] StaticArrays v0.11.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`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
┌ Warning: Exact p-values outside [0,1]. Approximate p-values reported instead.
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/durbin_watson.jl:196
┌ Warning: Exact p-values outside [0,1]. Approximate p-values reported instead.
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/durbin_watson.jl:196
┌ Warning: Exact p-values outside [0,1]. Approximate p-values reported instead.
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/durbin_watson.jl:196
┌ Warning: Exact p-values outside [0,1]. Approximate p-values reported instead.
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/durbin_watson.jl:196
┌ Warning: This test is inaccurate with ties
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/kolmogorov_smirnov.jl:112
┌ Warning: This test is inaccurate with ties
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/kolmogorov_smirnov.jl:167
┌ Warning: This test is inaccurate with ties
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/kolmogorov_smirnov.jl:68
┌ Warning: This test is only asymptotically correct and might be inaccurate for the given group size
└ @ HypothesisTests ~/.julia/packages/HypothesisTests/M3Ysg/src/kruskal_wallis.jl:73
ERROR: LoadError: LoadError: Some tests did not pass: 1 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/HypothesisTests/M3Ysg/test/show.jl:3
in expression starting at /root/.julia/packages/HypothesisTests/M3Ysg/test/runtests.jl:30
Test Summary: | Pass Total
Anderson-Darling | 24 24
Test Summary: | Pass Total
Augmented Dickey-Fuller | 56 56
Test Summary: | Pass Total
Binomial | 156 156
Test Summary: | Pass Total
Box-Pierce and Ljung-Box | 22 22
Test Summary: | Pass Total
Breusch-Godfrey | 25 25
Test Summary: | Pass Total
Circular | 9 9
Test Summary: | Pass Total
Common | 4 4
Test Summary: | Pass Total
Durbin-Watson | 48 48
Test Summary: | Pass Total
Fisher | 114 114
Test Summary: | Pass Total
Jarque-Bera | 12 12
Test Summary: | Pass Total
Kolmogorov-Smirnov | 51 51
Test Summary: | Pass Total
Kruskal-Wallis | 19 19
Test Summary: | Pass Total
Mann-Whitney | 25 25
Test Summary: | Pass Total
Permutation | 8 8
Test Summary: | Pass Total
Power Divergence | 39 39
Show: Test Failed at /root/.julia/packages/HypothesisTests/M3Ysg/test/show.jl:8
Expression: sprint(show, m) == "Pearson's Chi-square Test\n-------------------------\nPopulation details:\n parameter of interest: Multinomial Probabilities\n value under h_0: [0.255231, 0.19671, 0.11594, 0.0893561, 0.193574, 0.14919]\n point estimate: [0.276387, 0.175553, 0.118607, 0.0866884, 0.16975, 0.173014]\n 95% confidence interval: Tuple{Float64,Float64}[(0.2579, 0.2955), (0.1571, 0.1947), (0.1001, 0.1378), (0.0682, 0.1058), (0.1513, 0.1889), (0.1545, 0.1922)]\n\nTest summary:\n outcome with 95% confidence: reject h_0\n one-sided p-value: <1e-6\n\nDetails:\n Sample size: 2757\n statistic: 30.070149095754687\n degrees of freedom: 2\n residuals: [2.19886, -2.50467, 0.41137, -0.468583, -2.84324, 3.23867]\n std. residuals: [4.50205, -4.50205, 0.699452, -0.699452, -5.31595, 5.31595]\n"
Evaluated: "Pearson's Chi-square Test\n-------------------------\nPopulation details:\n parameter of interest: Multinomial Probabilities\n value under h_0: [0.25523082406125785, 0.19670969099133556, 0.11593952361049113, 0.08935608756107216, 0.1935739395970214, 0.1491899341788219]\n point estimate: [0.2763873775843308, 0.1755531374682626, 0.11860718171926006, 0.08668842945230323, 0.16974972796517954, 0.17301414581066377]\n 95% confidence interval: Tuple{Float64,Float64}[(0.2579, 0.2955), (0.1571, 0.1947), (0.1001, 0.1378), (0.0682, 0.1058), (0.1513, 0.1889), (0.1545, 0.1922)]\n\nTest summary:\n outcome with 95% confidence: reject h_0\n one-sided p-value: <1e-6\n\nDetails:\n Sample size: 2757\n statistic: 30.070149095754687\n degrees of freedom: 2\n residuals: [2.198855766015898, -2.504669492560728, 0.4113701700566286, -0.46858294710127296, -2.8432397155451494, 3.2386734435365825]\n std. residuals: [4.5020535210867045, -4.5020535210867045, 0.6994517329844298, -0.6994517329844298, -5.315945542704928, 5.315945542704928]\n" == "Pearson's Chi-square Test\n-------------------------\nPopulation details:\n parameter of interest: Multinomial Probabilities\n value under h_0: [0.255231, 0.19671, 0.11594, 0.0893561, 0.193574, 0.14919]\n point estimate: [0.276387, 0.175553, 0.118607, 0.0866884, 0.16975, 0.173014]\n 95% confidence interval: Tuple{Float64,Float64}[(0.2579, 0.2955), (0.1571, 0.1947), (0.1001, 0.1378), (0.0682, 0.1058), (0.1513, 0.1889), (0.1545, 0.1922)]\n\nTest summary:\n outcome with 95% confidence: reject h_0\n one-sided p-value: <1e-6\n\nDetails:\n Sample size: 2757\n statistic: 30.070149095754687\n degrees of freedom: 2\n residuals: [2.19886, -2.50467, 0.41137, -0.468583, -2.84324, 3.23867]\n std. residuals: [4.50205, -4.50205, 0.699452, -0.699452, -5.31595, 5.31595]\n"
Stacktrace:
[1] top-level scope at /root/.julia/packages/HypothesisTests/M3Ysg/test/show.jl:8
[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/HypothesisTests/M3Ysg/test/show.jl:5
Show: Test Failed at /root/.julia/packages/HypothesisTests/M3Ysg/test/show.jl:33
Expression: sprint(show, m) == "Pearson's Chi-square Test\n-------------------------\nPopulation details:\n parameter of interest: Multinomial Probabilities\n value under h_0: [0.333333, 0.333333, 0.333333]\n point estimate: [0.333333, 0.25, 0.416667]\n 95% confidence interval: Tuple{Float64,Float64}[(0.2167, 0.481), (0.1333, 0.3976), (0.3, 0.5643)]\n\nTest summary:\n outcome with 95% confidence: fail to reject h_0\n one-sided p-value: 0.2865\n\nDetails:\n Sample size: 60\n statistic: 2.5\n degrees of freedom: 2\n residuals: [0.0, -1.11803, 1.11803]\n std. residuals: [0.0, -1.36931, 1.36931]\n"
Evaluated: "Pearson's Chi-square Test\n-------------------------\nPopulation details:\n parameter of interest: Multinomial Probabilities\n value under h_0: [0.3333333333333333, 0.3333333333333333, 0.3333333333333333]\n point estimate: [0.3333333333333333, 0.25, 0.4166666666666667]\n 95% confidence interval: Tuple{Float64,Float64}[(0.2167, 0.481), (0.1333, 0.3976), (0.3, 0.5643)]\n\nTest summary:\n outcome with 95% confidence: fail to reject h_0\n one-sided p-value: 0.2865\n\nDetails:\n Sample size: 60\n statistic: 2.5\n degrees of freedom: 2\n residuals: [0.0, -1.118033988749895, 1.118033988749895]\n std. residuals: [0.0, -1.3693063937629153, 1.3693063937629153]\n" == "Pearson's Chi-square Test\n-------------------------\nPopulation details:\n parameter of interest: Multinomial Probabilities\n value under h_0: [0.333333, 0.333333, 0.333333]\n point estimate: [0.333333, 0.25, 0.416667]\n 95% confidence interval: Tuple{Float64,Float64}[(0.2167, 0.481), (0.1333, 0.3976), (0.3, 0.5643)]\n\nTest summary:\n outcome with 95% confidence: fail to reject h_0\n one-sided p-value: 0.2865\n\nDetails:\n Sample size: 60\n statistic: 2.5\n degrees of freedom: 2\n residuals: [0.0, -1.11803, 1.11803]\n std. residuals: [0.0, -1.36931, 1.36931]\n"
Stacktrace:
[1] top-level scope at /root/.julia/packages/HypothesisTests/M3Ysg/test/show.jl:33
[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/HypothesisTests/M3Ysg/test/show.jl:5
Test Summary: | Pass Fail Total
Show | 1 2 3
ERROR: Package HypothesisTests 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: [================================> ] 79.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DataAPI ──────────── v1.0.1
Installed PDMats ───────────── v0.9.8
Installed SortingAlgorithms ── v0.3.1
Installed OrderedCollections ─ v1.1.0
Installed QuadGK ───────────── v2.0.3
Installed Polynomials ──────── v0.5.2
Installed HypothesisTests ──── v0.8.0
Installed StatsBase ────────── v0.32.0
Installed StatsFuns ────────── v0.8.0
Installed Compat ───────────── v2.1.0
Installed BinaryProvider ───── v0.5.6
Installed Rmath ────────────── v0.5.0
Installed Missings ─────────── v0.4.1
Installed Combinatorics ────── v0.7.0
Installed URIParser ────────── v0.4.0
Installed Roots ────────────── v0.8.1
Installed BinDeps ──────────── v0.8.10
Installed Arpack ───────────── v0.3.1
Installed SpecialFunctions ─── v0.7.2
Installed DataStructures ───── v0.17.0
Installed Distributions ────── v0.21.1
Updating `~/.julia/environments/v1.2/Project.toml`
[09f84164] + HypothesisTests v0.8.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[861a8166] + Combinatorics v0.7.0
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[31c24e10] + Distributions v0.21.1
[09f84164] + HypothesisTests v0.8.0
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.8
[f27b6e38] + Polynomials v0.5.2
[1fd47b50] + QuadGK v2.0.3
[79098fc4] + Rmath v0.5.0
[f2b01f46] + Roots v0.8.1
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing HypothesisTests
Status `/tmp/jl_oCvJvP/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[861a8166] Combinatorics v0.7.0
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[31c24e10] Distributions v0.21.1
[09f84164] HypothesisTests v0.8.0
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.8
[f27b6e38] Polynomials v0.5.2
[1fd47b50] QuadGK v2.0.3
[79098fc4] Rmath v0.5.0
[f2b01f46] Roots v0.8.1
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[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`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
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: [==============================> ] 74.2 % [?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: LoadError: Some tests did not pass: 236 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/interval_tests/consistency.jl:9
in expression starting at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/interval_tests/intervals.jl:4
in expression starting at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/runtests.jl:15
Test Summary: | Pass Total
Constructing intervals | 92 92
Test Summary: | Pass Broken Total
Big intervals | 6 1 7
Test Summary: | Pass Total
Complex intervals | 2 2
Test Summary: | Pass Total
.. tests | 4 4
Test Summary: | Pass Total
± tests | 5 5
Test Summary: | Pass Total
Conversion to interval of same type | 2 2
Test Summary: | Pass Total
Conversions between different types of interval | 2 2
Test Summary: | Pass Total
Conversion to Interval | 3 3
Test Summary: | Pass Total
Interval{T} constructor | 4 4
Test Summary: | Pass Total
Disallow a single NaN in an interval | 2 2
Test Summary: | Pass Total
Interval strings | 4 4
Test Summary: | Pass Total
setdiff tests | 6 6
Test Summary: | Pass Total
Interval{T}(x::Interval) | 2 2
Test Summary: | Pass Total
@interval with fields | 1 1
Test Summary: | Pass Total
@interval with user-defined function | 1 1
Test Summary: | Pass Total
a..b with a > b | 1 1
Test Summary: | Pass Total
Hashing of Intervals | 6 6
Test Summary: | Pass Total
force_interval | 5 5
Type stability: Error During Test at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/interval_tests/consistency.jl:391
Got exception outside of a @test
return type IntervalArithmetic.Interval{Float64} does not match inferred return type Any
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] top-level scope at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/interval_tests/consistency.jl:402
[3] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[4] top-level scope at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/interval_tests/consistency.jl:392
[5] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[6] top-level scope at /root/.julia/packages/IntervalArithmetic/4e8KJ/test/interval_tests/consistency.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/IntervalArithmetic/4e8KJ/test/interval_tests/intervals.jl:4
[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 /root/.julia/packages/IntervalArithmetic/4e8KJ/test/runtests.jl:15
[17] include at ./boot.jl:328 [inlined]
[18] include_relative(::Module, ::String) at ./loading.jl:1094
[19] include(::Module, ::String) at ./Base.jl:31
[20] include(::String) at ./client.jl:431
[21] top-level scope at none:5
[22] eval(::Module, ::Any) at ./boot.jl:330
[23] exec_options(::Base.JLOptions) at ./client.jl:271
[24] _start() at ./client.jl:464
Test Summary: | Pass Error Total
Consistency tests | 236 1 237
Interval types and constructors | 32 32
inv | 12 12
fma consistency | 7 7
∈ tests | 6 6
Inclusion tests | 23 23
Comparison tests | 20 20
Intersection tests | 11 11
Hull and union tests | 4 4
Special interval tests | 18 18
mid | 7 7
mid with parameter | 4 4
mid with large floats | 4 4
diam | 5 5
mig and mag | 6 6
cancelplus tests | 22 22
mid and radius | 7 7
abs, min, max, sign | 22 22
Precision tests | 4 4
Interval power of an interval | 4 4
isatomic | 6 6
iszero | 7 7
Difference between Interval and interval | 5 5
Type stability | 1 1
ERROR: Package IntervalArithmetic 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.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed FastRounding ──────── v0.2.0
Installed RecipesBase ───────── v0.7.0
Installed SetRounding ───────── v0.2.0
Installed ErrorfreeArithmetic ─ v0.4.0
Installed StaticArrays ──────── v0.11.0
Installed CRlibm ────────────── v0.7.1
Installed IntervalArithmetic ── v0.16.0
Updating `~/.julia/environments/v1.2/Project.toml`
[d1acc4aa] + IntervalArithmetic v0.16.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[96374032] + CRlibm v0.7.1
[90fa49ef] + ErrorfreeArithmetic v0.4.0
[fa42c844] + FastRounding v0.2.0
[d1acc4aa] + IntervalArithmetic v0.16.0
[3cdcf5f2] + RecipesBase v0.7.0
[3cc68bcd] + SetRounding v0.2.0
[90137ffa] + StaticArrays v0.11.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Building CRlibm → `~/.julia/packages/CRlibm/2S9DB/deps/build.log`
Testing IntervalArithmetic
Resolving package versions...
Installed Polynomials ─ v0.5.2
Status `/tmp/jl_BRIi2X/Manifest.toml`
[96374032] CRlibm v0.7.1
[90fa49ef] ErrorfreeArithmetic v0.4.0
[fa42c844] FastRounding v0.2.0
[d1acc4aa] IntervalArithmetic v0.16.0
[f27b6e38] Polynomials v0.5.2
[3cdcf5f2] RecipesBase v0.7.0
[3cc68bcd] SetRounding v0.2.0
[90137ffa] StaticArrays v0.11.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`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
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/Jacobi/Bj99A/test/runtests.jl:1
ERROR: Package Jacobi 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: [================================> ] 79.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed Compat ─────────── v2.1.0
Installed Polynomials ────── v0.5.2
Installed Jacobi ─────────── v0.4.2
Installed SpecialFunctions ─ v0.7.2
Installed BinDeps ────────── v0.8.10
Installed BinaryProvider ─── v0.5.6
Updating `~/.julia/environments/v1.2/Project.toml`
[83f21c0b] + Jacobi v0.4.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[83f21c0b] + Jacobi v0.4.2
[f27b6e38] + Polynomials v0.5.2
[276daf66] + SpecialFunctions v0.7.2
[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 SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing Jacobi
Status `/tmp/jl_irPp0r/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[83f21c0b] Jacobi v0.4.2
[f27b6e38] Polynomials v0.5.2
[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: Some tests did not pass: 20 passed, 0 failed, 1 errored, 2 broken.
in expression starting at /root/.julia/packages/LanguageServer/NIueX/test/runtests.jl:4
LanguageServer: Error During Test at /root/.julia/packages/LanguageServer/NIueX/test/runtests.jl:4
Got exception outside of a @test
LoadError: IOError: read: connection reset by peer (ECONNRESET)
Stacktrace:
[1] try_yieldto(::typeof(Base.ensure_rescheduled), ::Base.RefValue{Task}) at ./task.jl:517
[2] wait() at ./task.jl:592
[3] wait(::Base.GenericCondition{Base.Threads.SpinLock}) at ./condition.jl:104
[4] wait_readbyte(::Base.PipeEndpoint, ::UInt8) at ./stream.jl:351
[5] #readuntil#512 at ./stream.jl:867 [inlined]
[6] #readuntil at ./none:0 [inlined]
[7] #readline#286(::Bool, ::typeof(readline), ::Base.PipeEndpoint) at ./io.jl:383
[8] readline at ./io.jl:383 [inlined]
[9] read_transport_layer(::Base.PipeEndpoint, ::Bool) at /root/.julia/packages/LanguageServer/NIueX/src/languageserverinstance.jl:63
[10] read_transport_layer(::Base.PipeEndpoint) at /root/.julia/packages/LanguageServer/NIueX/src/languageserverinstance.jl:62
[11] top-level scope at /root/.julia/packages/LanguageServer/NIueX/test/test_communication.jl:94
[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 /root/.julia/packages/LanguageServer/NIueX/test/runtests.jl:7
[17] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[18] top-level scope at /root/.julia/packages/LanguageServer/NIueX/test/runtests.jl:6
[19] include at ./boot.jl:328 [inlined]
[20] include_relative(::Module, ::String) at ./loading.jl:1094
[21] include(::Module, ::String) at ./Base.jl:31
[22] include(::String) at ./client.jl:431
[23] top-level scope at none:5
[24] eval(::Module, ::Any) at ./boot.jl:330
[25] exec_options(::Base.JLOptions) at ./client.jl:271
[26] _start() at ./client.jl:464
in expression starting at /root/.julia/packages/LanguageServer/NIueX/test/test_communication.jl:91
Test Summary: | Pass Error Broken Total
LanguageServer | 20 1 2 23
ERROR: Package LanguageServer 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: [================================> ] 79.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ────── v0.4.0
Installed Tokenize ─────── v0.5.5
Installed StaticLint ───── v0.2.2
Installed SymbolServer ─── v0.2.2
Installed CSTParser ────── v0.6.2
Installed DocumentFormat ─ v0.4.1
Installed LanguageServer ─ v0.6.0
Installed JSON ─────────── v0.20.0
Updating `~/.julia/environments/v1.2/Project.toml`
[2b0e0bc5] + LanguageServer v0.6.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.2
[ffa9a821] + DocumentFormat v0.4.1
[682c06a0] + JSON v0.20.0
[2b0e0bc5] + LanguageServer v0.6.0
[b3cc710f] + StaticLint v0.2.2
[cf896787] + SymbolServer v0.2.2
[0796e94c] + Tokenize v0.5.5
[30578b45] + URIParser v0.4.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 LanguageServer
Resolving package versions...
Status `/tmp/jl_lCT8Zh/Manifest.toml`
[00ebfdb7] CSTParser v0.6.2
[ffa9a821] DocumentFormat v0.4.1
[682c06a0] JSON v0.20.0
[2b0e0bc5] LanguageServer v0.6.0
[b3cc710f] StaticLint v0.2.2
[cf896787] SymbolServer v0.2.2
[0796e94c] Tokenize v0.5.5
[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`]
[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: ArgumentError: Package StaticArrays not found in current path:
- Run `import Pkg; Pkg.add("StaticArrays")` to install the StaticArrays 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/LocalFunctionApproximation/A2xBF/test/runtests.jl:4
ERROR: Package LocalFunctionApproximation 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: [====================================> ] 89.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed LocalFunctionApproximation ─ v1.1.0
Installed GridInterpolations ───────── v1.0.0
Installed Distances ────────────────── v0.8.0
Installed NearestNeighbors ─────────── v0.4.3
Installed StaticArrays ─────────────── v0.11.0
Updating `~/.julia/environments/v1.2/Project.toml`
[db97f5ab] + LocalFunctionApproximation v1.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[b4f34e82] + Distances v0.8.0
[bb4c363b] + GridInterpolations v1.0.0
[db97f5ab] + LocalFunctionApproximation v1.1.0
[b8a86587] + NearestNeighbors v0.4.3
[90137ffa] + StaticArrays v0.11.0
[2a0f44e3] + Base64
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing LocalFunctionApproximation
Resolving package versions...
Status `/tmp/jl_0bwVyF/Manifest.toml`
[b4f34e82] Distances v0.8.0
[bb4c363b] GridInterpolations v1.0.0
[db97f5ab] LocalFunctionApproximation v1.1.0
[b8a86587] NearestNeighbors v0.4.3
[90137ffa] StaticArrays v0.11.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 23 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MatrixNetworks/SyG3a/test/matrixnetwork_test.jl:4
in expression starting at /root/.julia/packages/MatrixNetworks/SyG3a/test/runtests.jl:39
test_name = "matrixnetwork_test.jl"
matrixnetwork: Error During Test at /root/.julia/packages/MatrixNetworks/SyG3a/test/matrixnetwork_test.jl:36
Test threw exception
Expression: is_empty(erdos_renyi_undirected(0, 0)) == true
ArgumentError: NaN not in [0,1]
Stacktrace:
[1] sprand(::MersenneTwister, ::Int64, ::Int64, ::Float64, ::typeof(rand), ::Type{Float64}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/SparseArrays/src/sparsematrix.jl:1386
[2] sprand at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/SparseArrays/src/sparsematrix.jl:1397 [inlined]
[3] sprand at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/SparseArrays/src/sparsematrix.jl:1395 [inlined]
[4] erdos_renyi_undirected(::Int64, ::Float64) at /root/.julia/packages/MatrixNetworks/SyG3a/src/generators.jl:64
[5] erdos_renyi_undirected(::Int64, ::Int64) at /root/.julia/packages/MatrixNetworks/SyG3a/src/generators.jl:73
[6] top-level scope at /root/.julia/packages/MatrixNetworks/SyG3a/test/matrixnetwork_test.jl:36
[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/MatrixNetworks/SyG3a/test/matrixnetwork_test.jl:5
Test Summary: | Pass Error Total
matrixnetwork | 23 1 24
matvec | 2 2
ERROR: Package MatrixNetworks 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: [=> ] 0.2 % Fetching: [================================> ] 79.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed KahanSummation ───── v0.1.0
Installed OrderedCollections ─ v1.1.0
Installed Arpack ───────────── v0.3.1
Installed IterTools ────────── v1.2.0
Installed MatrixNetworks ───── v1.0.0
Installed BinaryProvider ───── v0.5.6
Installed DataStructures ───── v0.17.0
Updating `~/.julia/environments/v1.2/Project.toml`
[4f449596] + MatrixNetworks v1.0.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[b99e7846] + BinaryProvider v0.5.6
[864edb3b] + DataStructures v0.17.0
[c8e1da08] + IterTools v1.2.0
[8e2b3108] + KahanSummation v0.1.0
[4f449596] + MatrixNetworks v1.0.0
[bac558e1] + OrderedCollections v1.1.0
[2a0f44e3] + Base64
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Building Arpack → `~/.julia/packages/Arpack/cu5By/deps/build.log`
Testing MatrixNetworks
Status `/tmp/jl_iPUDUb/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[b99e7846] BinaryProvider v0.5.6
[864edb3b] DataStructures v0.17.0
[c8e1da08] IterTools v1.2.0
[8e2b3108] KahanSummation v0.1.0
[4f449596] MatrixNetworks v1.0.0
[bac558e1] OrderedCollections v1.1.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 0 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Millboard/qd8MG/test/runtests.jl:14
Test Summary: | Pass Total
1/10 dicts.jl | 3 3
2/10 enums.jl: Test Failed at /root/.julia/packages/Millboard/qd8MG/test/enums.jl:9
Expression: "+-----+-------+\n| RPS | VALUE |\n+=====+=======+\n| ✊ | 0 |\n+-----+-------+\n| ✋ | 1 |\n+-----+-------+\n| ✌️ | 2 |\n+-----+-------+" == table(RPS) |> string
Evaluated: "+-----+-------+\n| RPS | VALUE |\n+=====+=======+\n| ✊ | 0 |\n+-----+-------+\n| ✋ | 1 |\n+-----+-------+\n| ✌️ | 2 |\n+-----+-------+" == "+-----+-------+\n| RPS | VALUE |\n+=====+=======+\n| ✊ | 0 |\n+-----+-------+\n| ✋ | 1 |\n+-----+-------+\n| ✌️ | 2 |\n+-----+-------+"
Stacktrace:
[1] top-level scope at Enums.jl:9
[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/Millboard/qd8MG/test/runtests.jl:17
[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/Millboard/qd8MG/test/runtests.jl:17
2/10 enums.jl: Test Failed at /root/.julia/packages/Millboard/qd8MG/test/enums.jl:20
Expression: "+-----+-------+\n| RPS | VALUE |\n+=====+=======+\n| ✊ | 0 |\n+-----+-------+\n| ✋ | 1 |\n+-----+-------+\n| ✌️ | 2 |\n+-----+-------+" == table(✊) |> string
Evaluated: "+-----+-------+\n| RPS | VALUE |\n+=====+=======+\n| ✊ | 0 |\n+-----+-------+\n| ✋ | 1 |\n+-----+-------+\n| ✌️ | 2 |\n+-----+-------+" == "+-----+-------+\n| RPS | VALUE |\n+=====+=======+\n| ✊ | 0 |\n+-----+-------+\n| ✋ | 1 |\n+-----+-------+\n| ✌️ | 2 |\n+-----+-------+"
Stacktrace:
[1] top-level scope at Enums.jl:20
[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/Millboard/qd8MG/test/runtests.jl:17
[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/Millboard/qd8MG/test/runtests.jl:17
Test Summary: | Fail Total
2/10 enums.jl | 2 2
ERROR: Package Millboard 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: [================================> ] 79.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Millboard ─ v0.2.0
Installed Compat ──── v2.1.0
Updating `~/.julia/environments/v1.2/Project.toml`
[39ec1447] + Millboard v0.2.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[34da2185] + Compat v2.1.0
[39ec1447] + Millboard v0.2.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
Testing Millboard
Status `/tmp/jl_WDDJUE/Manifest.toml`
[34da2185] Compat v2.1.0
[39ec1447] Millboard v0.2.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: [======================================> ] 94.0 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Mixers ───────────── v0.1.0
Installed Tokenize ─────────── v0.5.5
Installed Compat ───────────── v2.1.0
Installed CSTParser ────────── v0.6.2
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.17.0
Installed MacroTools ───────── v0.5.1
Updating `~/.julia/environments/v1.2/Project.toml`
[2a8e4939] + Mixers v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[1914dd2f] + MacroTools v0.5.1
[2a8e4939] + Mixers v0.1.0
[bac558e1] + OrderedCollections v1.1.0
[0796e94c] + Tokenize v0.5.5
[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.11.0
Installed Unitful ──── v0.16.0
Status `/tmp/jl_ASaOkk/Manifest.toml`
[00ebfdb7] CSTParser v0.6.2
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[1914dd2f] MacroTools v0.5.1
[2a8e4939] Mixers v0.1.0
[bac558e1] OrderedCollections v1.1.0
[d96e819e] Parameters v0.11.0
[0796e94c] Tokenize v0.5.5
[1986cc42] Unitful v0.16.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`]
┌ Warning: The specified values for size and/or count will result in 22 unused data points
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/dataview.jl:204
┌ Warning: Trying to nest a BatchView into an ObsView, which is not supported. Returning ObsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/dataview.jl:130
┌ Warning: Trying to nest a BatchView into an ObsView, which is not supported. Returning ObsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/dataview.jl:130
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a BatchView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
┌ Warning: Trying to nest a ObsView into an FoldsView, which is not supported. Returning FoldsView(parent(_)) instead
└ @ MLDataPattern ~/.julia/packages/MLDataPattern/mX21p/src/folds.jl:139
ERROR: LoadError: Some tests did not pass: 1232 passed, 0 failed, 3 errored, 0 broken.
in expression starting at /root/.julia/packages/MLDataPattern/mX21p/test/runtests.jl:74
Test Summary: | Pass Total
tst_container.jl | 502 502
<HEARTBEAT>
<HEARTBEAT>
Test Summary: | Pass Total
tst_datasubset.jl | 749 749
Test Summary: | Pass Total
tst_randobs.jl | 180 180
<HEARTBEAT>
Test Summary: | Pass Total
tst_shuffleobs.jl | 292 292
<HEARTBEAT>
<HEARTBEAT>
Test Summary: | Pass Total
tst_splitobs.jl | 362 362
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
Test Summary: | Pass Total
tst_dataview.jl | 1611 1611
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
Test Summary: | Pass Total
tst_slidingwindow.jl | 1508 1508
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
Test Summary: | Pass Total
tst_targets.jl | 288 288
<HEARTBEAT>
Test Summary: | Pass Total
tst_stratifiedobs.jl | 158 158
Test Summary: | Pass Total
tst_resample.jl | 591 591
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
<HEARTBEAT>
Test Summary: | Pass Total
tst_folds.jl | 3253 3253
Test for "RandomObs3.txt" failed.
- DIFF ------------------------
"""
- RandomObs{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite}[RandomObs{SubArray{Float64,1,Array{Float64,2},Tuple{Slice{OneTo{Int64}},Int64},true},Array{Float64,2}} with Inf observations]
+ RandomObs{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite}[RandomObs(::Array{Float64,2}, ObsDim.Last())
+ Iterator providing Inf observations]"""
-------------------------------
RandomObs (and overlaps with BalancedObs): Error During Test at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:1
Got exception outside of a @test
You need to run the tests interactively with 'include("test/runtests.jl")' to update reference images
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] _test_reference(::typeof(isequal), ::ReferenceTests.Diff, ::FileIO.File{FileIO.DataFormat{:TXT}}, ::String) at /root/.julia/packages/ReferenceTests/DeRm4/src/core.jl:97
[3] _test_reference at /root/.julia/packages/ReferenceTests/DeRm4/src/core.jl:76 [inlined]
[4] #test_reference#6 at /root/.julia/packages/ReferenceTests/DeRm4/src/handlers.jl:5 [inlined]
[5] test_reference at /root/.julia/packages/ReferenceTests/DeRm4/src/handlers.jl:5 [inlined]
[6] #test_reference#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(ReferenceTests.test_reference), ::String, ::Array{RandomObs{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite},1}) at /root/.julia/packages/ReferenceTests/DeRm4/src/test_reference.jl:61
[7] test_reference(::String, ::Array{RandomObs{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite},1}) at /root/.julia/packages/ReferenceTests/DeRm4/src/test_reference.jl:61
[8] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:13
[9] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[10] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:2
[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 /root/.julia/packages/MLDataPattern/mX21p/test/runtests.jl:76
[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/MLDataPattern/mX21p/test/runtests.jl:76
[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] top-level scope at none:5
[23] eval(::Module, ::Any) at ./boot.jl:330
[24] exec_options(::Base.JLOptions) at ./client.jl:271
[25] _start() at ./client.jl:464
Test for "RandomBatches3.txt" failed.
- DIFF ------------------------
"""
- RandomBatches{SubArray{Float64,2,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Array{Int64,1}},false},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite}[RandomBatches{SubArray{Float64,2,Array{Float64,2},Tuple{Slice{OneTo{Int64}},Array{Int64,1}},false},Array{Float64,2}} with Inf batches]
+ RandomBatches{SubArray{Float64,2,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Array{Int64,1}},false},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite}[RandomBatches(::Array{Float64,2}, 30, ObsDim.Last())
+ Iterator providing Inf batches of size 30]"""
-------------------------------
RandomBatches: Error During Test at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:132
Got exception outside of a @test
You need to run the tests interactively with 'include("test/runtests.jl")' to update reference images
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] _test_reference(::typeof(isequal), ::ReferenceTests.Diff, ::FileIO.File{FileIO.DataFormat{:TXT}}, ::String) at /root/.julia/packages/ReferenceTests/DeRm4/src/core.jl:97
[3] _test_reference at /root/.julia/packages/ReferenceTests/DeRm4/src/core.jl:76 [inlined]
[4] #test_reference#6 at /root/.julia/packages/ReferenceTests/DeRm4/src/handlers.jl:5 [inlined]
[5] test_reference at /root/.julia/packages/ReferenceTests/DeRm4/src/handlers.jl:5 [inlined]
[6] #test_reference#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(ReferenceTests.test_reference), ::String, ::Array{RandomBatches{SubArray{Float64,2,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Array{Int64,1}},false},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite},1}) at /root/.julia/packages/ReferenceTests/DeRm4/src/test_reference.jl:61
[7] test_reference(::String, ::Array{RandomBatches{SubArray{Float64,2,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Array{Int64,1}},false},Array{Float64,2},LearnBase.ObsDim.Last,Base.IsInfinite},1}) at /root/.julia/packages/ReferenceTests/DeRm4/src/test_reference.jl:61
[8] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:140
[9] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[10] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:133
[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 /root/.julia/packages/MLDataPattern/mX21p/test/runtests.jl:76
[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/MLDataPattern/mX21p/test/runtests.jl:76
[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] top-level scope at none:5
[23] eval(::Module, ::Any) at ./boot.jl:330
[24] exec_options(::Base.JLOptions) at ./client.jl:271
[25] _start() at ./client.jl:464
Test for "BufferGetObs2.txt" failed.
- DIFF ------------------------
"""
- BufferGetObs{Array{Float64,1},ObsView{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last}}[BufferGetObs{Array{Float64,1},ObsView{SubArray{Float64,1,Array{Float64,2},Tuple{Slice{OneTo{Int64}},Int64},true},Array{Float64,2},Last}} with 150 elements]
+ BufferGetObs{Array{Float64,1},ObsView{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last}}[BufferGetObs(obsview(::Array{Float64,2}, ObsDim.Last()), ::Array{Float64,1})
+ Iterator providing 150 elements]"""
-------------------------------
ObsView: Error During Test at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:267
Got exception outside of a @test
You need to run the tests interactively with 'include("test/runtests.jl")' to update reference images
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] _test_reference(::typeof(isequal), ::ReferenceTests.Diff, ::FileIO.File{FileIO.DataFormat{:TXT}}, ::String) at /root/.julia/packages/ReferenceTests/DeRm4/src/core.jl:97
[3] _test_reference at /root/.julia/packages/ReferenceTests/DeRm4/src/core.jl:76 [inlined]
[4] #test_reference#6 at /root/.julia/packages/ReferenceTests/DeRm4/src/handlers.jl:5 [inlined]
[5] test_reference at /root/.julia/packages/ReferenceTests/DeRm4/src/handlers.jl:5 [inlined]
[6] #test_reference#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(ReferenceTests.test_reference), ::String, ::Array{BufferGetObs{Array{Float64,1},ObsView{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last}},1}) at /root/.julia/packages/ReferenceTests/DeRm4/src/test_reference.jl:61
[7] test_reference(::String, ::Array{BufferGetObs{Array{Float64,1},ObsView{SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true},Array{Float64,2},LearnBase.ObsDim.Last}},1}) at /root/.julia/packages/ReferenceTests/DeRm4/src/test_reference.jl:61
[8] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:271
[9] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[10] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/tst_dataiterator.jl:268
[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/MLDataPattern/mX21p/test/tst_dataiterator.jl:267
[13] include at ./boot.jl:328 [inlined]
[14] include_relative(::Module, ::String) at ./loading.jl:1094
[15] include(::Module, ::String) at ./Base.jl:31
[16] include(::String) at ./client.jl:431
[17] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/runtests.jl:76
[18] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[19] top-level scope at /root/.julia/packages/MLDataPattern/mX21p/test/runtests.jl:76
[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 none:5
[25] eval(::Module, ::Any) at ./boot.jl:330
[26] exec_options(::Base.JLOptions) at ./client.jl:271
[27] _start() at ./client.jl:464
Test Summary: | Pass Error Total
tst_dataiterator.jl | 1232 3 1235
RandomObs (and overlaps with BalancedObs) | 12 1 13
BalancedObs | 5 5
RandomBatches | 6 1 7
BufferGetObs | 1159 1 1160
ObsView | 1 1 2
BatchView | 562 562
RandomObs | 298 298
RandomBatches | 298 298
eachobs | 12 12
eachbatch | 38 38
ERROR: Package MLDataPattern 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: [===================================> ] 86.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Missings ─────────── v0.4.1
Installed LearnBase ────────── v0.2.2
Installed SortingAlgorithms ── v0.3.1
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.17.0
Installed MLLabelUtils ─────── v0.5.1
Installed MLDataPattern ────── v0.5.0
Installed StatsBase ────────── v0.32.0
Installed DataAPI ──────────── v1.0.1
Installed MappedArrays ─────── v0.2.1
Updating `~/.julia/environments/v1.2/Project.toml`
[9920b226] + MLDataPattern v0.5.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[7f8f8fb0] + LearnBase v0.2.2
[9920b226] + MLDataPattern v0.5.0
[66a33bbf] + MLLabelUtils v0.5.1
[dbb5928d] + MappedArrays v0.2.1
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[a2af1166] + SortingAlgorithms v0.3.1
[2913bbd2] + StatsBase v0.32.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing MLDataPattern
Resolving package versions...
Installed Conda ───────────────────── v1.3.0
Installed NaNMath ─────────────────── v0.3.2
Installed MacroTools ──────────────── v0.5.1
Installed CustomUnitRanges ────────── v0.2.0
Installed Reexport ────────────────── v0.2.0
Installed StaticArrays ────────────── v0.11.0
Installed ReferenceTests ──────────── v0.6.2
Installed ImageFiltering ──────────── v0.6.4
Installed TiledIteration ──────────── v0.2.3
Installed ComputationalResources ──── v0.3.0
Installed ImageMetadata ───────────── v0.7.1
Installed IterTools ───────────────── v1.2.0
Installed FFTW ────────────────────── v0.3.0
Installed DeepDiffs ───────────────── v1.1.0
Installed SimpleTraits ────────────── v0.9.0
Installed Images ──────────────────── v0.18.0
Installed Ratios ──────────────────── v0.3.1
Installed Rotations ───────────────── v0.11.1
Installed WoodburyMatrices ────────── v0.4.1
Installed RangeArrays ─────────────── v0.3.1
Installed ColorVectorSpace ────────── v0.7.0
Installed Graphics ────────────────── v0.4.0
Installed ImageTransformations ────── v0.8.0
Installed CoordinateTransformations ─ v0.5.0
Installed Requires ────────────────── v0.5.2
Installed ImageShow ───────────────── v0.2.0
Installed ImageMorphology ─────────── v0.2.4
Installed IntervalSets ────────────── v0.3.1
Installed ImageAxes ───────────────── v0.6.0
Installed Distances ───────────────── v0.8.0
Installed AbstractFFTs ────────────── v0.4.1
Installed Compat ──────────────────── v2.1.0
Installed ImageDistances ──────────── v0.2.4
Installed CatIndices ──────────────── v0.2.0
Installed FixedPointNumbers ───────── v0.6.1
Installed OffsetArrays ────────────── v0.11.1
Installed URIParser ───────────────── v0.4.0
Installed ImageInTerminal ─────────── v0.4.0
Installed CSTParser ───────────────── v0.6.2
Installed FFTViews ────────────────── v0.2.0
Installed AxisAlgorithms ──────────── v1.0.0
Installed BinaryProvider ──────────── v0.5.6
Installed BinDeps ─────────────────── v0.8.10
Installed FileIO ──────────────────── v1.0.7
Installed JSON ────────────────────── v0.21.0
Installed AxisArrays ──────────────── v0.3.0
Installed Crayons ─────────────────── v4.0.0
Installed ImageCore ───────────────── v0.8.4
Installed Colors ──────────────────── v0.9.5
Installed Tokenize ────────────────── v0.5.5
Installed Parsers ─────────────────── v0.3.6
Installed IndirectArrays ──────────── v0.5.0
Installed SpecialFunctions ────────── v0.7.2
Installed PaddedViews ─────────────── v0.4.2
Installed IdentityRanges ──────────── v0.3.0
Installed VersionParsing ──────────── v1.1.3
Installed ColorTypes ──────────────── v0.8.0
Installed Interpolations ──────────── v0.12.2
Building Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
Building FFTW ────────────→ `~/.julia/packages/FFTW/2okGQ/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_hoPdih/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[13072b0f] AxisAlgorithms v1.0.0
[39de3d68] AxisArrays v0.3.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[aafaddc9] CatIndices v0.2.0
[3da002f7] ColorTypes v0.8.0
[c3611d14] ColorVectorSpace v0.7.0
[5ae59095] Colors v0.9.5
[34da2185] Compat v2.1.0
[ed09eef8] ComputationalResources v0.3.0
[8f4d0f93] Conda v1.3.0
[150eb455] CoordinateTransformations v0.5.0
[a8cc5b0e] Crayons v4.0.0
[dc8bdbbb] CustomUnitRanges v0.2.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[ab62b9b5] DeepDiffs v1.1.0
[b4f34e82] Distances v0.8.0
[4f61f5a4] FFTViews v0.2.0
[7a1cc6ca] FFTW v0.3.0
[5789e2e9] FileIO v1.0.7
[53c48c17] FixedPointNumbers v0.6.1
[a2bd30eb] Graphics v0.4.0
[bbac6d45] IdentityRanges v0.3.0
[2803e5a7] ImageAxes v0.6.0
[a09fc81d] ImageCore v0.8.4
[51556ac3] ImageDistances v0.2.4
[6a3955dd] ImageFiltering v0.6.4
[d8c32880] ImageInTerminal v0.4.0
[bc367c6b] ImageMetadata v0.7.1
[787d08f9] ImageMorphology v0.2.4
[4e3cecfd] ImageShow v0.2.0
[02fcd773] ImageTransformations v0.8.0
[916415d5] Images v0.18.0
[9b13fd28] IndirectArrays v0.5.0
[a98d9a8b] Interpolations v0.12.2
[8197267c] IntervalSets v0.3.1
[c8e1da08] IterTools v1.2.0
[682c06a0] JSON v0.21.0
[7f8f8fb0] LearnBase v0.2.2
[9920b226] MLDataPattern v0.5.0
[66a33bbf] MLLabelUtils v0.5.1
[1914dd2f] MacroTools v0.5.1
[dbb5928d] MappedArrays v0.2.1
[e1d29d7a] Missings v0.4.1
[77ba4419] NaNMath v0.3.2
[6fe1bfb0] OffsetArrays v0.11.1
[bac558e1] OrderedCollections v1.1.0
[5432bcbf] PaddedViews v0.4.2
[69de0a69] Parsers v0.3.6
[b3c3ace0] RangeArrays v0.3.1
[c84ed2f1] Ratios v0.3.1
[189a3867] Reexport v0.2.0
[324d217c] ReferenceTests v0.6.2
[ae029012] Requires v0.5.2
[6038ab10] Rotations v0.11.1
[699a6c99] SimpleTraits v0.9.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[06e1c1a7] TiledIteration v0.2.3
[0796e94c] Tokenize v0.5.5
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[efce3f68] WoodburyMatrices v0.4.1
[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/ModelingToolkit/MDrkF/test/runtests.jl:1
ERROR: Package ModelingToolkit 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: [==========================> ] 64.7 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed TreeViews ─────────────────── v0.3.0
Installed MuladdMacro ───────────────── v0.2.1
Installed NaNMath ───────────────────── v0.3.2
Installed RecipesBase ───────────────── v0.7.0
Installed OrderedCollections ────────── v1.1.0
Installed StaticArrays ──────────────── v0.11.0
Installed ModelingToolkit ───────────── v0.6.4
Installed MacroTools ────────────────── v0.5.1
Installed Compat ────────────────────── v2.1.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed ArrayInterface ────────────── v1.2.1
Installed Requires ──────────────────── v0.5.2
Installed CSTParser ─────────────────── v0.6.2
Installed DocStringExtensions ───────── v0.8.0
Installed Parameters ────────────────── v0.11.0
Installed URIParser ─────────────────── v0.4.0
Installed RecursiveArrayTools ───────── v1.0.2
Installed BinaryProvider ────────────── v0.5.6
Installed IterativeSolvers ──────────── v0.8.1
Installed Tokenize ──────────────────── v0.5.5
Installed Roots ─────────────────────── v0.8.1
Installed DiffRules ─────────────────── v0.0.10
Installed DataStructures ────────────── v0.17.0
Installed BinDeps ───────────────────── v0.8.10
Installed TableTraits ───────────────── v1.0.0
Installed FunctionWrappers ──────────── v1.0.0
Installed RecursiveFactorization ────── v0.1.0
Installed DiffEqBase ────────────────── v5.20.0
Installed SpecialFunctions ──────────── v0.7.2
Updating `~/.julia/environments/v1.2/Project.toml`
[961ee093] + ModelingToolkit v0.6.4
Updating `~/.julia/environments/v1.2/Manifest.toml`
[4fba245c] + ArrayInterface v1.2.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[2b5f629d] + DiffEqBase v5.20.0
[b552c78f] + DiffRules v0.0.10
[ffbed154] + DocStringExtensions v0.8.0
[069b7b12] + FunctionWrappers v1.0.0
[42fd0dbc] + IterativeSolvers v0.8.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[1914dd2f] + MacroTools v0.5.1
[961ee093] + ModelingToolkit v0.6.4
[46d2c3a1] + MuladdMacro v0.2.1
[77ba4419] + NaNMath v0.3.2
[bac558e1] + OrderedCollections v1.1.0
[d96e819e] + Parameters v0.11.0
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v1.0.2
[f2c3362d] + RecursiveFactorization v0.1.0
[ae029012] + Requires v0.5.2
[f2b01f46] + Roots v0.8.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[3783bdb8] + TableTraits v1.0.0
[0796e94c] + Tokenize v0.5.5
[a2a6695c] + TreeViews v0.3.0
[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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing ModelingToolkit
Status `/tmp/jl_PtlYW0/Manifest.toml`
[4fba245c] ArrayInterface v1.2.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[2b5f629d] DiffEqBase v5.20.0
[b552c78f] DiffRules v0.0.10
[ffbed154] DocStringExtensions v0.8.0
[069b7b12] FunctionWrappers v1.0.0
[42fd0dbc] IterativeSolvers v0.8.1
[82899510] IteratorInterfaceExtensions v1.0.0
[1914dd2f] MacroTools v0.5.1
[961ee093] ModelingToolkit v0.6.4
[46d2c3a1] MuladdMacro v0.2.1
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[d96e819e] Parameters v0.11.0
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v1.0.2
[f2c3362d] RecursiveFactorization v0.1.0
[ae029012] Requires v0.5.2
[f2b01f46] Roots v0.8.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[3783bdb8] TableTraits v1.0.0
[0796e94c] Tokenize v0.5.5
[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`]
[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`]
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/NamedArrays/d4lJL/test/runtests.jl:10
ERROR: Package NamedArrays 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: [===========================> ] 67.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed InvertedIndices ──── v1.0.0
Installed Requires ─────────── v0.5.2
Installed Combinatorics ────── v0.7.0
Installed NamedArrays ──────── v0.9.3
Installed Polynomials ──────── v0.5.2
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.17.0
Updating `~/.julia/environments/v1.2/Project.toml`
[86f7a689] + NamedArrays v0.9.3
Updating `~/.julia/environments/v1.2/Manifest.toml`
[861a8166] + Combinatorics v0.7.0
[864edb3b] + DataStructures v0.17.0
[41ab1584] + InvertedIndices v1.0.0
[86f7a689] + NamedArrays v0.9.3
[bac558e1] + OrderedCollections v1.1.0
[f27b6e38] + Polynomials v0.5.2
[ae029012] + Requires v0.5.2
[2a0f44e3] + Base64
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing NamedArrays
Resolving package versions...
Installed KahanSummation ─ v0.1.0
Status `/tmp/jl_A7OIQZ/Manifest.toml`
[861a8166] Combinatorics v0.7.0
[864edb3b] DataStructures v0.17.0
[41ab1584] InvertedIndices v1.0.0
[8e2b3108] KahanSummation v0.1.0
[86f7a689] NamedArrays v0.9.3
[bac558e1] OrderedCollections v1.1.0
[f27b6e38] Polynomials v0.5.2
[ae029012] Requires v0.5.2
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[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: LoadError: Some tests did not pass: 45 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/NearestNeighborDescent/bAgGy/test/nndescent_tests.jl:2
in expression starting at /root/.julia/packages/NearestNeighborDescent/bAgGy/test/runtests.jl:9
Test Summary: | Pass Total
deheap_knns tests | 5 5
Test Summary: | Pass Total
sample neighbors tests | 11 11
Test Summary: | Pass Total
make_knn_heaps tests | 172 172
Test Summary: | Pass Total
neighbors tests | 24 24
Test Summary: | Pass Total
_heappush! tests | 19 19
eltype stability tests: Error During Test at /root/.julia/packages/NearestNeighborDescent/bAgGy/test/nndescent_tests.jl:23
Got exception outside of a @test
return type DescentGraph{Float32,Array{Float32,1},Euclidean} does not match inferred return type DescentGraph{_A,_B,_C} where _C where _B where _A
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] top-level scope at /root/.julia/packages/NearestNeighborDescent/bAgGy/test/nndescent_tests.jl:26
[3] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[4] top-level scope at /root/.julia/packages/NearestNeighborDescent/bAgGy/test/nndescent_tests.jl:25
[5] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[6] top-level scope at /root/.julia/packages/NearestNeighborDescent/bAgGy/test/nndescent_tests.jl:3
[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/NearestNeighborDescent/bAgGy/test/runtests.jl:9
[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
[17] eval(::Module, ::Any) at ./boot.jl:330
[18] exec_options(::Base.JLOptions) at ./client.jl:271
[19] _start() at ./client.jl:464
Test Summary: | Pass Error Total
DescentGraph tests | 45 1 46
Vector{Vector} constructor tests | 44 44
Matrix constructor tests | 1 1
eltype stability tests | 1 1
ERROR: Package NearestNeighborDescent 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.9 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed NearestNeighborDescent ─ v0.2.0
Installed Distances ────────────── v0.8.0
Installed OrderedCollections ───── v1.1.0
Installed DataStructures ───────── v0.17.0
Updating `~/.julia/environments/v1.2/Project.toml`
[dd2c4c9e] + NearestNeighborDescent v0.2.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[864edb3b] + DataStructures v0.17.0
[b4f34e82] + Distances v0.8.0
[dd2c4c9e] + NearestNeighborDescent v0.2.0
[bac558e1] + OrderedCollections v1.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9abbd945] + Profile
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing NearestNeighborDescent
Resolving package versions...
Status `/tmp/jl_kSeGzK/Manifest.toml`
[864edb3b] DataStructures v0.17.0
[b4f34e82] Distances v0.8.0
[dd2c4c9e] NearestNeighborDescent v0.2.0
[bac558e1] OrderedCollections 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`]
[de0858da] Printf [`@stdlib/Printf`]
[9abbd945] Profile [`@stdlib/Profile`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[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(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:431
[6] top-level scope at /root/.julia/packages/NLopt/eqN9a/test/mathprog.jl:6
[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/NLopt/eqN9a/test/runtests.jl:2
[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/nlp.jl:2
in expression starting at /root/.julia/packages/NLopt/eqN9a/test/mathprog.jl:6
in expression starting at /root/.julia/packages/NLopt/eqN9a/test/runtests.jl:2
f_1([1.234, 5.678])
f_2([0.8787394664016357, 5.551370325142423])
f_3([0.8262160034228196, 5.043903787432386])
f_4([0.4739440370386794, 4.0767726724255375])
f_5([0.35389779634506047, 3.0308503583016])
f_6([0.33387310647853335, 1.9717933962872487])
f_7([0.3333337209575201, 1.0450874902862517])
f_8([0.33333357431034494, 0.4695027039311135])
f_9([0.3333332772332185, 0.3057923933552822])
f_10([0.33333339455750244, 0.2963215980646768])
f_11([0.3333333342139688, 0.29629628951338166])
got 0.5443310477213124 at [0.3333333342139688, 0.29629628951338166] after 11 iterations (returned XTOL_REACHED)
ERROR: Package NLopt 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: [=> ] 0.2 % Fetching: [====================================> ] 87.5 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed CMakeWrapper ─────── v0.2.3
Installed URIParser ────────── v0.4.0
Installed Compat ───────────── v2.1.0
Installed OrderedCollections ─ v1.1.0
Installed NLopt ────────────── v0.5.1
Installed Parameters ───────── v0.11.0
Installed MathProgBase ─────── v0.7.7
Installed CMake ────────────── v1.1.2
Installed BinaryProvider ───── v0.5.6
Installed BinDeps ──────────── v0.8.10
Updating `~/.julia/environments/v1.2/Project.toml`
[76087f3c] + NLopt v0.5.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[631607c0] + CMake v1.1.2
[d5fb7624] + CMakeWrapper v0.2.3
[34da2185] + Compat v2.1.0
[fdba3010] + MathProgBase v0.7.7
[76087f3c] + NLopt v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[d96e819e] + Parameters v0.11.0
[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 CMake → `~/.julia/packages/CMake/nSK2r/deps/build.log`
Building NLopt → `~/.julia/packages/NLopt/eqN9a/deps/build.log`
Testing NLopt
Status `/tmp/jl_gI0gOX/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[631607c0] CMake v1.1.2
[d5fb7624] CMakeWrapper v0.2.3
[34da2185] Compat v2.1.0
[fdba3010] MathProgBase v0.7.7
[76087f3c] NLopt v0.5.1
[bac558e1] OrderedCollections v1.1.0
[d96e819e] Parameters v0.11.0
[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 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/NLSolversBase/werZl/test/runtests.jl:2
ERROR: Package NLSolversBase 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: [==============================> ] 72.9 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DiffEqDiffTools ────── v1.2.0
Installed Compat ─────────────── v2.1.0
Installed ArrayInterface ─────── v1.2.1
Installed NLSolversBase ──────── v7.4.0
Installed DiffResults ────────── v0.0.4
Installed DiffRules ──────────── v0.0.10
Installed BinDeps ────────────── v0.8.10
Installed ForwardDiff ────────── v0.10.3
Installed Calculus ───────────── v0.5.0
Installed NaNMath ────────────── v0.3.2
Installed URIParser ──────────── v0.4.0
Installed Requires ───────────── v0.5.2
Installed CommonSubexpressions ─ v0.2.0
Installed SpecialFunctions ───── v0.7.2
Installed BinaryProvider ─────── v0.5.6
Installed StaticArrays ───────── v0.11.0
Updating `~/.julia/environments/v1.2/Project.toml`
[d41bc354] + NLSolversBase v7.4.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[4fba245c] + ArrayInterface v1.2.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[49dc2e85] + Calculus v0.5.0
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.1.0
[01453d9d] + DiffEqDiffTools v1.2.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[f6369f11] + ForwardDiff v0.10.3
[d41bc354] + NLSolversBase v7.4.0
[77ba4419] + NaNMath v0.3.2
[ae029012] + Requires v0.5.2
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[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 SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing NLSolversBase
Resolving package versions...
Installed RecipesBase ───────── v0.7.0
Installed OptimTestProblems ─── v2.0.2
Installed RecursiveArrayTools ─ v1.0.2
Status `/tmp/jl_FU2zH4/Manifest.toml`
[4fba245c] ArrayInterface v1.2.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[01453d9d] DiffEqDiffTools v1.2.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[f6369f11] ForwardDiff v0.10.3
[d41bc354] NLSolversBase v7.4.0
[77ba4419] NaNMath v0.3.2
[cec144fc] OptimTestProblems v2.0.2
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v1.0.2
[ae029012] Requires v0.5.2
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[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: There was an error during testing
in expression starting at /root/.julia/packages/Nullables/Oyo3b/test/runtests.jl:97
Test Failed at /root/.julia/packages/Nullables/Oyo3b/test/runtests.jl:106
Expression: String(take!(io1)) == #= /root/.julia/packages/Nullables/Oyo3b/test/runtests.jl:106 =# @sprintf("Nullable{%s}(%s)", T, String(take!(io2)))
Evaluated: "Nullable{Bool}(0)" == "Nullable{Bool}(false)"
ERROR: Package Nullables 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.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ──── v2.1.0
Installed Nullables ─ v0.0.8
Updating `~/.julia/environments/v1.2/Project.toml`
[4d1e1d77] + Nullables v0.0.8
Updating `~/.julia/environments/v1.2/Manifest.toml`
[34da2185] + Compat v2.1.0
[4d1e1d77] + Nullables v0.0.8
[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 Nullables
Status `/tmp/jl_r3kdt2/Manifest.toml`
[34da2185] Compat v2.1.0
[4d1e1d77] Nullables v0.0.8
[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: [==============================> ] 73.9 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ─────────── v2.1.0
Installed OSQP ───────────── v0.5.2
Installed MathProgBase ───── v0.7.7
Installed BinaryProvider ─── v0.5.6
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.6
[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_qpiBf8/Manifest.toml`
[b99e7846] BinaryProvider v0.5.6
[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`]
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/ParameterizedFunctions/WcTrd/test/runtests.jl:2
ERROR: Package ParameterizedFunctions 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: [========================> ] 58.3 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed TreeViews ─────────────────── v0.3.0
Installed RecipesBase ───────────────── v0.7.0
Installed ParameterizedFunctions ────── v4.2.1
Installed MuladdMacro ───────────────── v0.2.1
Installed SymEngine ─────────────────── v0.7.0
Installed OrderedCollections ────────── v1.1.0
Installed StaticArrays ──────────────── v0.11.0
Installed MacroTools ────────────────── v0.5.1
Installed ArrayInterface ────────────── v1.2.1
Installed Requires ──────────────────── v0.5.2
Installed URIParser ─────────────────── v0.4.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed Compat ────────────────────── v2.1.0
Installed Parameters ────────────────── v0.11.0
Installed CSTParser ─────────────────── v0.6.2
Installed DocStringExtensions ───────── v0.8.0
Installed IterativeSolvers ──────────── v0.8.1
Installed RecursiveArrayTools ───────── v1.0.2
Installed Tokenize ──────────────────── v0.5.5
Installed Roots ─────────────────────── v0.8.1
Installed BinaryProvider ────────────── v0.5.6
Installed DataStructures ────────────── v0.17.0
Installed TableTraits ───────────────── v1.0.0
Installed FunctionWrappers ──────────── v1.0.0
Installed BinDeps ───────────────────── v0.8.10
Installed DiffEqBase ────────────────── v5.20.0
Installed RecursiveFactorization ────── v0.1.0
Installed SpecialFunctions ──────────── v0.7.2
Updating `~/.julia/environments/v1.2/Project.toml`
[65888b18] + ParameterizedFunctions v4.2.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[4fba245c] + ArrayInterface v1.2.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[2b5f629d] + DiffEqBase v5.20.0
[ffbed154] + DocStringExtensions v0.8.0
[069b7b12] + FunctionWrappers v1.0.0
[42fd0dbc] + IterativeSolvers v0.8.1
[82899510] + IteratorInterfaceExtensions v1.0.0
[1914dd2f] + MacroTools v0.5.1
[46d2c3a1] + MuladdMacro v0.2.1
[bac558e1] + OrderedCollections v1.1.0
[65888b18] + ParameterizedFunctions v4.2.1
[d96e819e] + Parameters v0.11.0
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v1.0.2
[f2c3362d] + RecursiveFactorization v0.1.0
[ae029012] + Requires v0.5.2
[f2b01f46] + Roots v0.8.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[123dc426] + SymEngine v0.7.0
[3783bdb8] + TableTraits v1.0.0
[0796e94c] + Tokenize v0.5.5
[a2a6695c] + TreeViews v0.3.0
[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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building SymEngine ───────→ `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
Testing ParameterizedFunctions
Resolving package versions...
Status `/tmp/jl_0xdBHm/Manifest.toml`
[4fba245c] ArrayInterface v1.2.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[2b5f629d] DiffEqBase v5.20.0
[ffbed154] DocStringExtensions v0.8.0
[069b7b12] FunctionWrappers v1.0.0
[42fd0dbc] IterativeSolvers v0.8.1
[82899510] IteratorInterfaceExtensions v1.0.0
[1914dd2f] MacroTools v0.5.1
[46d2c3a1] MuladdMacro v0.2.1
[bac558e1] OrderedCollections v1.1.0
[65888b18] ParameterizedFunctions v4.2.1
[d96e819e] Parameters v0.11.0
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v1.0.2
[f2c3362d] RecursiveFactorization v0.1.0
[ae029012] Requires v0.5.2
[f2b01f46] Roots v0.8.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[123dc426] SymEngine v0.7.0
[3783bdb8] TableTraits v1.0.0
[0796e94c] Tokenize v0.5.5
[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`]
[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`]
┌ 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_eSrIsP/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_eSrIsP/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_eSrIsP/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_eSrIsP/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_W4CYKn/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_W4CYKn/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_4AqeOJ/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_4AqeOJ/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_eSrIsP/dev/TestPkg
[ Info: New package is at /tmp/jl_eSrIsP/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_eSrIsP/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_eSrIsP/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_IcrVHo/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_IcrVHo/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_IcrVHo/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_IcrVHo/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_IcrVHo/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_PRSF15/Project.toml`
Generating project TestPkg:
/tmp/jl_eSrIsP/dev/TestPkg/Project.toml
/tmp/jl_eSrIsP/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_eSrIsP/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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[9169236c] + TestPkg v0.1.0 [`/tmp/jl_eSrIsP/dev/TestPkg`]
Updating `/tmp/jl_PRSF15/Manifest.toml`
[9169236c] + TestPkg v0.1.0 [`/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml
/tmp/jl_eSrIsP/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_eSrIsP/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_PRSF15/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 = "47d95e5c-7963-4a2c-aa3b-8c483057d437"` since package `TestPkg = "9169236c-a1e8-414e-8a6c-720211212a64"` 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_eSrIsP/dev/TestPkg/Project.toml
/tmp/jl_eSrIsP/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_eSrIsP/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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[no changes]
Updating `/tmp/jl_PRSF15/Manifest.toml`
[no changes]
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Installed Parsers ───────────── v0.3.6
Installed JSON ──────────────── v0.21.0
Installed DocStringExtensions ─ v0.8.0
Installed Documenter ────────── v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Generating project TestPkg:
/tmp/jl_W4CYKn/TestPkg/Project.toml
/tmp/jl_W4CYKn/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_W4CYKn/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_W4CYKn/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_W4CYKn/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_W4CYKn/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_W4CYKn/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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_W4CYKn/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_W4CYKn/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_W4CYKn/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[9169236c] ~ TestPkg v0.1.0 [`/tmp/jl_eSrIsP/dev/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_W4CYKn/TestPkg`]
Updating `/tmp/jl_PRSF15/Manifest.toml`
[9169236c] ~ TestPkg v0.1.0 [`/tmp/jl_eSrIsP/dev/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_W4CYKn/TestPkg`]
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Generating project TestPkg:
/tmp/jl_4AqeOJ/TestPkg/Project.toml
/tmp/jl_4AqeOJ/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_4AqeOJ/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_4AqeOJ/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_4AqeOJ/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_4AqeOJ/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_4AqeOJ/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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_4AqeOJ/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_4AqeOJ/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_4AqeOJ/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[9169236c] ~ TestPkg v0.1.0 [`/tmp/jl_W4CYKn/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_4AqeOJ/TestPkg`]
Updating `/tmp/jl_PRSF15/Manifest.toml`
[9169236c] ~ TestPkg v0.1.0 [`/tmp/jl_W4CYKn/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_4AqeOJ/TestPkg`]
Generating project TestPkg:
/tmp/jl_eSrIsP/dev/TestPkg/Project.toml
/tmp/jl_eSrIsP/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_eSrIsP/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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[9169236c] ~ TestPkg v0.1.0 [`/tmp/jl_4AqeOJ/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_eSrIsP/dev/TestPkg`]
Updating `/tmp/jl_PRSF15/Manifest.toml`
[9169236c] ~ TestPkg v0.1.0 [`/tmp/jl_4AqeOJ/TestPkg`] ⇒ v0.1.0 [`/tmp/jl_eSrIsP/dev/TestPkg`]
Generating project TestPkg:
/tmp/jl_eSrIsP/dev/TestPkg/Project.toml
/tmp/jl_eSrIsP/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_eSrIsP/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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[no changes]
Updating `/tmp/jl_PRSF15/Manifest.toml`
[no changes]
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/Project.toml`
Activating new environment at `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `/tmp/jl_eSrIsP/dev/TestPkg/docs/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[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_PRSF15/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_eSrIsP/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_eSrIsP/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_eSrIsP/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_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml
/tmp/jl_eSrIsP/dev/TestPkg/src/TestPkg.jl
Activating environment at `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
Resolving package versions...
Updating `/tmp/jl_eSrIsP/dev/TestPkg/Project.toml`
[8dfed614] + Test
Updating `/tmp/jl_eSrIsP/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_eSrIsP/dev/TestPkg/Project.toml`
[no changes]
Updating `/tmp/jl_eSrIsP/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_PRSF15/Project.toml`
Resolving package versions...
Updating `/tmp/jl_PRSF15/Project.toml`
[no changes]
Updating `/tmp/jl_PRSF15/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: [====================================> ] 88.8 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DataAPI ───────────────────── v1.0.1
Installed URIParser ─────────────────── v0.4.0
Installed Tables ────────────────────── v0.2.10
Installed DataValueInterfaces ───────── v1.0.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed TableTraits ───────────────── v1.0.0
Installed PkgTemplates ──────────────── v0.6.1
Installed Mustache ──────────────────── v0.5.12
Updating `~/.julia/environments/v1.2/Project.toml`
[14b8a8f1] + PkgTemplates v0.6.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9a962f9c] + DataAPI v1.0.1
[e2d170a0] + DataValueInterfaces v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[ffc61752] + Mustache v0.5.12
[14b8a8f1] + PkgTemplates v0.6.1
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.10
[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_PRSF15/Manifest.toml`
[9a962f9c] DataAPI v1.0.1
[e2d170a0] DataValueInterfaces v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[ffc61752] Mustache v0.5.12
[14b8a8f1] PkgTemplates v0.6.1
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.10
[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=0x00000000000065d1)
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:1614 [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: [===============================> ] 76.6 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed PriorityChannels ─── v0.1.0
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.17.0
Updating `~/.julia/environments/v1.2/Project.toml`
[a2669504] + PriorityChannels v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[864edb3b] + DataStructures v0.17.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_AWVOiz/Manifest.toml`
[864edb3b] DataStructures v0.17.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: 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/QSWalk/zyuel/test/runtests.jl:3
ERROR: Package QSWalk 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: [====================================> ] 89.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Expokit ─ v0.2.0
Installed QSWalk ── v1.1.0
Updating `~/.julia/environments/v1.2/Project.toml`
[2ef04bfc] + QSWalk v1.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[a1e7a1ef] + Expokit v0.2.0
[2ef04bfc] + QSWalk v1.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[8dfed614] + Test
Testing QSWalk
Status `/tmp/jl_QDE05T/Manifest.toml`
[a1e7a1ef] Expokit v0.2.0
[2ef04bfc] QSWalk 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`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 1077 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/QuantumLattices/9eivC/test/runtests.jl:3
FunctionFactory: Test Failed at /root/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:121
Expression: ff.body == Block($(Expr(:quote, quote
choice(x, y)
end)))
Evaluated: Block(
body: Any[:(#= /root/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:115 =#), :(choice(x, y))]
) == Block(
body: Any[:(choice(x, y))]
)
Stacktrace:
[1] top-level scope at /root/.julia/packages/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:121
[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/QuantumLattices/9eivC/test/Prerequisites/Factories.jl:107
Test Summary: | Pass Fail Total
all | 1077 1 1078
Prerequisites | 304 1 305
Tools | 21 21
TypeTraits | 16 16
Factories | 86 1 87
escape | 9 9
Inference | 6 6
Argument | 12 12
Parameter | 13 13
Field | 8 8
Block | 5 5
FunctionFactory | 19 1 20
TypeFactory | 12 12
call | 2 2
CompositeStructures | 86 86
Trees | 31 31
NamedVectors | 64 64
Mathematics | 350 350
Essentials | 423 423
ERROR: Package QuantumLattices 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: [=================================> ] 81.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ────────────── v2.1.0
Installed Formatting ────────── v0.3.5
Installed Distances ─────────── v0.8.0
Installed JSON ──────────────── v0.21.0
Installed DocStringExtensions ─ v0.8.0
Installed MacroTools ────────── v0.5.1
Installed QuantumLattices ───── v0.0.1
Installed Documenter ────────── v0.23.2
Installed CSTParser ─────────── v0.6.2
Installed StaticArrays ──────── v0.11.0
Installed Tokenize ──────────── v0.5.5
Installed Reexport ──────────── v0.2.0
Installed OrderedCollections ── v1.1.0
Installed Parsers ───────────── v0.3.6
Installed DataStructures ────── v0.17.0
Installed NearestNeighbors ──── v0.4.3
Updating `~/.julia/environments/v1.2/Project.toml`
[78ae1a1f] + QuantumLattices v0.0.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[b4f34e82] + Distances v0.8.0
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[59287772] + Formatting v0.3.5
[682c06a0] + JSON v0.21.0
[1914dd2f] + MacroTools v0.5.1
[b8a86587] + NearestNeighbors v0.4.3
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[78ae1a1f] + QuantumLattices v0.0.1
[189a3867] + Reexport v0.2.0
[90137ffa] + StaticArrays v0.11.0
[0796e94c] + Tokenize v0.5.5
[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 QuantumLattices
Status `/tmp/jl_AHG9E2/Manifest.toml`
[00ebfdb7] CSTParser v0.6.2
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[b4f34e82] Distances v0.8.0
[ffbed154] DocStringExtensions v0.8.0
[e30172f5] Documenter v0.23.2
[59287772] Formatting v0.3.5
[682c06a0] JSON v0.21.0
[1914dd2f] MacroTools v0.5.1
[b8a86587] NearestNeighbors v0.4.3
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[78ae1a1f] QuantumLattices v0.0.1
[189a3867] Reexport v0.2.0
[90137ffa] StaticArrays v0.11.0
[0796e94c] Tokenize v0.5.5
[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: 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: [==================================> ] 84.8 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ───────────── v2.1.0
Installed OrderedCollections ─ v1.1.0
Installed CSTParser ────────── v0.6.2
Installed Tokenize ─────────── v0.5.5
Installed DataStructures ───── v0.17.0
Installed ResumableFunctions ─ v0.4.2
Installed MacroTools ───────── v0.5.1
Updating `~/.julia/environments/v1.2/Project.toml`
[c5292f4c] + ResumableFunctions v0.4.2
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[1914dd2f] + MacroTools v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[c5292f4c] + ResumableFunctions v0.4.2
[0796e94c] + Tokenize v0.5.5
[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_OXl65k/Manifest.toml`
[00ebfdb7] CSTParser v0.6.2
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[1914dd2f] MacroTools v0.5.1
[bac558e1] OrderedCollections v1.1.0
[c5292f4c] ResumableFunctions v0.4.2
[0796e94c] Tokenize v0.5.5
[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: [===================================> ] 86.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed LoweredCodeUtils ─── v0.3.6
Installed CodeTracking ─────── v0.5.7
Installed OrderedCollections ─ v1.1.0
Installed JuliaInterpreter ─── v0.6.1
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.1
[6f1432cf] + LoweredCodeUtils v0.3.6
[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 EponymTuples ─ v0.2.2
Installed Example ────── v0.5.3
Status `/tmp/jl_EZajV9/Manifest.toml`
[da1fd8a2] CodeTracking v0.5.7
[97e2ac4a] EponymTuples v0.2.2
[7876af07] Example v0.5.3
[aa1ae85d] JuliaInterpreter v0.6.1
[6f1432cf] LoweredCodeUtils v0.3.6
[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: Some tests did not pass: 28 passed, 0 failed, 17 errored, 0 broken.
in expression starting at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:5
Can check frames readable and writable: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:7
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Float64}, ::Array{Float64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Float64}, ::Array{Float64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:11
[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/RingBuffers/P7bLa/test/runtests.jl:8
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
Can read/write 2D arrays: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:21
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:25
[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/RingBuffers/P7bLa/test/runtests.jl:22
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
Can read/write 1D arrays: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:30
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,1}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,1}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:121
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:34
[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/RingBuffers/P7bLa/test/runtests.jl:31
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
throws error reading 2D array of wrong channel count: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:45
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:49
[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/RingBuffers/P7bLa/test/runtests.jl:46
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
multiple sequential writes work: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:65
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:68
[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/RingBuffers/P7bLa/test/runtests.jl:66
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
multiple queued writes work: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:74
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] read!(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:218
[10] read(::RingBuffer{Int64}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:262
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:87
[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/RingBuffers/P7bLa/test/runtests.jl:75
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
multiple sequential reads work: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:91
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:94
[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/RingBuffers/P7bLa/test/runtests.jl:92
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
overflow blocks writer: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:100
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:103
[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/RingBuffers/P7bLa/test/runtests.jl:101
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
underflow blocks reader: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:113
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:116
[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/RingBuffers/P7bLa/test/runtests.jl:114
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
closing ringbuf cancels in-progress writes: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:125
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] close(::RingBuffer{Int64}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:347
[10] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:131
[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/RingBuffers/P7bLa/test/runtests.jl:126
[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/RingBuffers/P7bLa/test/runtests.jl:6
[15] include at ./boot.jl:328 [inlined]
[16] include_relative(::Module, ::String) at ./loading.jl:1094
[17] include(::Module, ::String) at ./Base.jl:31
[18] include(::String) at ./client.jl:431
[19] top-level scope at none:5
[20] eval(::Module, ::Any) at ./boot.jl:330
[21] exec_options(::Base.JLOptions) at ./client.jl:271
[22] _start() at ./client.jl:464
closing ringbuf cancels in-progress reads: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:136
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:139
[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/RingBuffers/P7bLa/test/runtests.jl:137
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
writeavailable works with Matrices: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:151
Test threw exception
Expression: writeavailable(rb, writedata) == 8
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] writeavailable at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:150 [inlined] (repeats 2 times)
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:151
[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/RingBuffers/P7bLa/test/runtests.jl:149
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
writeavailable works with Matrices: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:152
Test threw exception
Expression: readavailable(rb) == writedata[:, 1:8]
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] read!(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:218
[10] read at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:262 [inlined]
[11] readavailable(::RingBuffer{Int64}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:337
[12] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:152
[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/RingBuffers/P7bLa/test/runtests.jl:149
[15] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[16] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
writeavailable works with Vectors: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:158
Test threw exception
Expression: writeavailable(rb, writedata) == 8
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,1}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] writeavailable at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:145 [inlined] (repeats 2 times)
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:158
[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/RingBuffers/P7bLa/test/runtests.jl:156
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
writeavailable works with Vectors: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:159
Test threw exception
Expression: vec(readavailable(rb)) == writedata[1:16]
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] read!(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:218
[10] read at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:262 [inlined]
[11] readavailable(::RingBuffer{Int64}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:337
[12] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:159
[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/RingBuffers/P7bLa/test/runtests.jl:156
[15] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[16] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
read reads until the buffer is closed: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:162
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] write(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:90
[10] write(::RingBuffer{Int64}, ::Array{Int64,2}) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:117
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:165
[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/RingBuffers/P7bLa/test/runtests.jl:163
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
flush works if we're queued behind a writer: Error During Test at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:179
Got exception outside of a @test
concurrency violation detected
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] concurrency_violation() at ./condition.jl:8
[3] assert_havelock at ./condition.jl:26 [inlined]
[4] assert_havelock at ./condition.jl:25 [inlined]
[5] assert_havelock at ./condition.jl:73 [inlined]
[6] notify(::Base.GenericCondition{Base.Threads.SpinLock}, ::Any, ::Bool, ::Bool) at ./condition.jl:124
[7] #notify#463 at ./condition.jl:122 [inlined]
[8] notify at ./condition.jl:122 [inlined] (repeats 2 times)
[9] read!(::RingBuffer{Int64}, ::Array{Int64,2}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:218
[10] read(::RingBuffer{Int64}, ::Int64) at /root/.julia/packages/RingBuffers/P7bLa/src/RingBuffers.jl:262
[11] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:185
[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/RingBuffers/P7bLa/test/runtests.jl:180
[14] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[15] top-level scope at /root/.julia/packages/RingBuffers/P7bLa/test/runtests.jl:6
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1094
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:431
[20] top-level scope at none:5
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:464
Test Summary: | Pass Error Total
RingBuffer Tests | 28 17 45
Low-Level tests of the PortAudio ringbuf library | 23 23
Can check frames readable and writable | 2 1 3
Can read/write 2D arrays | 1 1
Can read/write 1D arrays | 1 1
throws error writing 2D array of wrong channel count | 1 1
throws error reading 2D array of wrong channel count | 1 1
throws error writing too-short array | 1 1
throws error reading into too-short array | 1 1
multiple sequential writes work | 1 1
multiple queued writes work | 1 1
multiple sequential reads work | 1 1
overflow blocks writer | 1 1
underflow blocks reader | 1 1
closing ringbuf cancels in-progress writes | 1 1
closing ringbuf cancels in-progress reads | 1 1
writeavailable works with Matrices | 2 2
writeavailable works with Vectors | 2 2
read reads until the buffer is closed | 1 1
flush works if we're queued behind a writer | 1 1
ERROR: Package RingBuffers 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.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ───────── v2.1.0
Installed BinaryProvider ─ v0.5.6
Installed RingBuffers ──── v1.1.3
Updating `~/.julia/environments/v1.2/Project.toml`
[f6d8bcc6] + RingBuffers v1.1.3
Updating `~/.julia/environments/v1.2/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[f6d8bcc6] + RingBuffers v1.1.3
[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 RingBuffers → `~/.julia/packages/RingBuffers/P7bLa/deps/build.log`
Testing RingBuffers
Status `/tmp/jl_RZlH8W/Manifest.toml`
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[f6d8bcc6] RingBuffers v1.1.3
[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: Some tests did not pass: 190104 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:85
in expression starting at /root/.julia/packages/Rotations/RtNzW/test/runtests.jl:17
Skipping Base.active_repl
Skipping Base.active_repl_backend
Skipping Base.active_repl
Skipping Base.active_repl_backend
Test Summary: | Pass Total
Util | 201 201
Test Summary: | Pass Total
2d Rotations | 3524 3524
Testing show: Test Failed at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:352
Expression: startswith(str, "2×2 RotMatrix{2,Float64,4}:")
Evaluated: startswith("2×2 RotMatrix{2,Float64,4} with indices SOneTo(2)×SOneTo(2):\n 0.93319 0.359384\n -0.359384 0.93319 ", "2×2 RotMatrix{2,Float64,4}:")
Stacktrace:
[1] top-level scope at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:352
[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/Rotations/RtNzW/test/rotation_tests.jl:348
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:91
Testing show: Test Failed at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:357
Expression: startswith(str, "3×3 RotXYZ{Float64}(1.0, 2.0, 3.0):")
Evaluated: startswith("3×3 RotXYZ{Float64} with indices SOneTo(3)×SOneTo(3)(1.0, 2.0, 3.0):\n 0.411982 0.0587266 0.909297\n -0.681243 -0.642873 0.350175\n 0.605127 -0.763718 -0.224845", "3×3 RotXYZ{Float64}(1.0, 2.0, 3.0):")
Stacktrace:
[1] top-level scope at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:357
[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/Rotations/RtNzW/test/rotation_tests.jl:348
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Rotations/RtNzW/test/rotation_tests.jl:91
Test Summary: | Pass Fail Total
Rotations Tests | 190104 2 190106
Identity rotation checks | 52 52
Testing inverse() | 10400 10400
Rotate Points | 10400 10400
Quaternion double cover | 500 500
Compose rotations | 67600 67600
Convert rotations | 44200 44200
DCM to Quat | 2600 2600
Testing angle / axis extraction | 3401 3401
Testing construction of Quat given two vectors | 50002 50002
Testing roll / pitch / yaw constructors | 600 600
Testing isrotation | 343 343
Testing type aliases | 2 2
Testing normalization | 4 4
Testing RotMatrix conversion to Tuple | No tests
Testing show | 2 2
ERROR: Package Rotations 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: [===========================> ] 66.2 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Rotations ──── v0.11.1
Installed StaticArrays ─ v0.11.0
Updating `~/.julia/environments/v1.2/Project.toml`
[6038ab10] + Rotations v0.11.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[6038ab10] + Rotations v0.11.1
[90137ffa] + StaticArrays v0.11.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing Rotations
Resolving package versions...
Installed NaNMath ────────────── v0.3.2
Installed DiffResults ────────── v0.0.4
Installed DiffRules ──────────── v0.0.10
Installed Compat ─────────────── v2.1.0
Installed ForwardDiff ────────── v0.10.3
Installed BinDeps ────────────── v0.8.10
Installed JSON ───────────────── v0.21.0
Installed BenchmarkTools ─────── v0.4.2
Installed URIParser ──────────── v0.4.0
Installed CommonSubexpressions ─ v0.2.0
Installed Parsers ────────────── v0.3.6
Installed BinaryProvider ─────── v0.5.6
Installed SpecialFunctions ───── v0.7.2
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_71TYH0/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[f6369f11] ForwardDiff v0.10.3
[682c06a0] JSON v0.21.0
[77ba4419] NaNMath v0.3.2
[69de0a69] Parsers v0.3.6
[6038ab10] Rotations v0.11.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[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: Some tests did not pass: 17 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:25
2019-08-08T06:12:45.481
From print_time_args 1.565244770752418e9 positional, argument
From print_time_kwargs 1.565244770901779e9 keyword
From print_time_noparam 1.565244775600545e9
2019-08-08T06:12:55.602
ms resolution: Test Failed at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:109
Expression: (a[1]).action == print_time_kwargs
Evaluated: print_time_args == print_time_kwargs
Stacktrace:
[1] top-level scope at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:109
[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/Sched/ysTa1/test/runtests.jl:103
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:102
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[7] top-level scope at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:27
ms resolution: Test Failed at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:110
Expression: (a[2]).action == print_time_args
Evaluated: print_time_kwargs == print_time_args
Stacktrace:
[1] top-level scope at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:110
[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/Sched/ysTa1/test/runtests.jl:103
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:102
[6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[7] top-level scope at /root/.julia/packages/Sched/ysTa1/test/runtests.jl:27
Test Summary: | Pass Fail Total
Priority Tests | 17 2 19
Priority Equality | 1 1
Priority Inequality | 2 2
Priority order | 2 2
Sample | 2 2
empty | 2 2
cancel | 2 2
queue | 6 2 8
ms resolution | 2 2 4
lower (ns) resolution | 4 4
ERROR: Package Sched 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: [=================================> ] 80.6 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed OrderedCollections ─ v1.1.0
Installed Sched ────────────── v0.1.1
Installed DataStructures ───── v0.17.0
Updating `~/.julia/environments/v1.2/Project.toml`
[1fb05d12] + Sched v0.1.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[864edb3b] + DataStructures v0.17.0
[bac558e1] + OrderedCollections v1.1.0
[1fb05d12] + Sched v0.1.1
[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 Sched
Status `/tmp/jl_0jPreX/Manifest.toml`
[864edb3b] DataStructures v0.17.0
[bac558e1] OrderedCollections v1.1.0
[1fb05d12] Sched v0.1.1
[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`]
Unreachable reached at 0x7f2b805c3d52
signal (4): Illegal instruction
in expression starting at /root/.julia/packages/SolverTools/eS0T4/test/test_logging.jl:29
#solve_problems#19 at /root/.julia/packages/SolverTools/eS0T4/src/bmark/run_solver.jl:38
unknown function (ip: 0x7f2b805c3d83)
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
solve_problems at /root/.julia/packages/SolverTools/eS0T4/src/bmark/run_solver.jl:30
#34 at /root/.julia/packages/SolverTools/eS0T4/test/test_logging.jl:15
with_logstate at ./logging.jl:395
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
with_logger at ./logging.jl:491
test_logging at /root/.julia/packages/SolverTools/eS0T4/test/test_logging.jl:9
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:323
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:411
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:362 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:772
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:884
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f2b83fef58f)
unknown function (ip: 0xffffffffffffffff)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:893
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:815
jl_parse_eval_all at /buildworker/worker/package_linux64/build/src/ast.c:873
jl_load at /buildworker/worker/package_linux64/build/src/toplevel.c:879
include at ./boot.jl:328 [inlined]
include_relative at ./loading.jl:1094
include at ./Base.jl:31
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
include at ./client.jl:431
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:323
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:411
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:362 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:772
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:884
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f2b83f97e0f)
unknown function (ip: 0xffffffffffffffff)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:893
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:815
jl_parse_eval_all at /buildworker/worker/package_linux64/build/src/ast.c:873
jl_load at /buildworker/worker/package_linux64/build/src/toplevel.c:879
include at ./boot.jl:328 [inlined]
include_relative at ./loading.jl:1094
include at ./Base.jl:31
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
include at ./client.jl:431
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2197
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:323
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:411
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:362 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:772
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:884
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f2b9d6e1d8f)
unknown function (ip: 0xffffffffffffffff)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:893
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:815
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:764
jl_toplevel_eval_in at /buildworker/worker/package_linux64/build/src/toplevel.c:844
eval at ./boot.jl:330
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
exec_options at ./client.jl:271
_start at ./client.jl:464
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2191
jl_apply at /buildworker/worker/package_linux64/build/ui/../src/julia.h:1614 [inlined]
true_main at /buildworker/worker/package_linux64/build/ui/repl.c:96
main at /buildworker/worker/package_linux64/build/ui/repl.c:217
__libc_start_main at /workspace/srcdir/glibc-2.25/csu/../csu/libc-start.c:295
_start at /maps/julia/bin/julia (unknown line)
Allocations: 104493977 (Pool: 104467117; Big: 26860); GC: 229
ERROR: Package SolverTools 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.5 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DataValueInterfaces ───────── v1.0.0
Installed InvertedIndices ───────────── v1.0.0
Installed NaNMath ───────────────────── v0.3.2
Installed Reexport ──────────────────── v0.2.0
Installed OrderedCollections ────────── v1.1.0
Installed CategoricalArrays ─────────── v0.5.5
Installed StaticArrays ──────────────── v0.11.0
Installed SolverTools ───────────────── v0.1.3
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed URIParser ─────────────────── v0.4.0
Installed DataAPI ───────────────────── v1.0.1
Installed Compat ────────────────────── v2.1.0
Installed SortingAlgorithms ─────────── v0.3.1
Installed FastClosures ──────────────── v0.3.0
Installed DataFrames ────────────────── v0.19.2
Installed NLPModels ─────────────────── v0.8.2
Installed Missings ──────────────────── v0.4.1
Installed Tables ────────────────────── v0.2.10
Installed BinaryProvider ────────────── v0.5.6
Installed PooledArrays ──────────────── v0.5.2
Installed JSON ──────────────────────── v0.21.0
Installed ForwardDiff ───────────────── v0.10.3
Installed DiffResults ───────────────── v0.0.4
Installed BinDeps ───────────────────── v0.8.10
Installed TableTraits ───────────────── v1.0.0
Installed Parsers ───────────────────── v0.3.6
Installed DiffRules ─────────────────── v0.0.10
Installed DataStructures ────────────── v0.17.0
Installed SpecialFunctions ──────────── v0.7.2
Installed LinearOperators ───────────── v0.5.4
Installed CommonSubexpressions ──────── v0.2.0
Updating `~/.julia/environments/v1.2/Project.toml`
[b5612192] + SolverTools v0.1.3
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[324d7699] + CategoricalArrays v0.5.5
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.19.2
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[9aa1b823] + FastClosures v0.3.0
[f6369f11] + ForwardDiff v0.10.3
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[5c8ed15e] + LinearOperators v0.5.4
[e1d29d7a] + Missings v0.4.1
[a4795742] + NLPModels v0.8.2
[77ba4419] + NaNMath v0.3.2
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[2dfb63ee] + PooledArrays v0.5.2
[189a3867] + Reexport v0.2.0
[b5612192] + SolverTools v0.1.3
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.10
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing SolverTools
Resolving package versions...
Status `/tmp/jl_nTDGD9/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[324d7699] CategoricalArrays v0.5.5
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.19.2
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[9aa1b823] FastClosures v0.3.0
[f6369f11] ForwardDiff v0.10.3
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[5c8ed15e] LinearOperators v0.5.4
[e1d29d7a] Missings v0.4.1
[a4795742] NLPModels v0.8.2
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[2dfb63ee] PooledArrays v0.5.2
[189a3867] Reexport v0.2.0
[b5612192] SolverTools v0.1.3
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.10
[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`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
┌ Warning: `getindex(df::DataFrame, col_ind::ColumnIndex)` is deprecated, use `df[!, col_ind]` instead.
│ caller = top-level scope at runtests.jl:36
└ @ Core ~/.julia/packages/SQLite/yKARA/test/runtests.jl:36
┌ Warning: `getindex(df::DataFrame, col_ind::ColumnIndex)` is deprecated, use `df[!, col_ind]` instead.
│ caller = top-level scope at runtests.jl:44
└ @ Core ~/.julia/packages/SQLite/yKARA/test/runtests.jl:44
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/SQLite/yKARA/test/runtests.jl:44
Test Failed at /root/.julia/packages/SQLite/yKARA/test/runtests.jl:44
Expression: typeof((r[5])[1]) == Date
Evaluated: Array{UInt8,1} == Date
ERROR: Package SQLite 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: [================================> ] 79.1 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DataValueInterfaces ───────── v1.0.0
Installed Reexport ──────────────────── v0.2.0
Installed InvertedIndices ───────────── v1.0.0
Installed SortingAlgorithms ─────────── v0.3.1
Installed DataAPI ───────────────────── v1.0.1
Installed OrderedCollections ────────── v1.1.0
Installed CategoricalArrays ─────────── v0.5.5
Installed SQLite ────────────────────── v0.8.1
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed Missings ──────────────────── v0.4.1
Installed PooledArrays ──────────────── v0.5.2
Installed Compat ────────────────────── v2.1.0
Installed JSON ──────────────────────── v0.21.0
Installed Tables ────────────────────── v0.2.10
Installed BinaryProvider ────────────── v0.5.6
Installed DataFrames ────────────────── v0.19.2
Installed TableTraits ───────────────── v1.0.0
Installed Parsers ───────────────────── v0.3.6
Installed DataStructures ────────────── v0.17.0
Installed WeakRefStrings ────────────── v0.6.1
Updating `~/.julia/environments/v1.2/Project.toml`
[0aa819cd] + SQLite v0.8.1
Updating `~/.julia/environments/v1.2/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.6
[324d7699] + CategoricalArrays v0.5.5
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.19.2
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[2dfb63ee] + PooledArrays v0.5.2
[189a3867] + Reexport v0.2.0
[0aa819cd] + SQLite v0.8.1
[a2af1166] + SortingAlgorithms v0.3.1
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.10
[ea10d353] + WeakRefStrings v0.6.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SQLite → `~/.julia/packages/SQLite/yKARA/deps/build.log`
Testing SQLite
Status `/tmp/jl_osVy5l/Manifest.toml`
[b99e7846] BinaryProvider v0.5.6
[324d7699] CategoricalArrays v0.5.5
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.19.2
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[2dfb63ee] PooledArrays v0.5.2
[189a3867] Reexport v0.2.0
[0aa819cd] SQLite v0.8.1
[a2af1166] SortingAlgorithms v0.3.1
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.10
[ea10d353] WeakRefStrings v0.6.1
[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: 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: [====================================> ] 88.6 % [?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_JpJcY4/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`]
ERROR: LoadError: Some tests did not pass: 10 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/TensorCast/EdBer/test/runtests.jl:8
Test Summary: | Pass Broken Total
ex-@shape | 95 1 96
basics: Error During Test at /root/.julia/packages/TensorCast/EdBer/test/reduce.jl:1
Got exception outside of a @test
ArgumentError: Package Statistics not found in current path:
- Run `import Pkg; Pkg.add("Statistics")` to install the Statistics package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:876
[2] top-level scope at /root/.julia/packages/TensorCast/EdBer/test/reduce.jl:12
[3] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[4] top-level scope at /root/.julia/packages/TensorCast/EdBer/test/reduce.jl:3
[5] include at ./boot.jl:328 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1094
[7] include(::Module, ::String) at ./Base.jl:31
[8] include(::String) at ./client.jl:431
[9] top-level scope at /root/.julia/packages/TensorCast/EdBer/test/runtests.jl:8
[10] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[11] top-level scope at /root/.julia/packages/TensorCast/EdBer/test/runtests.jl:8
[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
[17] eval(::Module, ::Any) at ./boot.jl:330
[18] exec_options(::Base.JLOptions) at ./client.jl:271
[19] _start() at ./client.jl:464
Test Summary: | Pass Error Total
@reduce | 10 1 11
basics | 2 1 3
scalar | 1 1
inference | 3 3
recursion | 4 4
ERROR: Package TensorCast 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.7 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed ArrayInterface ────── v1.2.1
Installed Compat ────────────── v2.1.0
Installed RecipesBase ───────── v0.7.0
Installed TensorCast ────────── v0.1.5
Installed FillArrays ────────── v0.6.3
Installed LazyArrays ────────── v0.9.1
Installed DataStructures ────── v0.17.0
Installed MacroTools ────────── v0.5.1
Installed RecursiveArrayTools ─ v1.0.2
Installed Requires ──────────── v0.5.2
Installed OrderedCollections ── v1.1.0
Installed Tokenize ──────────── v0.5.5
Installed StaticArrays ──────── v0.11.0
Installed CSTParser ─────────── v0.6.2
Updating `~/.julia/environments/v1.2/Project.toml`
[02d47bb6] + TensorCast v0.1.5
Updating `~/.julia/environments/v1.2/Manifest.toml`
[4fba245c] + ArrayInterface v1.2.1
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[1a297f60] + FillArrays v0.6.3
[5078a376] + LazyArrays v0.9.1
[1914dd2f] + MacroTools v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v1.0.2
[ae029012] + Requires v0.5.2
[90137ffa] + StaticArrays v0.11.0
[02d47bb6] + TensorCast v0.1.5
[0796e94c] + Tokenize v0.5.5
[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 TensorCast
Resolving package versions...
Installed Einsum ────────── v0.4.1
Installed Strided ───────── v0.3.1
Installed TupleTools ────── v1.1.0
Installed JuliennedArrays ─ v0.2.2
Status `/tmp/jl_r4aHVe/Manifest.toml`
[4fba245c] ArrayInterface v1.2.1
[00ebfdb7] CSTParser v0.6.2
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[b7d42ee7] Einsum v0.4.1
[1a297f60] FillArrays v0.6.3
[5cadff95] JuliennedArrays v0.2.2
[5078a376] LazyArrays v0.9.1
[1914dd2f] MacroTools v0.5.1
[bac558e1] OrderedCollections v1.1.0
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v1.0.2
[ae029012] Requires v0.5.2
[90137ffa] StaticArrays v0.11.0
[5e0ebb24] Strided v0.3.1
[02d47bb6] TensorCast v0.1.5
[0796e94c] Tokenize v0.5.5
[9d95972d] TupleTools v1.1.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`]
┌ Warning: uses global variable Main.x (called from my_stable_add)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:-1
┌ Warning: dynamic dispatch to Main.x + y (called from my_stable_add)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:-1
┌ Warning: my_add returns Any (called from my_stable_add)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:32
┌ Warning: my_stable_add returns Any (called from my_stable_add)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:47
┌ Warning: uses global variable Main.x (called from my_stable_add_undecorated)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:-1
┌ Warning: dynamic dispatch to Main.x + y (called from my_stable_add_undecorated)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:-1
┌ Warning: my_add returns Any (called from my_stable_add_undecorated)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:32
┌ Warning: my_stable_add_undecorated returns Any (called from my_stable_add_undecorated)
└ @ ~/.julia/packages/Traceur/OKJwj/test/runtests.jl:48
ERROR: LoadError: Some tests did not pass: 17 passed, 4 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:50
Traceur: Test Failed at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:61
Expression: isempty(ws)
Evaluated: isempty(Traceur.Warning[Traceur.Warning(Traceur.DynamicCall{typeof(Base.vect),Tuple{Int64}}(Base.vect, (1,)), -1, " is assigned as Tuple{Int64,Int64}", Traceur.Call[Traceur.DynamicCall{typeof(Base.vect),Tuple{Int64}}(Base.vect, (1,))]), Traceur.Warning(Traceur.DynamicCall{typeof(Base.vect),Tuple{Int64}}(Base.vect, (1,)), -1, " is assigned as Nothing", Traceur.Call[Traceur.DynamicCall{typeof(Base.vect),Tuple{Int64}}(Base.vect, (1,))]), Traceur.Warning(Traceur.DynamicCall{typeof(naive_sum),Tuple{Array{Int64,1}}}(naive_sum, ([1],)), -1, " is assigned as Union{Nothing, Tuple{Int64,Int64}}", Traceur.Call[Traceur.DynamicCall{typeof(naive_sum),Tuple{Array{Int64,1}}}(naive_sum, ([1],))]), Traceur.Warning(Traceur.DynamicCall{typeof(naive_sum),Tuple{Array{Int64,1}}}(naive_sum, ([1],)), -1, " is assigned as Union{Nothing, Tuple{Int64,Int64}}", Traceur.Call[Traceur.DynamicCall{typeof(naive_sum),Tuple{Array{Int64,1}}}(naive_sum, ([1],))])])
Stacktrace:
[1] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:61
[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/Traceur/OKJwj/test/runtests.jl:51
depth limiting: Test Failed at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:81
Expression: length(ws) == 4
Evaluated: 6 == 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:81
[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/Traceur/OKJwj/test/runtests.jl:76
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:51
module specific: Test Failed at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:91
Expression: length(ws) == 3
Evaluated: 5 == 3
Stacktrace:
[1] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:91
[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/Traceur/OKJwj/test/runtests.jl:86
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:51
module specific: Test Failed at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:95
Expression: length(ws) == 4
Evaluated: 6 == 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:95
[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/Traceur/OKJwj/test/runtests.jl:86
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[5] top-level scope at /root/.julia/packages/Traceur/OKJwj/test/runtests.jl:51
Test Summary: | Pass Fail Total
Traceur | 17 4 21
depth limiting | 3 1 4
module specific | 4 2 6
test utilities | 3 3
ERROR: Package Traceur 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: [========================> ] 59.7 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Compat ───────────── v2.1.0
Installed Tokenize ─────────── v0.5.5
Installed Traceur ──────────── v0.3.0
Installed CSTParser ────────── v0.6.2
Installed OrderedCollections ─ v1.1.0
Installed Cassette ─────────── v0.2.6
Installed DataStructures ───── v0.17.0
Installed MacroTools ───────── v0.5.1
Updating `~/.julia/environments/v1.2/Project.toml`
[37b6cedf] + Traceur v0.3.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.2
[7057c7e9] + Cassette v0.2.6
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[1914dd2f] + MacroTools v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[0796e94c] + Tokenize v0.5.5
[37b6cedf] + Traceur v0.3.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
Testing Traceur
Status `/tmp/jl_fuxPbE/Manifest.toml`
[00ebfdb7] CSTParser v0.6.2
[7057c7e9] Cassette v0.2.6
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[1914dd2f] MacroTools v0.5.1
[bac558e1] OrderedCollections v1.1.0
[0796e94c] Tokenize v0.5.5
[37b6cedf] Traceur v0.3.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: Some tests did not pass: 12 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/UnicodePlots/05CWJ/test/runtests.jl:21
Test Summary: | Pass Total
tst_common.jl | 106 106
Test Summary: | Pass Total
tst_graphics.jl | 79 79
Test Summary: | Pass Total
tst_canvas.jl | 117 117
Test Summary: | Pass Total
tst_plot.jl | 64 64
positional types: Error During Test at /root/.julia/packages/UnicodePlots/05CWJ/test/tst_barplot.jl:1
Got exception outside of a @test
return type Plot{BarplotGraphics{Real}} does not match inferred return type Plot{_A} where _A
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] top-level scope at /root/.julia/packages/UnicodePlots/05CWJ/test/tst_barplot.jl:21
[3] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[4] top-level scope at /root/.julia/packages/UnicodePlots/05CWJ/test/tst_barplot.jl:2
[5] include at ./boot.jl:328 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1094
[7] include(::Module, ::String) at ./Base.jl:31
[8] include(::String) at ./client.jl:431
[9] top-level scope at /root/.julia/packages/UnicodePlots/05CWJ/test/runtests.jl:23
[10] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
[11] top-level scope at /root/.julia/packages/UnicodePlots/05CWJ/test/runtests.jl:23
[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
[17] eval(::Module, ::Any) at ./boot.jl:330
[18] exec_options(::Base.JLOptions) at ./client.jl:271
[19] _start() at ./client.jl:464
Test Summary: | Pass Error Total
tst_barplot.jl | 12 1 13
positional types | 3 1 4
keyword arguments | 6 6
edge cases | 3 3
ERROR: Package UnicodePlots 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: [=================================> ] 80.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed SortingAlgorithms ── v0.3.1
Installed Missings ─────────── v0.4.1
Installed DataAPI ──────────── v1.0.1
Installed OrderedCollections ─ v1.1.0
Installed DataStructures ───── v0.17.0
Installed UnicodePlots ─────── v1.1.0
Installed StatsBase ────────── v0.32.0
Updating `~/.julia/environments/v1.2/Project.toml`
[b8865327] + UnicodePlots v1.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[a2af1166] + SortingAlgorithms v0.3.1
[2913bbd2] + StatsBase v0.32.0
[b8865327] + UnicodePlots v1.1.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing UnicodePlots
Resolving package versions...
Installed Conda ───────────────────── v1.3.0
Installed Reexport ────────────────── v0.2.0
Installed CustomUnitRanges ────────── v0.2.0
Installed NaNMath ─────────────────── v0.3.2
Installed MacroTools ──────────────── v0.5.1
Installed StaticArrays ────────────── v0.11.0
Installed ImageFiltering ──────────── v0.6.4
Installed ReferenceTests ──────────── v0.6.2
Installed ComputationalResources ──── v0.3.0
Installed TiledIteration ──────────── v0.2.3
Installed ImageMetadata ───────────── v0.7.1
Installed IterTools ───────────────── v1.2.0
Installed FFTW ────────────────────── v0.3.0
Installed SimpleTraits ────────────── v0.9.0
Installed Images ──────────────────── v0.18.0
Installed DeepDiffs ───────────────── v1.1.0
Installed Rotations ───────────────── v0.11.1
Installed Ratios ──────────────────── v0.3.1
Installed ColorVectorSpace ────────── v0.7.0
Installed WoodburyMatrices ────────── v0.4.1
Installed RangeArrays ─────────────── v0.3.1
Installed Graphics ────────────────── v0.4.0
Installed ImageTransformations ────── v0.8.0
Installed Requires ────────────────── v0.5.2
Installed CoordinateTransformations ─ v0.5.0
Installed ImageShow ───────────────── v0.2.0
Installed IntervalSets ────────────── v0.3.1
Installed ImageMorphology ─────────── v0.2.4
Installed ImageAxes ───────────────── v0.6.0
Installed Distances ───────────────── v0.8.0
Installed AbstractFFTs ────────────── v0.4.1
Installed ImageDistances ──────────── v0.2.4
Installed CatIndices ──────────────── v0.2.0
Installed Compat ──────────────────── v2.1.0
Installed FixedPointNumbers ───────── v0.6.1
Installed FFTViews ────────────────── v0.2.0
Installed ImageInTerminal ─────────── v0.4.0
Installed OffsetArrays ────────────── v0.11.1
Installed URIParser ───────────────── v0.4.0
Installed CSTParser ───────────────── v0.6.2
Installed AxisAlgorithms ──────────── v1.0.0
Installed FileIO ──────────────────── v1.0.7
Installed BinaryProvider ──────────── v0.5.6
Installed MappedArrays ────────────── v0.2.1
Installed AxisArrays ──────────────── v0.3.0
Installed JSON ────────────────────── v0.21.0
Installed Colors ──────────────────── v0.9.5
Installed ImageCore ───────────────── v0.8.4
Installed BinDeps ─────────────────── v0.8.10
Installed IndirectArrays ──────────── v0.5.0
Installed Crayons ─────────────────── v4.0.0
Installed Parsers ─────────────────── v0.3.6
Installed PaddedViews ─────────────── v0.4.2
Installed IdentityRanges ──────────── v0.3.0
Installed Tokenize ────────────────── v0.5.5
Installed SpecialFunctions ────────── v0.7.2
Installed ColorTypes ──────────────── v0.8.0
Installed VersionParsing ──────────── v1.1.3
Installed Interpolations ──────────── v0.12.2
Building Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
Building FFTW ────────────→ `~/.julia/packages/FFTW/2okGQ/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_dBb1Fa/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[13072b0f] AxisAlgorithms v1.0.0
[39de3d68] AxisArrays v0.3.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[aafaddc9] CatIndices v0.2.0
[3da002f7] ColorTypes v0.8.0
[c3611d14] ColorVectorSpace v0.7.0
[5ae59095] Colors v0.9.5
[34da2185] Compat v2.1.0
[ed09eef8] ComputationalResources v0.3.0
[8f4d0f93] Conda v1.3.0
[150eb455] CoordinateTransformations v0.5.0
[a8cc5b0e] Crayons v4.0.0
[dc8bdbbb] CustomUnitRanges v0.2.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[ab62b9b5] DeepDiffs v1.1.0
[b4f34e82] Distances v0.8.0
[4f61f5a4] FFTViews v0.2.0
[7a1cc6ca] FFTW v0.3.0
[5789e2e9] FileIO v1.0.7
[53c48c17] FixedPointNumbers v0.6.1
[a2bd30eb] Graphics v0.4.0
[bbac6d45] IdentityRanges v0.3.0
[2803e5a7] ImageAxes v0.6.0
[a09fc81d] ImageCore v0.8.4
[51556ac3] ImageDistances v0.2.4
[6a3955dd] ImageFiltering v0.6.4
[d8c32880] ImageInTerminal v0.4.0
[bc367c6b] ImageMetadata v0.7.1
[787d08f9] ImageMorphology v0.2.4
[4e3cecfd] ImageShow v0.2.0
[02fcd773] ImageTransformations v0.8.0
[916415d5] Images v0.18.0
[9b13fd28] IndirectArrays v0.5.0
[a98d9a8b] Interpolations v0.12.2
[8197267c] IntervalSets v0.3.1
[c8e1da08] IterTools v1.2.0
[682c06a0] JSON v0.21.0
[1914dd2f] MacroTools v0.5.1
[dbb5928d] MappedArrays v0.2.1
[e1d29d7a] Missings v0.4.1
[77ba4419] NaNMath v0.3.2
[6fe1bfb0] OffsetArrays v0.11.1
[bac558e1] OrderedCollections v1.1.0
[5432bcbf] PaddedViews v0.4.2
[69de0a69] Parsers v0.3.6
[b3c3ace0] RangeArrays v0.3.1
[c84ed2f1] Ratios v0.3.1
[189a3867] Reexport v0.2.0
[324d217c] ReferenceTests v0.6.2
[ae029012] Requires v0.5.2
[6038ab10] Rotations v0.11.1
[699a6c99] SimpleTraits v0.9.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[06e1c1a7] TiledIteration v0.2.3
[0796e94c] Tokenize v0.5.5
[30578b45] URIParser v0.4.0
[b8865327] UnicodePlots v1.1.0
[81def892] VersionParsing v1.1.3
[efce3f68] WoodburyMatrices v0.4.1
[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/WaterFlows/yiajZ/test/runtests.jl:2
ERROR: Package WaterFlows 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.4 % [?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Reexport ──────────────────── v0.2.0
Installed CPUTime ───────────────────── v1.0.0
Installed PDMats ────────────────────── v0.9.8
Installed InvertedIndices ───────────── v1.0.0
Installed DataValueInterfaces ───────── v1.0.0
Installed OrderedCollections ────────── v1.1.0
Installed SpatialIndexing ───────────── v0.1.2
Installed WaterFlows ────────────────── v0.1.0
Installed QuadGK ────────────────────── v2.0.3
Installed SortingAlgorithms ─────────── v0.3.1
Installed DataAPI ───────────────────── v1.0.1
Installed StatsFuns ─────────────────── v0.8.0
Installed Compat ────────────────────── v2.1.0
Installed CategoricalArrays ─────────── v0.5.5
Installed StatsBase ─────────────────── v0.32.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed URIParser ─────────────────── v0.4.0
Installed Rmath ─────────────────────── v0.5.0
Installed BinaryProvider ────────────── v0.5.6
Installed PooledArrays ──────────────── v0.5.2
Installed DataFrames ────────────────── v0.19.2
Installed JSON ──────────────────────── v0.21.0
Installed Missings ──────────────────── v0.4.1
Installed Tables ────────────────────── v0.2.10
Installed BinDeps ───────────────────── v0.8.10
Installed DataStructures ────────────── v0.17.0
Installed TableTraits ───────────────── v1.0.0
Installed Parsers ───────────────────── v0.3.6
Installed BlackBoxOptim ─────────────── v0.5.0
Installed Arpack ────────────────────── v0.3.1
Installed SpecialFunctions ──────────── v0.7.2
Installed WeakRefStrings ────────────── v0.6.1
Installed Distributions ─────────────── v0.21.1
Installed CSV ───────────────────────── v0.5.11
Updating `~/.julia/environments/v1.2/Project.toml`
[26b386a0] + WaterFlows v0.1.0
Updating `~/.julia/environments/v1.2/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[a134a8b2] + BlackBoxOptim v0.5.0
[a9c8d775] + CPUTime v1.0.0
[336ed68f] + CSV v0.5.11
[324d7699] + CategoricalArrays v0.5.5
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.19.2
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[31c24e10] + Distributions v0.21.1
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.8
[69de0a69] + Parsers v0.3.6
[2dfb63ee] + PooledArrays v0.5.2
[1fd47b50] + QuadGK v2.0.3
[189a3867] + Reexport v0.2.0
[79098fc4] + Rmath v0.5.0
[a2af1166] + SortingAlgorithms v0.3.1
[d4ead438] + SpatialIndexing v0.1.2
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.10
[30578b45] + URIParser v0.4.0
[26b386a0] + WaterFlows v0.1.0
[ea10d353] + WeakRefStrings v0.6.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing WaterFlows
Status `/tmp/jl_ayGAXG/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[a134a8b2] BlackBoxOptim v0.5.0
[a9c8d775] CPUTime v1.0.0
[336ed68f] CSV v0.5.11
[324d7699] CategoricalArrays v0.5.5
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.19.2
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[31c24e10] Distributions v0.21.1
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.8
[69de0a69] Parsers v0.3.6
[2dfb63ee] PooledArrays v0.5.2
[1fd47b50] QuadGK v2.0.3
[189a3867] Reexport v0.2.0
[79098fc4] Rmath v0.5.0
[a2af1166] SortingAlgorithms v0.3.1
[d4ead438] SpatialIndexing v0.1.2
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.10
[30578b45] URIParser v0.4.0
[26b386a0] WaterFlows v0.1.0
[ea10d353] WeakRefStrings v0.6.1
[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`]
[9abbd945] Profile [`@stdlib/Profile`]
[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`]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment