Package evaluation to test NeuralAttentionlib on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T04:13:47.335 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 9.18s ################################################################################ # Installation # Installing NeuralAttentionlib... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [12afc1b8] + NeuralAttentionlib v0.3.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [79abecb7] + FuncTransforms v0.1.1 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [615f187c] + IfElse v0.1.1 [63c18a36] + KernelAbstractions v0.9.39 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.33 [12afc1b8] + NeuralAttentionlib v0.3.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.1 [7e506255] + ScopedValues v1.5.0 [aedffcd0] + Static v1.3.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2356.1 ms ✓ MLDataDevices 4071.1 ms ✓ CUDNN_jll 19707.5 ms ✓ NeuralAttentionlib 172416.7 ms ✓ CUDA 12349.2 ms ✓ AMDGPU → AMDGPUChainRulesCoreExt 69178.1 ms ✓ NNlib → NNlibAMDGPUExt 5110.8 ms ✓ MLDataDevices → MLDataDevicesChainRulesCoreExt 34250.9 ms ✓ MLDataDevices → MLDataDevicesOneHotArraysExt 7263.1 ms ✓ MLDataDevices → MLDataDevicesGPUArraysExt 13499.1 ms ✓ MLDataDevices → MLDataDevicesAMDGPUExt 965.3 ms ✓ MLDataDevices → MLDataDevicesFillArraysExt 71731.4 ms ✓ MLDataDevices → MLDataDevicesZygoteExt 1252.7 ms ✓ MLDataDevices → MLDataDevicesSparseArraysExt 88596.5 ms ✓ MLDataDevices → MLDataDevicesMLUtilsExt 1677.0 ms ✓ MLDataDevices → MLDataDevicesChainRulesExt 42854.7 ms ✓ NeuralAttentionlib → NeuralAttentionlibGPUArraysExt 61240.4 ms ✓ NeuralAttentionlib → NeuralAttentionlibZygoteExt 6902.1 ms ✓ NeuralAttentionlib → NeuralAttentionlibFiniteDifferencesExt 16824.8 ms ✓ CUDA → SpecialFunctionsExt 18223.2 ms ✓ Atomix → AtomixCUDAExt 17255.1 ms ✓ CUDA → ChainRulesCoreExt 17235.0 ms ✓ CUDA → EnzymeCoreExt ✗ StridedViews → StridedViewsCUDAExt 173857.8 ms ✓ NNlib → NNlibCUDAExt 17462.1 ms ✓ MLDataDevices → MLDataDevicesCUDAExt 204842.0 ms ✓ Flux 67726.0 ms ✓ NeuralAttentionlib → NeuralAttentionlibAMDGPUExt 144823.5 ms ✓ NeuralAttentionlib → NeuralAttentionlibCUDAExt 40716.1 ms ✓ cuDNN 18392.7 ms ✓ Flux → FluxCUDAExt 135940.1 ms ✓ Flux → FluxAMDGPUExt 170199.9 ms ✓ NNlib → NNlibCUDACUDNNExt 26323.5 ms ✓ MLDataDevices → MLDataDevicescuDNNExt 467399.8 ms ✓ Flux → FluxCUDAcuDNNExt 33 dependencies successfully precompiled in 2164 seconds. 219 already precompiled. 5 dependencies had output during precompilation: ┌ NNlib → NNlibAMDGPUExt │ ┌ Error: ROCm discovery failed! │ │ Discovered ROCm path: . │ │ Use `ROCM_PATH` env variable to specify ROCm directory. │ │ │ │ exception = │ │ AssertionError: isdir(libdir) │ │ Stacktrace: │ │ [1] find_rocm_library(lib::String; rocm_path::String, ext::String) │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:113 │ │ [2] find_rocm_library │ │ @ ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:111 [inlined] │ │ [3] __init__() │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:79 │ │ [4] run_module_init(mod::Module, i::Int64) │ │ @ Base ./loading.jl:1378 │ │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ │ @ Base ./loading.jl:1366 │ │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Bool; register::Bool) │ │ @ Base ./loading.jl:1254 │ │ [7] _include_from_serialized │ │ @ ./loading.jl:1210 [inlined] │ │ [8] _tryrequire_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing) │ │ @ Base ./loading.jl:1963 │ │ [9] _require(pkg::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2594 │ │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2388 │ │ [11] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [12] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2375 │ │ [14] macro expansion │ │ @ ./loading.jl:2314 [inlined] │ │ [15] macro expansion │ │ @ ./lock.jl:273 [inlined] │ │ [16] __require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2271 │ │ [17] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [18] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [19] require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2260 │ │ [20] include │ │ @ ./Base.jl:562 [inlined] │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:2924 │ │ [22] top-level scope │ │ @ stdin:6 │ │ [23] eval │ │ @ ./boot.jl:430 [inlined] │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2777 │ │ [25] include_string │ │ @ ./loading.jl:2787 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:314 │ │ [27] _start() │ │ @ Base ./client.jl:524 │ └ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:101 │ ┌ Warning: ROCm MIOpen is not available for AMDGPU. │ │ NNlib has limited functionality for AMDGPU. │ └ @ NNlibAMDGPUExt ~/.julia/packages/NNlib/srXYX/ext/NNlibAMDGPUExt/NNlibAMDGPUExt.jl:58 └ ┌ Flux → FluxAMDGPUExt │ ┌ Error: ROCm discovery failed! │ │ Discovered ROCm path: . │ │ Use `ROCM_PATH` env variable to specify ROCm directory. │ │ │ │ exception = │ │ AssertionError: isdir(libdir) │ │ Stacktrace: │ │ [1] find_rocm_library(lib::String; rocm_path::String, ext::String) │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:113 │ │ [2] find_rocm_library │ │ @ ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:111 [inlined] │ │ [3] __init__() │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:79 │ │ [4] run_module_init(mod::Module, i::Int64) │ │ @ Base ./loading.jl:1378 │ │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ │ @ Base ./loading.jl:1366 │ │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Bool; register::Bool) │ │ @ Base ./loading.jl:1254 │ │ [7] _include_from_serialized │ │ @ ./loading.jl:1210 [inlined] │ │ [8] _tryrequire_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing) │ │ @ Base ./loading.jl:1963 │ │ [9] _require(pkg::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2594 │ │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2388 │ │ [11] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [12] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2375 │ │ [14] macro expansion │ │ @ ./loading.jl:2314 [inlined] │ │ [15] macro expansion │ │ @ ./lock.jl:273 [inlined] │ │ [16] __require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2271 │ │ [17] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [18] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [19] require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2260 │ │ [20] include │ │ @ ./Base.jl:562 [inlined] │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:2924 │ │ [22] top-level scope │ │ @ stdin:6 │ │ [23] eval │ │ @ ./boot.jl:430 [inlined] │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2777 │ │ [25] include_string │ │ @ ./loading.jl:2787 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:314 │ │ [27] _start() │ │ @ Base ./client.jl:524 │ └ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:101 └ ┌ AMDGPU → AMDGPUChainRulesCoreExt │ ┌ Error: ROCm discovery failed! │ │ Discovered ROCm path: . │ │ Use `ROCM_PATH` env variable to specify ROCm directory. │ │ │ │ exception = │ │ AssertionError: isdir(libdir) │ │ Stacktrace: │ │ [1] find_rocm_library(lib::String; rocm_path::String, ext::String) │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:113 │ │ [2] find_rocm_library │ │ @ ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:111 [inlined] │ │ [3] __init__() │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:79 │ │ [4] run_module_init(mod::Module, i::Int64) │ │ @ Base ./loading.jl:1378 │ │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ │ @ Base ./loading.jl:1366 │ │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) │ │ @ Base ./loading.jl:1254 │ │ [7] _include_from_serialized (repeats 2 times) │ │ @ ./loading.jl:1210 [inlined] │ │ [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ │ @ Base ./loading.jl:2057 │ │ [9] _require(pkg::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2527 │ │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2388 │ │ [11] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [12] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2375 │ │ [14] macro expansion │ │ @ ./loading.jl:2314 [inlined] │ │ [15] macro expansion │ │ @ ./lock.jl:273 [inlined] │ │ [16] __require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2271 │ │ [17] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [18] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [19] require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2260 │ │ [20] include │ │ @ ./Base.jl:562 [inlined] │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:2924 │ │ [22] top-level scope │ │ @ stdin:6 │ │ [23] eval │ │ @ ./boot.jl:430 [inlined] │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2777 │ │ [25] include_string │ │ @ ./loading.jl:2787 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:314 │ │ [27] _start() │ │ @ Base ./client.jl:524 │ └ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:101 └ ┌ MLDataDevices → MLDataDevicesAMDGPUExt │ ┌ Error: ROCm discovery failed! │ │ Discovered ROCm path: . │ │ Use `ROCM_PATH` env variable to specify ROCm directory. │ │ │ │ exception = │ │ AssertionError: isdir(libdir) │ │ Stacktrace: │ │ [1] find_rocm_library(lib::String; rocm_path::String, ext::String) │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:113 │ │ [2] find_rocm_library │ │ @ ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:111 [inlined] │ │ [3] __init__() │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:79 │ │ [4] run_module_init(mod::Module, i::Int64) │ │ @ Base ./loading.jl:1378 │ │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ │ @ Base ./loading.jl:1366 │ │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Nothing; register::Bool) │ │ @ Base ./loading.jl:1254 │ │ [7] _include_from_serialized (repeats 2 times) │ │ @ ./loading.jl:1210 [inlined] │ │ [8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ │ @ Base ./loading.jl:2057 │ │ [9] _require(pkg::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2527 │ │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2388 │ │ [11] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [12] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2375 │ │ [14] macro expansion │ │ @ ./loading.jl:2314 [inlined] │ │ [15] macro expansion │ │ @ ./lock.jl:273 [inlined] │ │ [16] __require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2271 │ │ [17] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [18] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [19] require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2260 │ │ [20] include │ │ @ ./Base.jl:562 [inlined] │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:2924 │ │ [22] top-level scope │ │ @ stdin:6 │ │ [23] eval │ │ @ ./boot.jl:430 [inlined] │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2777 │ │ [25] include_string │ │ @ ./loading.jl:2787 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:314 │ │ [27] _start() │ │ @ Base ./client.jl:524 │ └ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:101 └ ┌ NeuralAttentionlib → NeuralAttentionlibAMDGPUExt │ ┌ Error: ROCm discovery failed! │ │ Discovered ROCm path: . │ │ Use `ROCM_PATH` env variable to specify ROCm directory. │ │ │ │ exception = │ │ AssertionError: isdir(libdir) │ │ Stacktrace: │ │ [1] find_rocm_library(lib::String; rocm_path::String, ext::String) │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:113 │ │ [2] find_rocm_library │ │ @ ~/.julia/packages/AMDGPU/IDGfT/src/discovery/utils.jl:111 [inlined] │ │ [3] __init__() │ │ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:79 │ │ [4] run_module_init(mod::Module, i::Int64) │ │ @ Base ./loading.jl:1378 │ │ [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ │ @ Base ./loading.jl:1366 │ │ [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}, ignore_native::Bool; register::Bool) │ │ @ Base ./loading.jl:1254 │ │ [7] _include_from_serialized │ │ @ ./loading.jl:1210 [inlined] │ │ [8] _tryrequire_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing) │ │ @ Base ./loading.jl:1963 │ │ [9] _require(pkg::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2594 │ │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2388 │ │ [11] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [12] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String) │ │ @ Base ./loading.jl:2375 │ │ [14] macro expansion │ │ @ ./loading.jl:2314 [inlined] │ │ [15] macro expansion │ │ @ ./lock.jl:273 [inlined] │ │ [16] __require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2271 │ │ [17] #invoke_in_world#3 │ │ @ ./essentials.jl:1089 [inlined] │ │ [18] invoke_in_world │ │ @ ./essentials.jl:1086 [inlined] │ │ [19] require(into::Module, mod::Symbol) │ │ @ Base ./loading.jl:2260 │ │ [20] include │ │ @ ./Base.jl:562 [inlined] │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:2924 │ │ [22] top-level scope │ │ @ stdin:6 │ │ [23] eval │ │ @ ./boot.jl:430 [inlined] │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2777 │ │ [25] include_string │ │ @ ./loading.jl:2787 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:314 │ │ [27] _start() │ │ @ Base ./client.jl:524 │ └ @ AMDGPU.ROCmDiscovery ~/.julia/packages/AMDGPU/IDGfT/src/discovery/discovery.jl:101 └ Precompilation completed after 2122.42s ################################################################################ # Testing # Testing NeuralAttentionlib Status `/tmp/jl_jtSMJs/Project.toml` ⌅ [21141c5a] AMDGPU v1.3.6 [79e6a3ab] Adapt v4.4.0 ⌅ [052768ef] CUDA v5.8.2 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [587475ba] Flux v0.16.7 [79abecb7] FuncTransforms v0.1.1 [1914dd2f] MacroTools v0.5.16 [872c559c] NNlib v0.9.33 [12afc1b8] NeuralAttentionlib v0.3.3 [fbb45041] Pickle v0.3.6 [aedffcd0] Static v1.3.1 [10745b16] Statistics v1.11.1 [a5390f91] ZipFile v0.10.1 [700de1a5] ZygoteRules v0.2.7 ⌃ [02a925ec] cuDNN v1.4.5 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jtSMJs/Manifest.toml` ⌅ [21141c5a] AMDGPU v1.3.6 [621f4979] AbstractFFTs v1.5.0 [6a4ca0a5] AcceleratedKernels v0.4.3 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.2 ⌅ [ab4f0b2a] BFloat16s v0.5.1 [198e06fe] BangBang v0.4.6 [9718e550] Baselet v0.1.1 [fa961155] CEnum v0.5.0 ⌅ [052768ef] CUDA v5.8.2 ⌅ [1af6417a] CUDA_Runtime_Discovery v0.3.5 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [f151be2c] EnzymeCore v0.8.18 [e2ba6199] ExprTools v0.1.10 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.33 [587475ba] Flux v0.16.7 [f6369f11] ForwardDiff v1.3.1 [79abecb7] FuncTransforms v0.1.1 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.3.4 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.8.0 ⌅ [096a3bc2] GPUToolbox v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [22cec73e] InitialValues v0.3.1 [842dd82b] InlineStrings v1.4.5 [7d512f48] InternedStrings v0.7.0 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.39 [929cbde3] LLVM v9.4.4 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [c2834f40] MLCore v1.0.0 ⌃ [7e8f7934] MLDataDevices v1.13.0 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [872c559c] NNlib v0.9.33 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [12afc1b8] NeuralAttentionlib v0.3.3 [0b1bfda6] OneHotArrays v0.2.10 [3bd65402] Optimisers v0.4.7 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [fbb45041] Pickle v0.3.6 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [8162dcfd] PrettyPrint v0.2.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [33c8b6b6] ProgressLogging v0.1.6 [43287f4e] PtrArrays v1.3.0 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [efcf1570] Setfield v1.1.2 [605ecd9f] ShowCases v0.1.0 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4db3bf67] StridedViews v0.4.2 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.6 [28d57a85] Transducers v0.4.85 [013be700] UnsafeAtomics v0.3.0 [a5390f91] ZipFile v0.10.1 ⌃ [e88e6eb3] Zygote v0.6.77 [700de1a5] ZygoteRules v0.2.7 ⌃ [02a925ec] cuDNN v1.4.5 ⌅ [4ee394cb] CUDA_Driver_jll v0.13.1+0 ⌅ [76a88914] CUDA_Runtime_jll v0.17.1+0 [62b44479] CUDNN_jll v9.17.1+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 ⌅ [86de99a1] LLVM_jll v16.0.6+5 [ad6e5548] LibTracyClient_jll v0.13.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [e98f9f5b] NVTX_jll v3.2.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [873c0968] ROCmDeviceLibs_jll v5.6.1+1 [1e29f10c] demumble_jll v1.3.0+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [4607b0f0] SuiteSparse [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.1.1+0 [d55e3150] LLD_jll v16.0.6+6 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8f36deef] libLLVM_jll v16.0.6+6 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling Flux... 1851.5 ms ✓ MLDataDevices 1794.9 ms ✓ KernelAbstractions → EnzymeExt 1852.3 ms ✓ StructArrays → StructArraysGPUArraysCoreExt 1958.2 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2099.5 ms ✓ NNlib → NNlibEnzymeCoreExt 2103.2 ms ✓ NNlib → NNlibSpecialFunctionsExt 2329.5 ms ✓ NNlib → NNlibForwardDiffExt 2573.5 ms ✓ OneHotArrays 14920.7 ms ✓ MLUtils 13422.1 ms ✓ GPUArrays 1705.8 ms ✓ MLDataDevices → MLDataDevicesChainRulesCoreExt 1042.4 ms ✓ MLDataDevices → MLDataDevicesFillArraysExt 1192.1 ms ✓ MLDataDevices → MLDataDevicesSparseArraysExt 1711.6 ms ✓ MLDataDevices → MLDataDevicesChainRulesExt 1825.9 ms ✓ MLDataDevices → MLDataDevicesOneHotArraysExt 4015.2 ms ✓ MLDataDevices → MLDataDevicesMLUtilsExt 77534.1 ms ✓ Zygote 5277.6 ms ✓ MLDataDevices → MLDataDevicesGPUArraysExt 4069.1 ms ✓ MLDataDevices → MLDataDevicesZygoteExt 53349.6 ms ✓ Flux 20 dependencies successfully precompiled in 199 seconds. 157 already precompiled. Precompiling NeuralAttentionlibZygoteExt... 10377.9 ms ✓ NeuralAttentionlib → NeuralAttentionlibGPUArraysExt 6605.1 ms ✓ NeuralAttentionlib → NeuralAttentionlibZygoteExt 2 dependencies successfully precompiled in 18 seconds. 113 already precompiled. Precompiling ChainRulesTestUtils... 2529.6 ms ✓ FiniteDifferences 13704.2 ms ✓ ChainRulesTestUtils 2 dependencies successfully precompiled in 16 seconds. 24 already precompiled. ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 Precompiling NeuralAttentionlibFiniteDifferencesExt... 2451.0 ms ✓ NeuralAttentionlib → NeuralAttentionlibFiniteDifferencesExt 1 dependency successfully precompiled in 3 seconds. 46 already precompiled. Precompiling CUDA... 1449.2 ms ✓ CUDA_Driver_jll 30539.0 ms ✓ PrettyTables 4361.3 ms ✓ CUDA_Runtime_jll 79644.0 ms ✓ DataFrames 85265.5 ms ✓ CUDA 13109.9 ms ✓ Atomix → AtomixCUDAExt 6 dependencies successfully precompiled in 215 seconds. 91 already precompiled. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 985 running 1 of 1 signal (10): User defined signal 1 egal_types at /source/src/builtins.c:158 ijl_types_equal at /source/src/subtype.c:2312 jl_specializations_get_linfo_ at /source/src/gf.c:224 jl_restore_system_image_from_stream_ at /source/src/staticdata.c:3500 jl_restore_package_image_from_stream at /source/src/staticdata.c:3671 ijl_restore_incremental at /source/src/staticdata.c:3743 #_include_from_serialized#1082 at ./loading.jl:1248 _include_from_serialized at ./loading.jl:1210 [inlined] _include_from_serialized at ./loading.jl:1210 [inlined] #_require_search_from_serialized#1105 at ./loading.jl:2041 _require_search_from_serialized at ./loading.jl:1969 jfptr__require_search_from_serialized_45031.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _require at ./loading.jl:2527 __require_prelocked at ./loading.jl:2388 jfptr___require_prelocked_71351.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_in_world at /source/src/builtins.c:894 #invoke_in_world#3 at ./essentials.jl:1089 [inlined] invoke_in_world at ./essentials.jl:1086 [inlined] _require_prelocked at ./loading.jl:2375 macro expansion at ./loading.jl:2314 [inlined] macro expansion at ./lock.jl:273 [inlined] __require at ./loading.jl:2271 jfptr___require_71282.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_in_world at /source/src/builtins.c:894 #invoke_in_world#3 at ./essentials.jl:1089 [inlined] invoke_in_world at ./essentials.jl:1086 [inlined] require at ./loading.jl:2260 jfptr_require_71279.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] call_require at /source/src/toplevel.c:486 [inlined] eval_import_path at /source/src/toplevel.c:523 jl_toplevel_eval_flex at /source/src/toplevel.c:759 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:743 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x71f566900082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./sysimg.jl:38 unknown function (ip: 0x71f566900082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x71f567e7d249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x000071f55affc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:524; _start() ╎ 1 @Base/client.jl:289; exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:430; eval ╎ 1 @Base/sysimg.jl:38; include(fname::String) ╎ 1 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path::… ╎ 1 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod::… ╎ ╎ 1 @Base/boot.jl:430; eval ╎ ╎ 1 @Base/sysimg.jl:38; include(fname::String) ╎ ╎ 1 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _pa… ╎ ╎ 1 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), m… ╎ ╎ 1 @Base/boot.jl:430; eval ╎ ╎ ╎ 1 @Base/loading.jl:2260; require(into::Module, mod::Symbol) ╎ ╎ ╎ 1 @Base/essentials.jl:1086; invoke_in_world ╎ ╎ ╎ 1 @Base/essentials.jl:1089; #invoke_in_world#3 ╎ ╎ ╎ 1 @Base/loading.jl:2271; __require(into::Module, mod::Symbol) ╎ ╎ ╎ 1 @Base/lock.jl:273; macro expansion ╎ ╎ ╎ ╎ 1 @Base/loading.jl:2314; macro expansion ╎ ╎ ╎ ╎ 1 @Base/loading.jl:2375; _require_prelocked(uuidkey::Base.Pk… ╎ ╎ ╎ ╎ 1 …se/essentials.jl:1086; invoke_in_world ╎ ╎ ╎ ╎ 1 …se/essentials.jl:1089; #invoke_in_world#3 ╎ ╎ ╎ ╎ 1 @Base/loading.jl:2388; __require_prelocked(uuidkey::Bas… ╎ ╎ ╎ ╎ ╎ 1 @Base/loading.jl:2527; _require(pkg::Base.PkgId, env::… ╎ ╎ ╎ ╎ ╎ 1 @Base/loading.jl:1969; kwcall(::@NamedTuple{reasons::… ╎ ╎ ╎ ╎ ╎ 1 …ase/loading.jl:2041; _require_search_from_serialize… ╎ ╎ ╎ ╎ ╎ 1 …ase/loading.jl:1210; _include_from_serialized ╎ ╎ ╎ ╎ ╎ 1 …se/loading.jl:1210; _include_from_serialized ╎ ╎ ╎ ╎ ╎ ╎ 1 …se/loading.jl:1248; _include_from_serialized(pkg… Precompiling BangBangDataFramesExt... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x77d730964032) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x77d7309596fd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x77d73094dc7a) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x77d73094d97d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x77d73094d35d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x77d7309497f6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x77d731e9e249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== 8488.9 ms ✓ BangBang → BangBangDataFramesExt 1 dependency successfully precompiled in 11 seconds. 45 already precompiled. ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x000077d724ffc010 Total snapshots: 60. Utilization: 0% ╎60 @Base/client.jl:524; _start() ╎ 60 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 60 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 60 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path:… ╎ 60 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod:… ╎ 60 @Base/boot.jl:430; eval ╎ ╎ 60 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 60 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 60 @Pkg/src/API.jl:147; test ╎ ╎ 60 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 60 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 60 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 60 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 60 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 60 …src/Operations.jl:2011; test ╎ ╎ ╎ 60 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 60 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 60 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 60 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 60 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 60 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 60 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 60 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 60 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 60 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 60 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 60 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 60 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 60 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 60 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 60 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 60 …ase/task.jl:1021; wait() 59╎ ╎ ╎ ╎ ╎ ╎ ╎ 60 …ase/task.jl:1012; poptask(W::Base.Intrus… Precompiling TransducersDataFramesExt... [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 [985] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/NeuralAttentionlib/x9jOu/test/old_impl/old_impl.jl:4 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 poptask at ./task.jl:1012 wait at ./task.jl:1021 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 profile_printing_listener at ./Base.jl:582 wait at ./process.jl:687 [inlined] success at ./process.jl:556 #1192 at ./Base.jl:622 jfptr_success_67918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jfptr_YY.1192_76260.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1204 unknown function (ip: (nil)) Allocations: 22972417 (Pool: 22970908; Big: 1509); GC: 28 #compilecache#1123 at ./loading.jl:3125 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") compilecache at ./loading.jl:3081 [inlined] #33 at ./precompilation.jl:933 error at ./error.jl:35 with_logstate at ./logging/logging.jl:526 #schedule#763 at ./task.jl:884 with_logger at ./logging/logging.jl:637 [inlined] #32 at ./precompilation.jl:927 [inlined] #mkpidlock#7 at /source/usr/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jfptr_YY.mkpidlockYY.7_76350.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jfptr_uv_writecb_task_67137.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mkpidlock at /source/usr/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:92 jlcapi_uv_writecb_task_67601.1 at /opt/julia/lib/julia/sys.so (unknown line) #mkpidlock#6 at /source/usr/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] mkpidlock at /source/usr/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 jfptr_mkpidlock_45025.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 poptask at ./task.jl:1012 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 #trymkpidlock#11 at /source/usr/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 wait at ./task.jl:1021 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 uv_write at ./stream.jl:1081 trymkpidlock at /source/usr/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:114 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 unsafe_write at ./stream.jl:1154 precompile_pkgs_maybe_cachefile_lock at ./precompilation.jl:1115 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 jfptr_precompile_pkgs_maybe_cachefile_lock_72157.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jfptr_print_48487.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x77d730971156) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 macro expansion at ./timing.jl:421 [inlined] #29 at ./precompilation.jl:926 _atexit at ./initdefs.jl:454 jfptr_YY.29_72052.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1204 unknown function (ip: (nil)) Allocations: 17086489 (Pool: 17085745; Big: 744); GC: 36 jfptr__atexit_69645.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") jl_exit_thread0_cb at /source/src/signals-unix.c:517 error at ./error.jl:35 #schedule#763 at ./task.jl:884 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jfptr_uv_writecb_task_67137.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jlcapi_uv_writecb_task_67601.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 PkgEval terminated after 2725.82s: test duration exceeded the time limit