Package evaluation of UnitfulParsableString on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:15:45.742 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.82s ################################################################################ # Installation # Installing UnitfulParsableString... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [06c00241] + UnitfulParsableString v0.1.8 Updating `~/.julia/environments/v1.11/Manifest.toml` [1914dd2f] + MacroTools v0.5.15 [6fafb56a] + Memoization v0.2.2 [1986cc42] + Unitful v1.22.0 [06c00241] + UnitfulParsableString v0.1.8 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 2.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.52s ################################################################################ # Testing # Testing UnitfulParsableString Status `/tmp/jl_J5FgNq/Project.toml` [336ed68f] CSV v0.10.15 [a93c6f00] DataFrames v1.7.0 [eff96d63] Measurements v2.12.0 [6fafb56a] Memoization v0.2.2 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 [06c00241] UnitfulParsableString v0.1.8 [8dfed614] Test v1.11.0 Status `/tmp/jl_J5FgNq/Manifest.toml` [336ed68f] CSV v0.10.15 [49dc2e85] Calculus v0.5.2 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.15 [eff96d63] Measurements v2.12.0 [6fafb56a] Memoization v0.2.2 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [3bb67fe8] TranscodingStreams v0.11.3 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 [06c00241] UnitfulParsableString v0.1.8 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition _dummy_backedge() in module Memoization at /home/pkgeval/.julia/packages/Memoization/ON3Za/src/Memoization.jl:49 overwritten at /home/pkgeval/.julia/packages/Memoization/ON3Za/src/Memoization.jl:65. CSV, DataFrames: Error During Test at /home/pkgeval/.julia/packages/UnitfulParsableString/9hXdU/test/other_packages.jl:2 Got exception outside of a @test SystemError: opening file "sample.csv": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:176 [2] systemerror @ ./error.jl:175 [inlined] [3] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:295 [4] open @ ./iostream.jl:277 [inlined] [5] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:358 [6] open(fname::String, mode::String) @ Base ./iostream.jl:357 [7] with(f::CSV.var"#107#108"{Bool, Bool, Tables.Schema{(:A, :B), Tuple{Quantity{Float64}, Quantity{Rational{Int64}}}}, DataFrames.DataFrameRows{DataFrame}, CSV.Options{UInt8, UInt8, Nothing, Tuple{}, typeof(CSV._identity)}, Vector{UInt8}, Int64, Int64, Tuple{Symbol, Symbol}}, io::Any, append::Bool, compress::Bool) @ CSV ~/.julia/packages/CSV/XLcqT/src/write.jl:286 [8] #write#106 @ ~/.julia/packages/CSV/XLcqT/src/write.jl:215 [inlined] [9] write(file::String, itr::DataFrame; append::Bool, compress::Bool, writeheader::Nothing, partition::Bool, kw::@Kwargs{}) @ CSV ~/.julia/packages/CSV/XLcqT/src/write.jl:199 [10] write @ ~/.julia/packages/CSV/XLcqT/src/write.jl:162 [inlined] [11] #101 @ ~/.julia/packages/CSV/XLcqT/src/write.jl:161 [inlined] [12] |>(x::DataFrame, f::CSV.var"#101#102"{@Kwargs{}, String}) @ Base ./operators.jl:926 [13] macro expansion @ ~/.julia/packages/UnitfulParsableString/9hXdU/test/other_packages.jl:5 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [15] top-level scope @ ~/.julia/packages/UnitfulParsableString/9hXdU/test/other_packages.jl:3 [16] include(fname::String) @ Main ./sysimg.jl:38 [17] top-level scope @ ~/.julia/packages/UnitfulParsableString/9hXdU/test/runtests.jl:29 [18] include(fname::String) @ Main ./sysimg.jl:38 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:430 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:531 Test Summary: | Error Total Time CSV, DataFrames | 1 1 12.3s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/UnitfulParsableString/9hXdU/test/other_packages.jl:2 in expression starting at /home/pkgeval/.julia/packages/UnitfulParsableString/9hXdU/test/runtests.jl:29 Testing failed after 28.63s ERROR: LoadError: Package UnitfulParsableString errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 80.26s: package tests unexpectedly errored