If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl , making sure to read the FAQ first.
Results with Julia v1.2.0
Testing was unsuccessful : package has test failures.
Last evaluation was ago and took 8 minutes, 25 seconds.
Click here to download the log file.
▸ Click here to show the log contents.
Resolving package versions...
Installed DataAPI ───────────────────── v1.1.0
Installed DataValueInterfaces ───────── v1.0.0
Installed Requires ──────────────────── v0.5.2
Installed Tokenize ──────────────────── v0.5.7
Installed CSTParser ─────────────────── v1.1.0
Installed TableTraits ───────────────── v1.0.0
Installed ConstructionBase ──────────── v1.0.0
Installed Transducers ───────────────── v0.4.4
Installed OrderedCollections ────────── v1.1.0
Installed DataStructures ────────────── v0.17.6
Installed ArgCheck ──────────────────── v1.0.1
Installed Tables ────────────────────── v0.2.11
Installed Setfield ──────────────────── v0.5.2
Installed Compat ────────────────────── v3.0.0
Installed BangBang ──────────────────── v0.3.6
Installed InitialValues ─────────────── v0.2.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed MacroTools ────────────────── v0.5.1
Installed ZygoteRules ───────────────── v0.2.0
Updating `~/.julia/environments/v1.2/Project.toml`
[28d57a85] + Transducers v0.4.4
Updating `~/.julia/environments/v1.2/Manifest.toml`
[dce04be8] + ArgCheck v1.0.1
[198e06fe] + BangBang v0.3.6
[00ebfdb7] + CSTParser v1.1.0
[34da2185] + Compat v3.0.0
[187b0558] + ConstructionBase v1.0.0
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[22cec73e] + InitialValues v0.2.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[1914dd2f] + MacroTools v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[ae029012] + Requires v0.5.2
[efcf1570] + Setfield v0.5.2
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[0796e94c] + Tokenize v0.5.7
[28d57a85] + Transducers v0.4.4
[700de1a5] + ZygoteRules v0.2.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
Testing Transducers
Resolving package versions...
Installed BlockArrays ───────── v0.10.2
Installed LazyArrays ────────── v0.14.10
Installed StructArrays ──────── v0.4.0
Installed Missings ──────────── v0.4.3
Installed Documenter ────────── v0.24.2
Installed LearnBase ─────────── v0.2.2
Installed TypedTables ───────── v1.2.0
Installed OnlineStats ───────── v1.0.2
Installed ArrayLayouts ──────── v0.1.5
Installed StatsBase ─────────── v0.32.0
Installed Reexport ──────────── v0.2.0
Installed SweepOperator ─────── v0.3.0
Installed DocStringExtensions ─ v0.8.1
Installed PooledArrays ──────── v0.5.2
Installed Parsers ───────────── v0.3.10
Installed RecipesBase ───────── v0.7.0
Installed FillArrays ────────── v0.8.2
Installed OnlineStatsBase ───── v1.0.2
Installed JSON ──────────────── v0.21.0
Installed PenaltyFunctions ──── v0.1.2
Installed StaticArrays ──────── v0.12.1
Installed LossFunctions ─────── v0.5.1
Installed SortingAlgorithms ─── v0.3.1
Installed SplitApplyCombine ─── v0.4.1
Installed Indexing ──────────── v1.1.0
Updating `/tmp/jl_Mt6YWH/Project.toml`
[8e7c35d0] + BlockArrays v0.10.2
[e30172f5] + Documenter v0.24.2
[5078a376] + LazyArrays v0.14.10
[a15396b6] + OnlineStats v1.0.2
[09ab397b] + StructArrays v0.4.0
[9d95f2ec] + TypedTables v1.2.0
Updating `/tmp/jl_Mt6YWH/Manifest.toml`
[4c555306] + ArrayLayouts v0.1.5
[8e7c35d0] + BlockArrays v0.10.2
[ffbed154] + DocStringExtensions v0.8.1
[e30172f5] + Documenter v0.24.2
[1a297f60] + FillArrays v0.8.2
[313cdc1a] + Indexing v1.1.0
[682c06a0] + JSON v0.21.0
[5078a376] + LazyArrays v0.14.10
[7f8f8fb0] + LearnBase v0.2.2
[30fc2ffe] + LossFunctions v0.5.1
[e1d29d7a] + Missings v0.4.3
[a15396b6] + OnlineStats v1.0.2
[925886fa] + OnlineStatsBase v1.0.2
[69de0a69] + Parsers v0.3.10
[06bb1623] + PenaltyFunctions v0.1.2
[2dfb63ee] + PooledArrays v0.5.2
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[03a91e81] + SplitApplyCombine v0.4.1
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[09ab397b] + StructArrays v0.4.0
[7522ee7d] + SweepOperator v0.3.0
[9d95f2ec] + TypedTables v1.2.0
[ Info: Running Sandbox
Status `/tmp/jl_Mt6YWH/Project.toml`
[dce04be8] ArgCheck v1.0.1
[198e06fe] BangBang v0.3.6
[8e7c35d0] BlockArrays v0.10.2
[e30172f5] Documenter v0.24.2
[22cec73e] InitialValues v0.2.0
[5078a376] LazyArrays v0.14.10
[a15396b6] OnlineStats v1.0.2
[efcf1570] Setfield v0.5.2
[09ab397b] StructArrays v0.4.0
[28d57a85] Transducers v0.4.4
[9d95f2ec] TypedTables v1.2.0
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
WARNING: Compat.Markdown is deprecated, use Markdown instead.
likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
Test Summary: | Pass Total
test_blockarrays.jl | 3 3
Test Summary: | Pass Total
test_comprehensions.jl | 4 4
Test Summary: | Pass Total
test_core.jl | 13 13
┌ Info: Testing with:
└ nworkers() = 3
Test Summary: | Pass Total
test_distributed_reduce.jl | 4 4
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: Skipped ExpandTemplates step (doctest only).
[ Info: Skipped CrossReferences step (doctest only).
[ Info: Skipped CheckDocument step (doctest only).
[ Info: Skipped Populate step (doctest only).
[ Info: Skipped RenderDocument step (doctest only).
Test Summary: | Pass Total
test_doctest.jl | 1 1
Test Summary: | Pass Total
test_examples_empty_result_handling.jl | 7 7
0.313157 seconds (418.36 k allocations: 21.983 MiB, 6.69% gc time)
Test Summary: |
test_examples_meanvar.jl | No tests
Test Summary: | Pass Total
test_examples_primes.jl | 1 1
Test Summary: | Pass Total
test_examples_transducers.jl | 3 3
input: (1, 10)
output: 10
input: (2, 12)
output: 24
input: (3, 14)
output: 42
0.506868 seconds (499.97 k allocations: 26.794 MiB, 9.52% gc time)
ans = (2, 3.0)
1.687847 seconds (1.76 M allocations: 97.259 MiB, 6.71% gc time)
ans = ((3, -1.0), (2, 3.0))
1.445348 seconds (1.74 M allocations: 95.376 MiB, 6.57% gc time)
ans = (3, 2)
[ Info: Running slow compilation test with xf_fullextrema. Limit: 20 min.
0.368767 seconds (151.13 k allocations: 7.845 MiB, 12.86% gc time)
[ Info: Running slow compilation test with xf_argextrema. Limit: 20 min.
0.134025 seconds (70.84 k allocations: 3.547 MiB)
Test Summary: | Pass Total
test_examples_tutorial_missings.jl | 4 4
[ Info: Using: Random.seed!(543520011073869336)
Test Summary: | Pass Total
test_examples_words.jl | 647 647
Test Summary: | Pass Broken Total
test_inference.jl | 61 8 69
┌ Info: Running IR test in a subprocess...
└ cmd = `/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so --check-bounds=yes -g1 --check-bounds=no --code-coverage=none`
simd = false: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[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/Transducers/5p9HK/test/__test_ir.jl:41
[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/Transducers/5p9HK/test/__test_ir.jl:29
simd = false: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[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/Transducers/5p9HK/test/__test_ir.jl:41
[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/Transducers/5p9HK/test/__test_ir.jl:29
simd = true: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[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/Transducers/5p9HK/test/__test_ir.jl:41
[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/Transducers/5p9HK/test/__test_ir.jl:29
simd = true: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[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/Transducers/5p9HK/test/__test_ir.jl:41
[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/Transducers/5p9HK/test/__test_ir.jl:29
simd = ivdep: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[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/Transducers/5p9HK/test/__test_ir.jl:41
[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/Transducers/5p9HK/test/__test_ir.jl:29
simd = ivdep: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[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/Transducers/5p9HK/test/__test_ir.jl:41
[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/Transducers/5p9HK/test/__test_ir.jl:29
Test Summary: | Fail Broken Total
map! | 6 2 8
history | 2 2
simd = false | 2 2
simd = true | 2 2
simd = ivdep | 2 2
ERROR: LoadError: Some tests did not pass: 0 passed, 6 failed, 0 errored, 2 broken.
in expression starting at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:28
test_ir.jl: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19
Expression: success(pipeline(#= /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19 =# Core.@cmd("\$cmd -e \$code"); stdout=stdout, stderr=stderr))
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1094
[4] include at ./Base.jl:31 [inlined]
[5] include(::String) at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:1
[6] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:6
[7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1186
[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
[13] eval(::Module, ::Any) at ./boot.jl:330
[14] exec_options(::Base.JLOptions) at ./client.jl:271
[15] _start() at ./client.jl:464
[ Info: Running IR test in a subprocess...DONE
Test Summary: | Fail Total
test_ir.jl | 1 1
Test Summary: | Fail Total
test_ir.jl | 1 1
ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:4
caused by [exception 1]
Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
ERROR: Package Transducers 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:10
Results with Julia v1.3.0
Testing was unsuccessful : package has test failures.
Last evaluation was ago and took 6 minutes, 30 seconds.
Click here to download the log file.
▸ Click here to show the log contents.
Resolving package versions...
Installed ArgCheck ──────────────────── v1.0.1
Installed Compat ────────────────────── v3.0.0
Installed OrderedCollections ────────── v1.1.0
Installed TableTraits ───────────────── v1.0.0
Installed DataStructures ────────────── v0.17.6
Installed Transducers ───────────────── v0.4.4
Installed MacroTools ────────────────── v0.5.1
Installed BangBang ──────────────────── v0.3.6
Installed Tables ────────────────────── v0.2.11
Installed Requires ──────────────────── v0.5.2
Installed DataAPI ───────────────────── v1.1.0
Installed ConstructionBase ──────────── v1.0.0
Installed DataValueInterfaces ───────── v1.0.0
Installed CSTParser ─────────────────── v1.1.0
Installed Setfield ──────────────────── v0.5.2
Installed InitialValues ─────────────── v0.2.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed Tokenize ──────────────────── v0.5.7
Installed ZygoteRules ───────────────── v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[28d57a85] + Transducers v0.4.4
Updating `~/.julia/environments/v1.3/Manifest.toml`
[dce04be8] + ArgCheck v1.0.1
[198e06fe] + BangBang v0.3.6
[00ebfdb7] + CSTParser v1.1.0
[34da2185] + Compat v3.0.0
[187b0558] + ConstructionBase v1.0.0
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[22cec73e] + InitialValues v0.2.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[1914dd2f] + MacroTools v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[ae029012] + Requires v0.5.2
[efcf1570] + Setfield v0.5.2
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[0796e94c] + Tokenize v0.5.7
[28d57a85] + Transducers v0.4.4
[700de1a5] + ZygoteRules v0.2.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
Testing Transducers
Resolving package versions...
Installed SweepOperator ─────── v0.3.0
Installed LazyArrays ────────── v0.14.10
Installed LossFunctions ─────── v0.5.1
Installed BlockArrays ───────── v0.10.2
Installed OnlineStats ───────── v1.0.2
Installed Documenter ────────── v0.24.2
Installed StructArrays ──────── v0.4.0
Installed SortingAlgorithms ─── v0.3.1
Installed TypedTables ───────── v1.2.0
Installed DocStringExtensions ─ v0.8.1
Installed Missings ──────────── v0.4.3
Installed SplitApplyCombine ─── v0.4.1
Installed Parsers ───────────── v0.3.10
Installed StaticArrays ──────── v0.12.1
Installed ArrayLayouts ──────── v0.1.5
Installed Indexing ──────────── v1.1.0
Installed LearnBase ─────────── v0.2.2
Installed RecipesBase ───────── v0.7.0
Installed JSON ──────────────── v0.21.0
Installed OnlineStatsBase ───── v1.0.2
Installed PooledArrays ──────── v0.5.2
Installed Reexport ──────────── v0.2.0
Installed PenaltyFunctions ──── v0.1.2
Installed FillArrays ────────── v0.8.2
Installed StatsBase ─────────── v0.32.0
Updating `/tmp/jl_n8MLkV/Project.toml`
[8e7c35d0] + BlockArrays v0.10.2
[e30172f5] + Documenter v0.24.2
[5078a376] + LazyArrays v0.14.10
[a15396b6] + OnlineStats v1.0.2
[09ab397b] + StructArrays v0.4.0
[9d95f2ec] + TypedTables v1.2.0
Updating `/tmp/jl_n8MLkV/Manifest.toml`
[4c555306] + ArrayLayouts v0.1.5
[8e7c35d0] + BlockArrays v0.10.2
[ffbed154] + DocStringExtensions v0.8.1
[e30172f5] + Documenter v0.24.2
[1a297f60] + FillArrays v0.8.2
[313cdc1a] + Indexing v1.1.0
[682c06a0] + JSON v0.21.0
[5078a376] + LazyArrays v0.14.10
[7f8f8fb0] + LearnBase v0.2.2
[30fc2ffe] + LossFunctions v0.5.1
[e1d29d7a] + Missings v0.4.3
[a15396b6] + OnlineStats v1.0.2
[925886fa] + OnlineStatsBase v1.0.2
[69de0a69] + Parsers v0.3.10
[06bb1623] + PenaltyFunctions v0.1.2
[2dfb63ee] + PooledArrays v0.5.2
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[03a91e81] + SplitApplyCombine v0.4.1
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[09ab397b] + StructArrays v0.4.0
[7522ee7d] + SweepOperator v0.3.0
[9d95f2ec] + TypedTables v1.2.0
[ Info: Running Sandbox
Status `/tmp/jl_n8MLkV/Project.toml`
[dce04be8] ArgCheck v1.0.1
[198e06fe] BangBang v0.3.6
[8e7c35d0] BlockArrays v0.10.2
[e30172f5] Documenter v0.24.2
[22cec73e] InitialValues v0.2.0
[5078a376] LazyArrays v0.14.10
[a15396b6] OnlineStats v1.0.2
[efcf1570] Setfield v0.5.2
[09ab397b] StructArrays v0.4.0
[28d57a85] Transducers v0.4.4
[9d95f2ec] TypedTables v1.2.0
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
WARNING: Compat.Markdown is deprecated, use Markdown instead.
likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
Test Summary: | Pass Total
test_blockarrays.jl | 3 3
Test Summary: | Pass Total
test_comprehensions.jl | 4 4
Test Summary: | Pass Total
test_core.jl | 13 13
┌ Info: Testing with:
└ nworkers() = 3
Test Summary: | Pass Total
test_distributed_reduce.jl | 4 4
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: Skipped ExpandTemplates step (doctest only).
[ Info: Skipped CrossReferences step (doctest only).
[ Info: Skipped CheckDocument step (doctest only).
[ Info: Skipped Populate step (doctest only).
[ Info: Skipped RenderDocument step (doctest only).
Test Summary: | Pass Total
test_doctest.jl | 1 1
Test Summary: | Pass Total
test_examples_empty_result_handling.jl | 7 7
0.259877 seconds (394.56 k allocations: 20.539 MiB, 11.20% gc time)
Test Summary: |
test_examples_meanvar.jl | No tests
Test Summary: | Pass Total
test_examples_primes.jl | 1 1
Test Summary: | Pass Total
test_examples_transducers.jl | 3 3
input: (1, 10)
output: 10
input: (2, 12)
output: 24
input: (3, 14)
output: 42
0.417361 seconds (500.96 k allocations: 26.621 MiB, 5.94% gc time)
ans = (2, 3.0)
1.521422 seconds (1.86 M allocations: 102.594 MiB, 5.35% gc time)
ans = ((3, -1.0), (2, 3.0))
1.519654 seconds (1.84 M allocations: 99.893 MiB, 5.68% gc time)
ans = (3, 2)
[ Info: Running slow compilation test with xf_fullextrema. Limit: 20 min.
0.288594 seconds (136.12 k allocations: 6.958 MiB)
[ Info: Running slow compilation test with xf_argextrema. Limit: 20 min.
0.211770 seconds (63.34 k allocations: 3.096 MiB)
Test Summary: | Pass Total
test_examples_tutorial_missings.jl | 4 4
[ Info: Using: Random.seed!(13328420730325346234)
Test Summary: | Pass Total
test_examples_words.jl | 647 647
Test Summary: | Pass Broken Total
test_inference.jl | 61 8 69
┌ Info: Running IR test in a subprocess...
└ cmd = `/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so --check-bounds=yes -g1 --check-bounds=no --code-coverage=none`
simd = false: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = false: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = true: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = true: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = ivdep: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = ivdep: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
Test Summary: | Fail Broken Total
map! | 6 2 8
history | 2 2
simd = false | 2 2
simd = true | 2 2
simd = ivdep | 2 2
ERROR: LoadError: Some tests did not pass: 0 passed, 6 failed, 0 errored, 2 broken.
in expression starting at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:28
test_ir.jl: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19
Expression: success(pipeline(#= /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19 =# Core.@cmd("\$cmd -e \$code"); stdout=stdout, stderr=stderr))
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::[ Info: Running IR test in a subprocess...DONE
Module, ::String) at ./loading.jl:1105
[4] include at ./Base.jl:31 [inlined]
[5] include(::String) at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:1
[6] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:6
[7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[8] include at ./boot.jl:328 [inlined]
[9] include_relative(::Module, ::String) at ./loading.jl:1105
[10] include(::Module, ::String) at ./Base.jl:31
[11] include(::String) at ./client.jl:424
[12] top-level scope at none:6
[13] eval(::Module, ::Any) at ./boot.jl:330
[14] exec_options(::Base.JLOptions) at ./client.jl:263
[15] _start() at ./client.jl:460
Test Summary: | Fail Total
test_ir.jl | 1 1
Test Summary: | Fail Total
test_ir.jl | 1 1
ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:4
caused by [exception 1]
Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
ERROR: Package Transducers errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::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.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [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.3/Pkg/src/API.jl:231
[11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:10
Results with Julia v1.3.1-pre-7704df0a5a
Testing was unsuccessful : package has test failures.
Last evaluation was ago and took 7 minutes, 1 second.
Click here to download the log file.
▸ Click here to show the log contents.
Resolving package versions...
Installed Tables ────────────────────── v0.2.11
Installed ArgCheck ──────────────────── v1.0.1
Installed Compat ────────────────────── v3.0.0
Installed ConstructionBase ──────────── v1.0.0
Installed DataStructures ────────────── v0.17.6
Installed Transducers ───────────────── v0.4.4
Installed BangBang ──────────────────── v0.3.6
Installed MacroTools ────────────────── v0.5.1
Installed Requires ──────────────────── v0.5.2
Installed ZygoteRules ───────────────── v0.2.0
Installed DataValueInterfaces ───────── v1.0.0
Installed CSTParser ─────────────────── v1.1.0
Installed TableTraits ───────────────── v1.0.0
Installed Tokenize ──────────────────── v0.5.7
Installed InitialValues ─────────────── v0.2.0
Installed Setfield ──────────────────── v0.5.2
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed DataAPI ───────────────────── v1.1.0
Installed OrderedCollections ────────── v1.1.0
Updating `~/.julia/environments/v1.3/Project.toml`
[28d57a85] + Transducers v0.4.4
Updating `~/.julia/environments/v1.3/Manifest.toml`
[dce04be8] + ArgCheck v1.0.1
[198e06fe] + BangBang v0.3.6
[00ebfdb7] + CSTParser v1.1.0
[34da2185] + Compat v3.0.0
[187b0558] + ConstructionBase v1.0.0
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[22cec73e] + InitialValues v0.2.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[1914dd2f] + MacroTools v0.5.1
[bac558e1] + OrderedCollections v1.1.0
[ae029012] + Requires v0.5.2
[efcf1570] + Setfield v0.5.2
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[0796e94c] + Tokenize v0.5.7
[28d57a85] + Transducers v0.4.4
[700de1a5] + ZygoteRules v0.2.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
Testing Transducers
Resolving package versions...
Installed BlockArrays ───────── v0.10.2
Installed StructArrays ──────── v0.4.0
Installed LazyArrays ────────── v0.14.10
Installed Documenter ────────── v0.24.2
Installed OnlineStats ───────── v1.0.2
Installed ArrayLayouts ──────── v0.1.5
Installed SplitApplyCombine ─── v0.4.1
Installed TypedTables ───────── v1.2.0
Installed StatsBase ─────────── v0.32.0
Installed StaticArrays ──────── v0.12.1
Installed FillArrays ────────── v0.8.2
Installed SweepOperator ─────── v0.3.0
Installed Indexing ──────────── v1.1.0
Installed PooledArrays ──────── v0.5.2
Installed Missings ──────────── v0.4.3
Installed Reexport ──────────── v0.2.0
Installed DocStringExtensions ─ v0.8.1
Installed LossFunctions ─────── v0.5.1
Installed RecipesBase ───────── v0.7.0
Installed JSON ──────────────── v0.21.0
Installed LearnBase ─────────── v0.2.2
Installed SortingAlgorithms ─── v0.3.1
Installed PenaltyFunctions ──── v0.1.2
Installed Parsers ───────────── v0.3.10
Installed OnlineStatsBase ───── v1.0.2
Updating `/tmp/jl_xWtj0q/Project.toml`
[8e7c35d0] + BlockArrays v0.10.2
[e30172f5] + Documenter v0.24.2
[5078a376] + LazyArrays v0.14.10
[a15396b6] + OnlineStats v1.0.2
[09ab397b] + StructArrays v0.4.0
[9d95f2ec] + TypedTables v1.2.0
Updating `/tmp/jl_xWtj0q/Manifest.toml`
[4c555306] + ArrayLayouts v0.1.5
[8e7c35d0] + BlockArrays v0.10.2
[ffbed154] + DocStringExtensions v0.8.1
[e30172f5] + Documenter v0.24.2
[1a297f60] + FillArrays v0.8.2
[313cdc1a] + Indexing v1.1.0
[682c06a0] + JSON v0.21.0
[5078a376] + LazyArrays v0.14.10
[7f8f8fb0] + LearnBase v0.2.2
[30fc2ffe] + LossFunctions v0.5.1
[e1d29d7a] + Missings v0.4.3
[a15396b6] + OnlineStats v1.0.2
[925886fa] + OnlineStatsBase v1.0.2
[69de0a69] + Parsers v0.3.10
[06bb1623] + PenaltyFunctions v0.1.2
[2dfb63ee] + PooledArrays v0.5.2
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[03a91e81] + SplitApplyCombine v0.4.1
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[09ab397b] + StructArrays v0.4.0
[7522ee7d] + SweepOperator v0.3.0
[9d95f2ec] + TypedTables v1.2.0
[ Info: Running Sandbox
Status `/tmp/jl_xWtj0q/Project.toml`
[dce04be8] ArgCheck v1.0.1
[198e06fe] BangBang v0.3.6
[8e7c35d0] BlockArrays v0.10.2
[e30172f5] Documenter v0.24.2
[22cec73e] InitialValues v0.2.0
[5078a376] LazyArrays v0.14.10
[a15396b6] OnlineStats v1.0.2
[efcf1570] Setfield v0.5.2
[09ab397b] StructArrays v0.4.0
[28d57a85] Transducers v0.4.4
[9d95f2ec] TypedTables v1.2.0
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
WARNING: Compat.Markdown is deprecated, use Markdown instead.
likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:4
WARNING: Compat.Random is deprecated, use Random instead.
likely near /root/.julia/packages/MacroTools/ys44U/src/MacroTools.jl:35
Test Summary: | Pass Total
test_blockarrays.jl | 3 3
Test Summary: | Pass Total
test_comprehensions.jl | 4 4
Test Summary: | Pass Total
test_core.jl | 13 13
┌ Info: Testing with:
└ nworkers() = 3
Test Summary: | Pass Total
test_distributed_reduce.jl | 4 4
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: Skipped ExpandTemplates step (doctest only).
[ Info: Skipped CrossReferences step (doctest only).
[ Info: Skipped CheckDocument step (doctest only).
[ Info: Skipped Populate step (doctest only).
[ Info: Skipped RenderDocument step (doctest only).
Test Summary: | Pass Total
test_doctest.jl | 1 1
Test Summary: | Pass Total
test_examples_empty_result_handling.jl | 7 7
0.282982 seconds (394.57 k allocations: 20.539 MiB, 12.36% gc time)
Test Summary: |
test_examples_meanvar.jl | No tests
Test Summary: | Pass Total
test_examples_primes.jl | 1 1
Test Summary: | Pass Total
test_examples_transducers.jl | 3 3
input: (1, 10)
output: 10
input: (2, 12)
output: 24
input: (3, 14)
output: 42
0.574776 seconds (500.96 k allocations: 26.621 MiB)
ans = (2, 3.0)
1.623101 seconds (1.86 M allocations: 102.406 MiB, 7.24% gc time)
ans = ((3, -1.0), (2, 3.0))
1.593839 seconds (1.84 M allocations: 100.108 MiB, 7.96% gc time)
ans = (3, 2)
[ Info: Running slow compilation test with xf_fullextrema. Limit: 20 min.
0.201670 seconds (136.12 k allocations: 6.958 MiB)
[ Info: Running slow compilation test with xf_argextrema. Limit: 20 min.
0.146407 seconds (63.34 k allocations: 3.096 MiB)
Test Summary: | Pass Total
test_examples_tutorial_missings.jl | 4 4
[ Info: Using: Random.seed!(1657539484439212038)
Test Summary: | Pass Total
test_examples_words.jl | 647 647
Test Summary: | Pass Broken Total
test_inference.jl | 61 8 69
┌ Info: Running IR test in a subprocess...
└ cmd = `/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so --check-bounds=yes -g1 --check-bounds=no --code-coverage=none`
simd = false: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = false: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = true: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = true: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = ivdep: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44 =# @r_str("fmul <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:44
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
simd = ivdep: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
Expression: nmatches(#= /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45 =# @r_str("fcmp [a-z]* <4 x double>"), ir) >= 4
Evaluated: 0 >= 4
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:45
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:41
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:29
Test Summary: | Fail Broken Total
map! | 6 2 8
history | 2 2
simd = false | 2 2
simd = true | 2 2
simd = ivdep | 2 2
ERROR: LoadError: Some tests did not pass: 0 passed, 6 failed, 0 errored, 2 broken.
in expression starting at /root/.julia/packages/Transducers/5p9HK/test/__test_ir.jl:28
test_ir.jl: Test Failed at /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19
Expression: success(pipeline(#= /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19 =# Core.@cmd("\$cmd -e \$code"); stdout=stdout, stderr=stderr))
Stacktrace:
[1] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/test_ir.jl:19
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1105
[4] include at ./Base.jl:31 [inlined]
[5] include(::String) at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:1
[6] top-level scope at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:6
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[8] include at ./boot.jl:328 [inlined]
[9] include_relative(::Module, ::String) at ./loading.jl:1105
[10] include(::Module, ::String) at ./Base.jl:31
[11] include(::String) at ./client.jl:424
[12] top-level scope at none:6
[13] eval(::Module, ::Any) at ./boot.jl:330
[14] exec_options(::Base.JLOptions) at ./client.jl:263
[15] _start() at ./client.jl:460
[ Info: Running IR test in a subprocess...DONE
Test Summary: | Fail Total
test_ir.jl | 1 1
Test Summary: | Fail Total
test_ir.jl | 1 1
ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Transducers/5p9HK/test/runtests.jl:4
caused by [exception 1]
Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
ERROR: Package Transducers errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:10