Package evaluation to test UnsafeAtomics on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T12:08:07.886 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.76s ################################################################################ # Installation # Installing UnsafeAtomics... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [013be700] + UnsafeAtomics v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [013be700] + UnsafeAtomics v0.3.0 Installation completed after 0.89s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.31s ################################################################################ # Testing # Testing UnsafeAtomics Status `/tmp/jl_VI9fm0/Project.toml` [929cbde3] LLVM v9.4.4 [792026f5] TestFunctionRunner v0.1.4 [013be700] UnsafeAtomics v0.3.0 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VI9fm0/Manifest.toml` [fa961155] CEnum v0.5.0 [692b3bcd] JLLWrappers v1.7.1 [929cbde3] LLVM v9.4.4 [b37bcd2d] LoadAllPackages v0.1.0 [21216c6a] Preferences v1.5.1 [b0858c3f] Terminators v0.1.1 [792026f5] TestFunctionRunner v0.1.4 [013be700] UnsafeAtomics v0.3.0 [dad2f222] LLVMExtra_jll v0.0.38+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... [ Info: Loading packages from `/home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/UnsafeAtomicsTests/Project.toml`... [ Info: Loading 2 packages... [ Info: 2 packages loaded in 0.083300476 seconds WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.:(+)), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in add!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.:(-)), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in sub!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(UnsafeAtomics.right), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in xchg!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.:(&)), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in and!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.nand), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in nand!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.:(|)), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in or!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.xor), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in xor!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.max), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in max!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int8}, typeof(Base.min), Int8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in min!(Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.:(+)), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.:(-)), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(UnsafeAtomics.right), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.:(&)), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.nand), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.:(|)), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.xor), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.max), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int16}, typeof(Base.min), Int16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.:(+)), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.:(-)), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(UnsafeAtomics.right), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.:(&)), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.nand), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.:(|)), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.xor), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.max), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int32}, typeof(Base.min), Int32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.:(+)), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.:(-)), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(UnsafeAtomics.right), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.:(&)), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.nand), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.:(|)), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.xor), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.max), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int64}, typeof(Base.min), Int64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.:(+)), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.:(-)), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(UnsafeAtomics.right), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.:(&)), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.nand), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.:(|)), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.xor), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.max), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Int128}, typeof(Base.min), Int128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.:(+)), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.:(-)), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(UnsafeAtomics.right), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.:(&)), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.nand), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.:(|)), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.xor), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.max), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt8}, typeof(Base.min), UInt8, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.:(+)), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.:(-)), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(UnsafeAtomics.right), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.:(&)), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.nand), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.:(|)), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.xor), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.max), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt16}, typeof(Base.min), UInt16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.:(+)), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.:(-)), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(UnsafeAtomics.right), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.:(&)), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.nand), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.:(|)), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.xor), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.max), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt32}, typeof(Base.min), UInt32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(+)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(-)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(UnsafeAtomics.right), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(&)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.nand), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(|)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.xor), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.max), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.min), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.:(+)), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.:(-)), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(UnsafeAtomics.right), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.:(&)), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.nand), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.:(|)), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.xor), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.max), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt128}, typeof(Base.min), UInt128, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float16}, typeof(Base.:(+)), Float16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float16}, typeof(Base.:(-)), Float16, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float32}, typeof(Base.:(+)), Float32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float32}, typeof(Base.:(-)), Float32, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float64}, typeof(Base.:(+)), Float64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float64}, typeof(Base.:(-)), Float64, UnsafeAtomics.Internal.LLVMOrdering{:seq_cst}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{T}, typeof(UnsafeAtomics.right), T, Any, Any) where {T} at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl Internal error: encountered unexpected error during compilation of fence: ErrorException("intrinsic #83 atomic_fence: wrong number of arguments") ijl_errorf at /source/src/rtutils.c:79 emit_intrinsic at /source/src/intrinsics.cpp:1343 [inlined] emit_call at /source/src/codegen.cpp:5728 emit_expr at /source/src/codegen.cpp:6670 emit_ssaval_assign at /source/src/codegen.cpp:6158 emit_stmtpos at /source/src/codegen.cpp:6460 [inlined] emit_function at /source/src/codegen.cpp:9743 jl_emit_code at /source/src/codegen.cpp:10112 jl_emit_codeinst at /source/src/codegen.cpp:10183 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:823 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1704 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1711 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_86703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 unknown function (ip: 0x739ad013399d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 #29 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 unknown function (ip: 0x739ad012b066) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] #10 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 unknown function (ip: 0x739ad0123b26) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #6 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 with_project at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 #run#2 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 run at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 unknown function (ip: 0x739ad0120250) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 invokelatest at ./Base_compiler.jl:267 [inlined] #at_run_impl#32 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 at_run_impl at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 unknown function (ip: 0x739ad0105801) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73611.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at none:6 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36920.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x739aecb5f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(+)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in add!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(-)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in sub!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(UnsafeAtomics.right), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in xchg!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(&)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in and!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.nand), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in nand!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(|)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in or!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.xor), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in xor!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.max), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in max!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.min), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in min!(Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float64}, typeof(Base.:(+)), Float64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float64}, typeof(Base.:(-)), Float64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:none}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl Internal error: encountered unexpected error during compilation of fence: ErrorException("intrinsic #83 atomic_fence: wrong number of arguments") ijl_errorf at /source/src/rtutils.c:79 emit_intrinsic at /source/src/intrinsics.cpp:1343 [inlined] emit_call at /source/src/codegen.cpp:5728 emit_expr at /source/src/codegen.cpp:6670 emit_ssaval_assign at /source/src/codegen.cpp:6158 emit_stmtpos at /source/src/codegen.cpp:6460 [inlined] emit_function at /source/src/codegen.cpp:9743 jl_emit_code at /source/src/codegen.cpp:10112 jl_emit_codeinst at /source/src/codegen.cpp:10183 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:823 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1704 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1711 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_86703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_invoke at /source/src/gf.c:4123 unknown function (ip: 0x739ad015a459) at (unknown file) unknown function (ip: 0x739ad015a42c) at (unknown file) fence at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl:12 [inlined] test_explicit_ordering at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/UnsafeAtomicsTests/src/test_core.jl:63 #25 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 unknown function (ip: 0x739ad015a6cf) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 unknown function (ip: 0x739ad013399d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 #29 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 unknown function (ip: 0x739ad012b066) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] #10 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 unknown function (ip: 0x739ad0123b26) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #6 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 with_project at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 #run#2 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 run at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 unknown function (ip: 0x739ad0120250) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 invokelatest at ./Base_compiler.jl:267 [inlined] #at_run_impl#32 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 at_run_impl at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 unknown function (ip: 0x739ad0105801) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73611.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at none:6 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36920.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x739aecb5f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S test_explicit_ordering: Error During Test at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 Got exception outside of a @test ArgumentError: intrinsic_call: too few arguments (expected 2) Stacktrace: [1] fence(ord::UnsafeAtomics.Ordering, ::UnsafeAtomics.Internal.LLVMSyncScope{:none}) @ UnsafeAtomics.Internal ~/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl:248 [2] fence @ ~/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl:12 [inlined] [3] test_explicit_ordering() @ UnsafeAtomicsTests.TestCore ~/.julia/packages/UnsafeAtomics/vpyYB/test/UnsafeAtomicsTests/src/test_core.jl:63 [4] (::TestFunctionRunner.Internal.var"#25#26"{typeof(UnsafeAtomicsTests.TestCore.test_explicit_ordering), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [5] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] [7] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [8] kwcall(::@NamedTuple{failfast::Bool}, ::typeof(TestFunctionRunner.Internal.testset_iter), f::Function, iter::Vector{Union{Nothing, Function}}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [9] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 [10] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 [11] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [12] kwcall(::@NamedTuple{recursive::Bool, timeout::Nothing, failfast::Bool}, ::typeof(TestFunctionRunner.Internal.runtests), m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [13] (::TestFunctionRunner.Internal.var"#29#30"{Module, Bool, Nothing, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 [14] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] [16] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [17] testset_iter @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] [18] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 [19] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 [20] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [21] runtests @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] [22] (::TestFunctionRunner.Internal.var"#10#11"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 [23] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] [25] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [26] testset_iter @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] [27] (::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 [28] with_project(f::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 [29] run(m::Module; kwargs::@Kwargs{prepare_distributed::Bool}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 [30] kwcall(::@NamedTuple{prepare_distributed::Bool}, ::typeof(TestFunctionRunner.run), m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 [31] invokelatest @ ./Base_compiler.jl:267 [inlined] [32] at_run_impl(__source__::LineNumberNode, __module__::Module; paths::Vector{String}, packages::Nothing, prepare_distributed::Bool, kwargs::@Kwargs{}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 [33] at_run_impl(__source__::LineNumberNode, __module__::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 [34] top-level scope @ ~/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 [35] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [36] top-level scope @ none:6 [37] eval(m::Module, e::Any) @ Core ./boot.jl:489 [38] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [39] _start() @ Base ./client.jl:585 Internal error: encountered unexpected error during compilation of fence: ErrorException("intrinsic #83 atomic_fence: wrong number of arguments") ijl_errorf at /source/src/rtutils.c:79 emit_intrinsic at /source/src/intrinsics.cpp:1343 [inlined] emit_call at /source/src/codegen.cpp:5728 emit_expr at /source/src/codegen.cpp:6670 emit_ssaval_assign at /source/src/codegen.cpp:6158 emit_stmtpos at /source/src/codegen.cpp:6460 [inlined] emit_function at /source/src/codegen.cpp:9743 jl_emit_code at /source/src/codegen.cpp:10112 jl_emit_codeinst at /source/src/codegen.cpp:10183 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:823 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1704 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1711 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_86703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 unknown function (ip: 0x739ad013399d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 #29 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 unknown function (ip: 0x739ad012b066) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] #10 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 unknown function (ip: 0x739ad0123b26) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #6 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 with_project at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 #run#2 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 run at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 unknown function (ip: 0x739ad0120250) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 invokelatest at ./Base_compiler.jl:267 [inlined] #at_run_impl#32 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 at_run_impl at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 unknown function (ip: 0x739ad0105801) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73611.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at none:6 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36920.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x739aecb5f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in load(Ptr{UInt64}, UnsafeAtomics.Internal.LLVMOrdering{:acquire}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in store!(Ptr{UInt64}, UInt64, UnsafeAtomics.Internal.LLVMOrdering{:release}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in cas!(Ptr{UInt64}, UInt64, UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMOrdering{:acquire}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(+)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in add!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(-)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in sub!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(UnsafeAtomics.right), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in xchg!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(&)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in and!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.nand), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in nand!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.:(|)), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in or!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.xor), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in xor!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.max), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in max!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{UInt64}, typeof(Base.min), UInt64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in min!(Any, Any, Any, Any) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in load(Ptr{Float64}, UnsafeAtomics.Internal.LLVMOrdering{:acquire}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in store!(Ptr{Float64}, Float64, UnsafeAtomics.Internal.LLVMOrdering{:release}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in cas!(Ptr{T}, T, T, Any, Any, Any) where {T} at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float64}, typeof(Base.:(+)), Float64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in modify!(Ptr{Float64}, typeof(Base.:(-)), Float64, UnsafeAtomics.Internal.LLVMOrdering{:acq_rel}, UnsafeAtomics.Internal.LLVMSyncScope{:singlethread}) at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl Internal error: encountered unexpected error during compilation of fence: ErrorException("intrinsic #83 atomic_fence: wrong number of arguments") ijl_errorf at /source/src/rtutils.c:79 emit_intrinsic at /source/src/intrinsics.cpp:1343 [inlined] emit_call at /source/src/codegen.cpp:5728 emit_expr at /source/src/codegen.cpp:6670 emit_ssaval_assign at /source/src/codegen.cpp:6158 emit_stmtpos at /source/src/codegen.cpp:6460 [inlined] emit_function at /source/src/codegen.cpp:9743 jl_emit_code at /source/src/codegen.cpp:10112 jl_emit_codeinst at /source/src/codegen.cpp:10183 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:823 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1704 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1711 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1719 jfptr_typeinf_ext_toplevel_86703.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_invoke at /source/src/gf.c:4123 unknown function (ip: 0x739ad017ae49) at (unknown file) unknown function (ip: 0x739ad017ae1c) at (unknown file) test_explicit_syncscope at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/UnsafeAtomicsTests/src/test_core.jl:131 #25 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 unknown function (ip: 0x739ad017b0bf) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 unknown function (ip: 0x739ad013399d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 #29 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 unknown function (ip: 0x739ad012b066) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #21 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 with_module_context at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 unknown function (ip: 0x739ad0124791) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #runtests#15 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 runtests at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] #10 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 unknown function (ip: 0x739ad0123b26) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] #testset_iter#14 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 testset_iter at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] #6 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 with_project at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 #run#2 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 run at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 unknown function (ip: 0x739ad0120250) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invokelatest at /source/src/builtins.c:889 invokelatest at ./Base_compiler.jl:267 [inlined] #at_run_impl#32 at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 at_run_impl at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 unknown function (ip: 0x739ad0105801) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 include_string at ./loading.jl:3151 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3211 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73611.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at none:6 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_toplevel_eval_flex at /source/src/toplevel.c:698 ijl_toplevel_eval at /source/src/toplevel.c:769 ijl_toplevel_eval_in at /source/src/toplevel.c:814 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_36920.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x739aecb5f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S test_explicit_syncscope: Error During Test at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 Got exception outside of a @test ArgumentError: intrinsic_call: too few arguments (expected 2) Stacktrace: [1] fence(ord::UnsafeAtomics.Ordering, ::UnsafeAtomics.Internal.LLVMSyncScope{:none}) @ UnsafeAtomics.Internal ~/.julia/packages/UnsafeAtomics/vpyYB/src/core.jl:248 [2] test_explicit_syncscope() @ UnsafeAtomicsTests.TestCore ~/.julia/packages/UnsafeAtomics/vpyYB/test/UnsafeAtomicsTests/src/test_core.jl:131 [3] (::TestFunctionRunner.Internal.var"#25#26"{typeof(UnsafeAtomicsTests.TestCore.test_explicit_syncscope), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [4] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] [6] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [7] kwcall(::@NamedTuple{failfast::Bool}, ::typeof(TestFunctionRunner.Internal.testset_iter), f::Function, iter::Vector{Union{Nothing, Function}}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [8] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 [9] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 [10] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [11] kwcall(::@NamedTuple{recursive::Bool, timeout::Nothing, failfast::Bool}, ::typeof(TestFunctionRunner.Internal.runtests), m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [12] (::TestFunctionRunner.Internal.var"#29#30"{Module, Bool, Nothing, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 [13] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] [15] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [16] testset_iter @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] [17] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 [18] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 [19] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [20] runtests @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] [21] (::TestFunctionRunner.Internal.var"#10#11"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 [22] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2076 [inlined] [24] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [25] testset_iter @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] [26] (::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 [27] with_project(f::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 [28] run(m::Module; kwargs::@Kwargs{prepare_distributed::Bool}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 [29] kwcall(::@NamedTuple{prepare_distributed::Bool}, ::typeof(TestFunctionRunner.run), m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 [30] invokelatest @ ./Base_compiler.jl:267 [inlined] [31] at_run_impl(__source__::LineNumberNode, __module__::Module; paths::Vector{String}, packages::Nothing, prepare_distributed::Bool, kwargs::@Kwargs{}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 [32] at_run_impl(__source__::LineNumberNode, __module__::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 [33] top-level scope @ ~/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [38] _start() @ Base ./client.jl:585 Test Summary: | Pass Error Total Time UnsafeAtomicsTests | 608 2 610 19.1s TestCore | 582 2 584 15.2s test_default_ordering | 476 476 7.4s test_explicit_ordering | 52 1 53 4.4s T = UInt64 | 40 40 0.2s T = Float64 | 12 12 0.1s test_explicit_syncscope | 54 1 55 1.6s T = UInt64 | 41 41 0.2s T = Float64 | 13 13 0.1s TestOrderings | 20 20 1.4s TestSyncScopes | 6 6 1.3s RNG of the outermost testset: Random.Xoshiro(0xbbde4b1cc7287b28, 0x14bde43b2b60978c, 0x6d816ab183e94ed3, 0x34f9f14075a58f72, 0x9074a609145fb809) ERROR: LoadError: Some tests did not pass: 608 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/UnsafeAtomics/vpyYB/test/runtests.jl:2 Testing failed after 44.83s ERROR: LoadError: Package UnsafeAtomics errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval crashed after 83.57s: an internal error was encountered ################################################################################ # Bug reporting # The package crashed during testing (reason=internal), but PkgEval was unable to reproduce the crash under rr (status=fail, reason=precompile). For debugging, here is the tail end of the rr log: > in expression starting at stdin:5 > > 2 dependencies had output during precompilation: > ┌ BugReporting > │ [Output was shown above] > └ > ┌ HTTP > │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aea7be01-6a6a-4083-8856-8a6e6704d82a"), "PrecompileTools") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) > │ Stacktrace: > │ [1] error(s::String) > │ @ Base ./error.jl:44 > │ [2] __require_prelocked(pkg::Base.PkgId, env::String) > │ @ Base ./loading.jl:2873 > │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) > │ @ Base ./loading.jl:2725 > │ [4] macro expansion > │ @ ./loading.jl:2653 [inlined] > │ [5] macro expansion > │ @ ./lock.jl:376 [inlined] > │ [6] __require(into::Module, mod::Symbol) > │ @ Base ./loading.jl:2617 > │ [7] require > │ @ ./loading.jl:2593 [inlined] > │ [8] eval_import_path > │ @ ./module.jl:36 [inlined] > │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) > │ @ Base ./module.jl:60 > │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) > │ @ Base ./module.jl:101 > │ [11] top-level scope > │ @ ~/.julia/packages/HTTP/ShTJs/src/precompile.jl:1 > │ [12] include(mapexpr::Function, mod::Module, _path::String) > │ @ Base ./Base.jl:310 > │ [13] top-level scope > │ @ ~/.julia/packages/HTTP/ShTJs/src/HTTP.jl:643 > │ [14] include(mod::Module, _path::String) > │ @ Base ./Base.jl:309 > │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3309 > │ [16] top-level scope > │ @ stdin:5 > │ [17] eval(m::Module, e::Any) > │ @ Core ./boot.jl:489 > │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) > │ @ Base ./loading.jl:3151 > │ [19] include_string > │ @ ./loading.jl:3161 [inlined] > │ [20] exec_options(opts::Base.JLOptions) > │ @ Base ./client.jl:342 > │ [21] _start() > │ @ Base ./client.jl:585 > │ in expression starting at /home/pkgeval/.julia/packages/HTTP/ShTJs/src/precompile.jl:1 > │ in expression starting at /home/pkgeval/.julia/packages/HTTP/ShTJs/src/HTTP.jl:1 > │ in expression starting at stdin:5 > └ > ERROR: LoadError: The following 2 packages failed to precompile: > > BugReporting > Failed to precompile BugReporting [bcf9a6e7-4020-453c-b88e-690564246bb8] to "/home/pkgeval/.julia/compiled/v1.14/BugReporting/jl_wgEq3X" (ProcessExited(1)). > > HTTP > Failed to precompile HTTP [cd3eb016-35fb-5094-929b-558a96fad6f3] to "/home/pkgeval/.julia/compiled/v1.14/HTTP/jl_73bbXN" (ProcessExited(1)). > > in expression starting at /home/pkgeval/bugreport.jl:7 > > Testing failed after 86.73s > > ERROR: LoadError: Package UnsafeAtomics errored during testing > Stacktrace: > [1] pkgerror(msg::String) > @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3067 > [3] test > @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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.14/Pkg/src/API.jl:572 > [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 > [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 > [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 > [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 > [9] test > @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] > [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 > [11] top-level scope > @ /PkgEval.jl/scripts/evaluate.jl:235 > [12] include(mod::Module, _path::String) > @ Base ./Base.jl:309 > [13] exec_options(opts::Base.JLOptions) > @ Base ./client.jl:344 > [14] _start() > @ Base ./client.jl:585 > in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 > > PkgEval failed after 130.22s: package fails to precompile