Package evaluation of WebAssemblyCompiler on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:59:14.847 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.57s ################################################################################ # Installation # Installing WebAssemblyCompiler... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [9bc180e8] + WebAssemblyCompiler v0.1.15 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [fa961155] + CEnum v0.4.2 [bc773b8a] + CodeInfoTools v0.3.5 [0fb5dd42] + CompTime v0.1.2 [e2ba6199] + ExprTools v0.1.10 ⌅ [61eb1bfa] + GPUCompiler v0.24.5 [692b3bcd] + JLLWrappers v1.7.0 [682c06a0] + JSON v0.21.4 ⌅ [929cbde3] + LLVM v6.6.3 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.15 [84d67a5e] + NodeCall v1.1.1 [69de0a69] + Parsers v2.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [6c6a2e73] + Scratch v1.2.1 [a759f4b9] + TimerOutputs v0.5.28 [9602ed7d] + Unrolled v0.1.5 [9bc180e8] + WebAssemblyCompiler v0.1.15 [a54ac8ab] + Binaryen_jll v0.116.0+0 ⌅ [dad2f222] + LLVMExtra_jll v0.0.29+0 [e3ef64f0] + libjlnode_jll v18.0.0+0 [76d26698] + libnode_jll v18.12.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.7.2+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.59.0+0 [3f19e933] + p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: WebAssemblyCompiler Failed to precompile WebAssemblyCompiler [9bc180e8-272c-4d08-a460-9682f1716cbe] to "/home/pkgeval/.julia/compiled/v1.11/WebAssemblyCompiler/jl_SDiZ5I". ERROR: LoadError: InitError: type Nothing has no field major Stacktrace: [1] getproperty @ ./Base.jl:49 [inlined] [2] __init__() @ GPUCompiler ~/.julia/packages/GPUCompiler/2mJjc/src/GPUCompiler.jl:64 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1378 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [6] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [8] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [9] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [10] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [11] invoke_in_world @ ./essentials.jl:1086 [inlined] [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [13] macro expansion @ ./loading.jl:2314 [inlined] [14] macro expansion @ ./lock.jl:273 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [16] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [17] invoke_in_world @ ./essentials.jl:1086 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [19] include(mod::Module, _path::String) @ Base ./Base.jl:557 [20] include(x::String) @ WebAssemblyCompiler ~/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:1 [21] top-level scope @ ~/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:16 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 during initialization of module GPUCompiler in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/src/interpreter.jl:5 in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 54.51s ################################################################################ # Testing # Testing WebAssemblyCompiler Status `/tmp/jl_qGH41u/Project.toml` ⌅ [fa961155] CEnum v0.4.2 [bc773b8a] CodeInfoTools v0.3.5 [0fb5dd42] CompTime v0.1.2 ⌅ [85a47980] Dictionaries v0.3.29 ⌅ [61eb1bfa] GPUCompiler v0.24.5 [84d67a5e] NodeCall v1.1.1 [189a3867] Reexport v1.2.2 [f8b46487] TestItemRunner v1.1.0 [9602ed7d] Unrolled v0.1.5 [9bc180e8] WebAssemblyCompiler v0.1.15 [a54ac8ab] Binaryen_jll v0.116.0+0 [e3ef64f0] libjlnode_jll v18.0.0+0 [76d26698] libnode_jll v18.12.1+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qGH41u/Manifest.toml` ⌅ [fa961155] CEnum v0.4.2 [bc773b8a] CodeInfoTools v0.3.5 [0fb5dd42] CompTime v0.1.2 ⌅ [85a47980] Dictionaries v0.3.29 [e2ba6199] ExprTools v0.1.10 ⌅ [61eb1bfa] GPUCompiler v0.24.5 [313cdc1a] Indexing v1.1.1 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 ⌅ [929cbde3] LLVM v6.6.3 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.15 [84d67a5e] NodeCall v1.1.1 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.2.1 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [a759f4b9] TimerOutputs v0.5.28 [9602ed7d] Unrolled v0.1.5 [9bc180e8] WebAssemblyCompiler v0.1.15 [a54ac8ab] Binaryen_jll v0.116.0+0 ⌅ [dad2f222] LLVMExtra_jll v0.0.29+0 [e3ef64f0] libjlnode_jll v18.0.0+0 [76d26698] libnode_jll v18.12.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg 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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling WebAssemblyCompiler... Info Given WebAssemblyCompiler was explicitly requested, output will be shown live  ERROR: LoadError: InitError: type Nothing has no field major Stacktrace:  [1] getproperty  @ ./Base.jl:49 [inlined]  [2] __init__()  @ GPUCompiler ~/.julia/packages/GPUCompiler/2mJjc/src/GPUCompiler.jl:64  [3] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1378  [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1366  [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool)  @ Base ./loading.jl:1254  [6] _include_from_serialized (repeats 2 times)  @ ./loading.jl:1210 [inlined]  [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2057  [8] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2527  [9] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [10] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [11] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [13] macro expansion  @ ./loading.jl:2314 [inlined]  [14] macro expansion  @ ./lock.jl:273 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [16] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [17] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [18] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:557  [20] include(x::String)  @ WebAssemblyCompiler ~/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:1  [21] top-level scope  @ ~/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:16  [22] include  @ ./Base.jl:557 [inlined]  [23] 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:2881  [24] top-level scope  @ stdin:6 during initialization of module GPUCompiler in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/src/interpreter.jl:5 in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:1 in expression starting at stdin:6 ✗ WebAssemblyCompiler 0 dependencies successfully precompiled in 10 seconds. 49 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: WebAssemblyCompiler Failed to precompile WebAssemblyCompiler [9bc180e8-272c-4d08-a460-9682f1716cbe] to "/home/pkgeval/.julia/compiled/v1.11/WebAssemblyCompiler/jl_3ynbDq". ERROR: LoadError: InitError: type Nothing has no field major Stacktrace: [1] getproperty @ ./Base.jl:49 [inlined] [2] __init__() @ GPUCompiler ~/.julia/packages/GPUCompiler/2mJjc/src/GPUCompiler.jl:64 [3] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1378 [4] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1366 [5] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) @ Base ./loading.jl:1254 [6] _include_from_serialized (repeats 2 times) @ ./loading.jl:1210 [inlined] [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2057 [8] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2527 [9] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [10] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [11] invoke_in_world @ ./essentials.jl:1086 [inlined] [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [13] macro expansion @ ./loading.jl:2314 [inlined] [14] macro expansion @ ./lock.jl:273 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [16] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [17] invoke_in_world @ ./essentials.jl:1086 [inlined] [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [19] include(mod::Module, _path::String) @ Base ./Base.jl:557 [20] include(x::String) @ WebAssemblyCompiler ~/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:1 [21] top-level scope @ ~/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:16 [22] include @ ./Base.jl:557 [inlined] [23] 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:2881 [24] top-level scope @ stdin:6 during initialization of module GPUCompiler in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/src/interpreter.jl:5 in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/src/WebAssemblyCompiler.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/WebAssemblyCompiler/MqjfR/test/runtests.jl:3 Testing failed after 18.58s ERROR: LoadError: Package WebAssemblyCompiler 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 97.97s: package fails to precompile