Package evaluation of YAMLScript on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:38:26.666 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.32s ################################################################################ # Installation # Installing YAMLScript... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c6519b1f] + YAMLScript v0.1.96 Updating `~/.julia/environments/v1.13/Manifest.toml` [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [c6519b1f] + YAMLScript v0.1.96 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.05s ################################################################################ # Testing # Testing YAMLScript Status `/tmp/jl_948vpT/Project.toml` [682c06a0] JSON v0.21.4 [c6519b1f] YAMLScript v0.1.96 [8dfed614] Test v1.11.0 Status `/tmp/jl_948vpT/Manifest.toml` [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [c6519b1f] YAMLScript v0.1.96 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... a: 1: Error During Test at /home/pkgeval/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:12 Got exception outside of a @test Shared library file `libyamlscript.so.0.1.96` not found Try: curl https://yamlscript.org/install | VERSION=0.1.96 LIB=1 bash See: https://github.com/yaml/yamlscript/wiki/Installing-YAMLScript Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] _library_not_found_error(libname::String) @ YAMLScript.libyamlscript ~/.julia/packages/YAMLScript/1TMrc/src/libyamlscript.jl:31 [3] init() @ YAMLScript.libyamlscript ~/.julia/packages/YAMLScript/1TMrc/src/libyamlscript.jl:37 [4] graal_create_isolate(func::YAMLScript.var"#load##0#load##1"{YAMLScript.Runtime, String, Base.RefValue{Ptr{Nothing}}}, params::Ptr{Nothing}, isolate::Base.RefValue{Ptr{Nothing}}, thread::Base.RefValue{Ptr{Nothing}}) @ YAMLScript ~/.julia/packages/YAMLScript/1TMrc/src/YAMLScript.jl:19 [5] load(ys::YAMLScript.Runtime, code::String) @ YAMLScript ~/.julia/packages/YAMLScript/1TMrc/src/YAMLScript.jl:36 [6] (::Main.TestYAMLScript.var"#load#load##0")(script::String) @ Main.TestYAMLScript ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:9 [7] top-level scope @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:7 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [9] macro expansion @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [11] macro expansion @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:13 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [16] _start() @ Base ./client.jl:563 A simple script: Error During Test at /home/pkgeval/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:17 Got exception outside of a @test Shared library file `libyamlscript.so.0.1.96` not found Try: curl https://yamlscript.org/install | VERSION=0.1.96 LIB=1 bash See: https://github.com/yaml/yamlscript/wiki/Installing-YAMLScript Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] _library_not_found_error(libname::String) @ YAMLScript.libyamlscript ~/.julia/packages/YAMLScript/1TMrc/src/libyamlscript.jl:31 [3] init() @ YAMLScript.libyamlscript ~/.julia/packages/YAMLScript/1TMrc/src/libyamlscript.jl:37 [4] graal_create_isolate(func::YAMLScript.var"#load##0#load##1"{YAMLScript.Runtime, String, Base.RefValue{Ptr{Nothing}}}, params::Ptr{Nothing}, isolate::Base.RefValue{Ptr{Nothing}}, thread::Base.RefValue{Ptr{Nothing}}) @ YAMLScript ~/.julia/packages/YAMLScript/1TMrc/src/YAMLScript.jl:19 [5] load(ys::YAMLScript.Runtime, code::String) @ YAMLScript ~/.julia/packages/YAMLScript/1TMrc/src/YAMLScript.jl:36 [6] (::Main.TestYAMLScript.var"#load#load##0")(script::String) @ Main.TestYAMLScript ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:9 [7] top-level scope @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:7 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [9] macro expansion @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:18 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [11] macro expansion @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:24 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [16] _start() @ Base ./client.jl:563 Load multiple times: Error During Test at /home/pkgeval/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:42 Got exception outside of a @test Shared library file `libyamlscript.so.0.1.96` not found Try: curl https://yamlscript.org/install | VERSION=0.1.96 LIB=1 bash See: https://github.com/yaml/yamlscript/wiki/Installing-YAMLScript Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] _library_not_found_error(libname::String) @ YAMLScript.libyamlscript ~/.julia/packages/YAMLScript/1TMrc/src/libyamlscript.jl:31 [3] init() @ YAMLScript.libyamlscript ~/.julia/packages/YAMLScript/1TMrc/src/libyamlscript.jl:37 [4] graal_create_isolate(func::YAMLScript.var"#load##0#load##1"{YAMLScript.Runtime, String, Base.RefValue{Ptr{Nothing}}}, params::Ptr{Nothing}, isolate::Base.RefValue{Ptr{Nothing}}, thread::Base.RefValue{Ptr{Nothing}}) @ YAMLScript ~/.julia/packages/YAMLScript/1TMrc/src/YAMLScript.jl:19 [5] load(ys::YAMLScript.Runtime, code::String) @ YAMLScript ~/.julia/packages/YAMLScript/1TMrc/src/YAMLScript.jl:36 [6] top-level scope @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [8] macro expansion @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:50 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [15] _start() @ Base ./client.jl:563 Test Summary: | Error Total Time load | 3 3 5.0s a: 1 | 1 1 4.0s A simple script | 1 1 0.5s Load multiple times | 1 1 0.5s RNG of the outermost testset: Random.Xoshiro(0xe292fdc5fbb31098, 0x6492c6d0632d1c96, 0x213bd8b580c26adb, 0x766948d80db37b17, 0xf3578bab08eeda42) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/YAMLScript/1TMrc/test/runtests.jl:1 Testing failed after 16.37s ERROR: LoadError: Package YAMLScript errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 55.72s: package tests unexpectedly errored