Package evaluation to test FilesystemDatastructures on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T14:44:51.046 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 11.44s ################################################################################ # Installation # Installing FilesystemDatastructures... Resolving package versions... Installed FilesystemDatastructures ─ v1.1.0 Updating `~/.julia/environments/v1.11/Project.toml` [89f0c457] + FilesystemDatastructures v1.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [89f0c457] + FilesystemDatastructures v1.1.0 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 3113.9 ms ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 23 already precompiled. Precompiling package dependencies... Precompilation completed after 14.59s ################################################################################ # Testing # Testing FilesystemDatastructures Status `/tmp/jl_D4p3U2/Project.toml` [89f0c457] FilesystemDatastructures v1.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_D4p3U2/Manifest.toml` [89f0c457] FilesystemDatastructures v1.1.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 10485760 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 9359360 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 19845120 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 30330880 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 Expression: abs(Int64(starting_freespace - (get_disk_freespace(scfc_root) + idx * 10 * 1024 * 1024))) < 5 * 1024 * 1024 Evaluated: 40816640 < 5242880 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:193 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:198 Expression: !(isfile(filepaths[1])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:198 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 TargetSizeKeepFree: Test Failed at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:199 Expression: !(isfile(filepaths[2])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] (::var"#17#18")(scfc_root::String) @ Main ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:199 [3] mktempdir(fn::var"#17#18", parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [4] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [5] macro expansion @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [7] top-level scope @ ~/.julia/packages/FilesystemDatastructures/Itj2S/test/scfc_tests.jl:178 Test Summary: | Pass Fail Total Time SizeConstrainedFileCache | 243 7 250 11.5s Basics | 173 173 4.6s LRU semantics | 29 29 0.5s LFU semantics | 31 31 0.9s TargetSizeKeepFree | 10 7 17 5.0s ERROR: LoadError: Some tests did not pass: 243 passed, 7 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FilesystemDatastructures/Itj2S/test/runtests.jl:3 Testing failed after 17.81s ERROR: LoadError: Package FilesystemDatastructures 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:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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 56.0s: package has test failures