Package evaluation of SPDX on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T23:34:52.825 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing SPDX... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [47358f48] + SPDX v0.4.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.20 [e2ba6199] + ExprTools v0.1.10 [842dd82b] + InlineStrings v1.4.3 [682c06a0] + JSON v0.21.4 [78c3b35d] + Mocking v0.8.1 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [47358f48] + SPDX v0.4.1 [6c6a2e73] + Scratch v1.2.1 [dc5dba14] + TZJData v1.4.0+2025a [f269a46b] + TimeZones v1.21.2 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 3.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ SPDX 0 dependencies successfully precompiled in 31 seconds. 37 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: SPDX Failed to precompile SPDX [47358f48-d834-4249-91f5-f6185eb3d540] to "/home/pkgeval/.julia/compiled/v1.13/SPDX/jl_jSrJLW" (ProcessExited(1)). WARNING: Constructor for type "DateTime" was extended in `TimeZones` without explicit qualification or import. NOTE: Assumed "DateTime" refers to `Dates.DateTime`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function DateTime end`. Hint: To silence the warning, qualify `DateTime` as `Dates.DateTime` or explicitly `import Dates: DateTime` WARNING: Constructor for type "Date" was extended in `TimeZones` without explicit qualification or import. NOTE: Assumed "Date" refers to `Dates.Date`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Date end`. Hint: To silence the warning, qualify `Date` as `Dates.Date` or explicitly `import Dates: Date` WARNING: Constructor for type "Time" was extended in `TimeZones` without explicit qualification or import. NOTE: Assumed "Time" refers to `Dates.Time`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Time end`. Hint: To silence the warning, qualify `Time` as `Dates.Time` or explicitly `import Dates: Time` ERROR: LoadError: Failed to find local time zone Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] localzone() @ TimeZones ~/.julia/packages/TimeZones/syCGQ/src/local.jl:150 [3] SPDX.SpdxTimeV2(Time::Dates.DateTime) @ SPDX ~/.julia/packages/SPDX/8cnxK/src/types.jl:70 [4] top-level scope @ ~/.julia/packages/SPDX/8cnxK/test/build_testDocument.jl:10 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [6] top-level scope @ ~/.julia/packages/SPDX/8cnxK/src/SPDX.jl:35 [7] include(mod::Module, _path::String) @ Base ./Base.jl:307 [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [9] top-level scope @ stdin:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:488 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [12] include_string @ ./loading.jl:2865 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [14] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/SPDX/8cnxK/test/build_testDocument.jl:10 in expression starting at /home/pkgeval/.julia/packages/SPDX/8cnxK/src/SPDX.jl:2 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 42.04s ################################################################################ # Loading # Loading SPDX... Precompiling packages... Info Given SPDX was explicitly requested, output will be shown live  ERROR: LoadError: Failed to find local time zone Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] localzone()  @ TimeZones ~/.julia/packages/TimeZones/syCGQ/src/local.jl:150  [3] SPDX.SpdxTimeV2(Time::Dates.DateTime)  @ SPDX ~/.julia/packages/SPDX/8cnxK/src/types.jl:70  [4] top-level scope  @ ~/.julia/packages/SPDX/8cnxK/test/build_testDocument.jl:10  [5] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:308  [6] top-level scope  @ ~/.julia/packages/SPDX/8cnxK/src/SPDX.jl:35  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3004  [9] top-level scope  @ stdin:6  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [12] include_string  @ ./loading.jl:2865 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [14] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/SPDX/8cnxK/test/build_testDocument.jl:10 in expression starting at /home/pkgeval/.julia/packages/SPDX/8cnxK/src/SPDX.jl:2 in expression starting at stdin:6 ✗ SPDX 0 dependencies successfully precompiled in 18 seconds. 37 already precompiled. ERROR: The following 1 direct dependency failed to precompile: SPDX Failed to precompile SPDX [47358f48-d834-4249-91f5-f6185eb3d540] to "/home/pkgeval/.julia/compiled/v1.13/SPDX/jl_KOhRKF" (ProcessExited(1)). ERROR: LoadError: Failed to find local time zone Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] localzone() @ TimeZones ~/.julia/packages/TimeZones/syCGQ/src/local.jl:150 [3] SPDX.SpdxTimeV2(Time::Dates.DateTime) @ SPDX ~/.julia/packages/SPDX/8cnxK/src/types.jl:70 [4] top-level scope @ ~/.julia/packages/SPDX/8cnxK/test/build_testDocument.jl:10 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [6] top-level scope @ ~/.julia/packages/SPDX/8cnxK/src/SPDX.jl:35 [7] include(mod::Module, _path::String) @ Base ./Base.jl:307 [8] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [9] top-level scope @ stdin:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:488 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [12] include_string @ ./loading.jl:2865 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [14] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/SPDX/8cnxK/test/build_testDocument.jl:10 in expression starting at /home/pkgeval/.julia/packages/SPDX/8cnxK/src/SPDX.jl:2 in expression starting at stdin: Loading failed after 19.27s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using SPDX'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:307 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 87.28s: package fails to precompile