Package evaluation to test InferOpt on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T19:58:47.221 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.46s ################################################################################ # Installation # Installing InferOpt... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4846b161] + InferOpt v0.7.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [66dad0bd] + AliasTables v1.1.3 [198e06fe] + BangBang v0.4.6 [d360d2e6] + ChainRulesCore v1.26.0 ⌅ [ae650224] + ChunkSplitters v2.6.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [b429d917] + DensityInterface v0.4.0 [fc55d66b] + DifferentiableExpectations v0.2.0 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [34004b35] + HypergeometricFunctions v0.3.28 [4846b161] + InferOpt v0.7.1 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [67456a42] + OhMyThreads v0.5.3 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [97f35ef4] + RequiredInterfaces v0.1.7 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [91464d47] + StableTasks v0.1.7 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [4c63d2b9] + StatsFuns v1.5.2 [ed4db957] + TaskLocalValues v0.1.3 [1c621080] + TestItems v1.0.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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.53s ################################################################################ # 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 14.95s ################################################################################ # Testing # Testing InferOpt Status `/tmp/jl_vn3kIT/Project.toml` [4c88cf16] Aqua v0.8.14 [d360d2e6] ChainRulesCore v1.26.0 [b429d917] DensityInterface v0.4.0 [fc55d66b] DifferentiableExpectations v0.2.0 ⌅ [b383313e] DifferentiableFrankWolfe v0.4.1 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [26cc04aa] FiniteDifferences v0.12.33 [587475ba] Flux v0.16.7 ⌅ [f55ce6ea] FrankWolfe v0.4.13 [86223c79] Graphs v1.13.3 [dd2b58c7] GridGraphs v0.11.0 [87dc4568] HiGHS v1.20.1 ⌅ [57b37032] ImplicitDifferentiation v0.7.2 [4846b161] InferOpt v0.7.1 ⌃ [c3a54625] JET v0.10.6 [4076af6c] JuMP v1.29.3 [98e50ef6] JuliaFormatter v2.2.0 [98b081ad] Literate v2.21.0 [92933f4c] ProgressMeter v1.11.0 [97f35ef4] RequiredInterfaces v0.1.7 ⌃ [295af30f] Revise v3.8.0 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [f8b46487] TestItemRunner v1.1.4 [b8865327] UnicodePlots v3.8.1 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vn3kIT/Manifest.toml` [47edcb42] ADTypes v1.21.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [a9b6321e] Atomix v1.1.2 [198e06fe] BangBang v0.4.6 [9718e550] Baselet v0.1.1 [6e4b80f9] BenchmarkTools v1.6.3 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 ⌅ [ae650224] ChunkSplitters v2.6.0 ⌅ [da1fd8a2] CodeTracking v1.3.9 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [a80b9123] CommonMark v0.9.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [fc55d66b] DifferentiableExpectations v0.2.0 ⌅ [b383313e] DifferentiableFrankWolfe v0.4.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [f151be2c] EnzymeCore v0.8.17 [e2ba6199] ExprTools v0.1.10 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.15.0 [26cc04aa] FiniteDifferences v0.12.33 [53c48c17] FixedPointNumbers v0.8.5 [587475ba] Flux v0.16.7 [f6369f11] ForwardDiff v1.3.1 ⌅ [f55ce6ea] FrankWolfe v0.4.13 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.4.0 [86223c79] Graphs v1.13.3 [dd2b58c7] GridGraphs v0.11.0 [076d061b] HashArrayMappedTries v0.2.0 [87dc4568] HiGHS v1.20.1 [e91730f6] Hungarian v0.7.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.15 ⌅ [57b37032] ImplicitDifferentiation v0.7.2 [4846b161] InferOpt v0.7.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 ⌃ [c3a54625] JET v0.10.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.3 [98e50ef6] JuliaFormatter v2.2.0 ⌃ [aa1ae85d] JuliaInterpreter v0.10.3 ⌅ [70703baa] JuliaSyntax v0.4.10 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.39 ⌅ [ba0b0d4f] Krylov v0.9.10 [0e77f7df] LazilyInitializedFields v1.3.0 [5c8ed15e] LinearOperators v2.11.0 [98b081ad] Literate v2.21.0 [2ab3a3ac] LogExpFunctions v0.3.29 ⌃ [6f1432cf] LoweredCodeUtils v3.4.2 [c2834f40] MLCore v1.0.0 [7e8f7934] MLDataDevices v1.16.0 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [299715c1] MarchingCubes v0.1.11 [d0879d2d] MarkdownAST v0.1.2 [8c4f8055] MathOptIIS v0.1.1 [b8f27783] MathOptInterface v1.48.0 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.7 [872c559c] NNlib v0.9.32 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 ⌅ [67456a42] OhMyThreads v0.5.3 [0b1bfda6] OneHotArrays v0.2.10 [3bd65402] Optimisers v0.4.7 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [8162dcfd] PrettyPrint v0.2.0 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 ⌅ [dc4f5ac2] ProximalCore v0.1.2 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [97f35ef4] RequiredInterfaces v0.1.7 [ae029012] Requires v1.3.1 ⌃ [295af30f] Revise v3.8.0 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.9.0 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [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 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [28d57a85] Transducers v0.4.85 [b8865327] UnicodePlots v3.8.1 [013be700] UnsafeAtomics v0.3.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 ⌅ [68821587] Arpack_jll v3.5.2+0 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [8fd58aa0] HiGHS_jll v1.12.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.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 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 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... Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7e239179df80)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7e237f51e9f0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7e23b39a8249) 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  [54] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7e23b3a0bebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7e237f51e9f0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7e23b39a8249) 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 Allocations: 54716703 (Pool: 54716336; Big: 367); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7e239179df80)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7e237f51e9f0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7e23b39a8249) 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 │ │ [54] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7e23b3a0bebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7e237f51e9f0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7e23b39a8249) 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 │ Allocations: 54716703 (Pool: 54716336; Big: 367); GC: 17 └ ImitationLoss vs SSVM: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:2 Got exception outside of a @test LoadError: The following 3 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_i56APc" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_2pzT5x" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_heyIVY" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:2 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77f110746000)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77f0f01e96f0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77f128646249) 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  [138] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x77f1286a9ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77f0f01e96f0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77f128646249) 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 Allocations: 54300348 (Pool: 54299991; Big: 357); GC: 15 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dca4c2e9-4174-5c03-a3de-5e34342b8127"), "BangBangTablesExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/Transducers/PqRuk/src/Transducers.jl:86  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Transducers/PqRuk/src/Transducers.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ Transducers │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dca4c2e9-4174-5c03-a3de-5e34342b8127"), "BangBangTablesExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/Transducers/PqRuk/src/Transducers.jl:86 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Transducers/PqRuk/src/Transducers.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77f110746000)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77f0f01e96f0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77f128646249) 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 │ │ [138] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x77f1286a9ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77f0f01e96f0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77f128646249) 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 │ Allocations: 54300348 (Pool: 54299991; Big: 357); GC: 15 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ ImitationLoss vs FYL SparseMax: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:37 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_M9lhUs" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_5Nj4Kf" (ProcessExited(1)). Transducers Failed to precompile Transducers [28d57a85-8fef-5791-bfe6-a80928e7c999] to "/home/pkgeval/.julia/compiled/v1.14/Transducers/jl_8ETtaj" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_tqYavT" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_dlsXWx" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:37 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7335ad102e00)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7335a4225cb0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7335d879e249) 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  [219] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7335d8801ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7335a4225cb0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7335d879e249) 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 Allocations: 52706636 (Pool: 52706293; Big: 343); GC: 16 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7335ad102e00)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7335a4225cb0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7335d879e249) 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 │ │ [219] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7335d8801ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7335a4225cb0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7335d879e249) 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 │ Allocations: 52706636 (Pool: 52706293; Big: 343); GC: 16 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ ImitationLoss vs FYL SoftMax: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:76 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_rJyz0i" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_zYzdEH" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_JipeJn" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_v8dyRj" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_t2DnwL" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:76 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7c4aaa3c0c40)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7c4a9c5ae1c0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7c4ad0b36249) 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  [297] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7c4ad0b99ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7c4a9c5ae1c0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7c4ad0b36249) 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 Allocations: 57188204 (Pool: 57187825; Big: 379); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7c4aaa3c0c40)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7c4a9c5ae1c0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7c4ad0b36249) 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 │ │ [297] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7c4ad0b99ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7c4a9c5ae1c0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7c4ad0b36249) 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 │ Allocations: 57188204 (Pool: 57187825; Big: 379); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ ImitationLoss vs SPO+ (α = 1): Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:115 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_NeF8t3" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_XSM5K0" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_ptTlWN" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_ircqWr" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_4qU1uP" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:115 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7884c3bff860)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7884c27da630) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7884f6d68249) 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  [375] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7884f6dcbebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7884c27da630) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7884f6d68249) 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 Allocations: 57901153 (Pool: 57900769; Big: 384); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7884c3bff860)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7884c27da630) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7884f6d68249) 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 │ │ [375] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7884f6dcbebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7884c27da630) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7884f6d68249) 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 │ Allocations: 57901153 (Pool: 57900769; Big: 384); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ ImitationLoss vs SPO+ (α = 2): Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:164 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_PDfGB1" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_EK0OnG" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_HS1wEb" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_605XVJ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/imitation_loss.jl:164 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7b85b49f6240)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7b85977d3700) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7b85cbd7e249) 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  [453] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7b85cbde1ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7b85977d3700) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7b85cbd7e249) 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 Allocations: 55332892 (Pool: 55332520; Big: 372); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7b85b49f6240)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7b85977d3700) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7b85cbd7e249) 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 │ │ [453] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7b85cbde1ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7b85977d3700) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7b85cbd7e249) 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 │ Allocations: 55332892 (Pool: 55332520; Big: 372); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - SPO+ (θ): Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:2 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_n50K9z" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_oXiTFU" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_UgNKQH" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_uRikV2" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:2 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7f491b6c3680)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7f4906064950) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7f493a605249) 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  [531] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7f493a668ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7f4906064950) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7f493a605249) 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 Allocations: 55811943 (Pool: 55811568; Big: 375); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7f491b6c3680)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7f4906064950) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7f493a605249) 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 │ │ [531] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7f493a668ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7f4906064950) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7f493a605249) 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 │ Allocations: 55811943 (Pool: 55811568; Big: 375); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - SPO+ (θ & y): Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:17 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_jgWG6X" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_epBS98" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_EleO5Q" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_DyZQ2q" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_UMdqRy" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:17 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x70f856a395e0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x70f843b96640) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x70f878122249) 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  [603] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x70f878185ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x70f843b96640) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x70f878122249) 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 Allocations: 56033182 (Pool: 56032807; Big: 375); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x70f856a395e0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x70f843b96640) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x70f878122249) 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 │ │ [603] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x70f878185ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x70f843b96640) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x70f878122249) 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 │ Allocations: 56033182 (Pool: 56032807; Big: 375); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - SSVM: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:32 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_0c38nk" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_LONIhG" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_3gvf92" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_0LUtfd" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_abJI0k" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:32 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7b034940ab40)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7b03392f83a0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7b036d864249) 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  [675] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7b036d8c7ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7b03392f83a0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7b036d864249) 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 Allocations: 56358269 (Pool: 56357895; Big: 374); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7b034940ab40)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7b03392f83a0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7b036d864249) 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 │ │ [675] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7b036d8c7ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7b03392f83a0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7b036d864249) 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 │ Allocations: 56358269 (Pool: 56357895; Big: 374); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - MSE SparseArgmax: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:47 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_ZNTdJE" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_cbXIWt" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_8Zt02R" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_0mrc9G" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_pyHpPs" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:47 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x742530faf320)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x74252fef2db0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x742564463249) 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  [747] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7425644c6ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x74252fef2db0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x742564463249) 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 Allocations: 57788695 (Pool: 57788313; Big: 382); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x742530faf320)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x74252fef2db0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x742564463249) 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 │ │ [747] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7425644c6ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x74252fef2db0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x742564463249) 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 │ Allocations: 57788695 (Pool: 57788313; Big: 382); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - MSE SoftArgmax: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:62 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_HAk6G7" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_oSWVzm" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_xKF3oE" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_aBzQoc" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_kdJ9tM" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:62 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7683623c29c0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x76835786a9a0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x76838be02249) 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  [819] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x76838be65ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x76835786a9a0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x76838be02249) 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 Allocations: 56529271 (Pool: 56528893; Big: 378); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7683623c29c0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x76835786a9a0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x76838be02249) 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 │ │ [819] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x76838be65ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x76835786a9a0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x76838be02249) 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 │ Allocations: 56529271 (Pool: 56528893; Big: 378); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - MSE PerturbedAdditive: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:77 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_DCCIwX" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_6qEVej" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_BtNqtr" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_KXJcWg" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_XudoEl" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:77 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7a184b5120a0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7a18415082a0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7a1875a7a249) 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  [891] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7a1875addebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7a18415082a0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7a1875a7a249) 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 Allocations: 56609763 (Pool: 56609387; Big: 376); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7a184b5120a0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7a18415082a0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7a1875a7a249) 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 │ │ [891] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7a1875addebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7a18415082a0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7a1875a7a249) 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 │ Allocations: 56609763 (Pool: 56609387; Big: 376); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - MSE PerturbedMultiplicative: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:92 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_dY05rW" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_QFi0DJ" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_j6ihwZ" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_zZ3BNJ" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_AGBJW1" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:92 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77cbd517bba0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77cbd3d0b5d0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77cc082d1249) 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  [963] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x77cc08334ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77cbd3d0b5d0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77cc082d1249) 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 Allocations: 57959819 (Pool: 57959437; Big: 382); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77cbd517bba0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77cbd3d0b5d0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77cc082d1249) 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 │ │ [963] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x77cc08334ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77cbd3d0b5d0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77cc082d1249) 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 │ Allocations: 57959819 (Pool: 57959437; Big: 382); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - MSE RegularizedFrankWolfe: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:107 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_Z9tn6p" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_4YNAed" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_oTQIQO" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_x3wSIz" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_RVL4FJ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:107 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x741831021200)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x74182e30dc60) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7418628b8249) 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  [1035] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x74186291bebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x74182e30dc60) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7418628b8249) 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 Allocations: 57234825 (Pool: 57234445; Big: 380); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x741831021200)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x74182e30dc60) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7418628b8249) 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 │ │ [1035] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x74186291bebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x74182e30dc60) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7418628b8249) 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 │ Allocations: 57234825 (Pool: 57234445; Big: 380); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - FYL SparseArgmax: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:127 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_VWC79w" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_Z0PEUA" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_ThfZzw" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_bWjqqd" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_eJRaQD" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:127 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7ac341887bc0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7ac340708700) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7ac374cc9249) 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  [1107] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x7ac374d2cebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x7ac340708700) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7ac374cc9249) 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 Allocations: 57965629 (Pool: 57965246; Big: 383); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7ac341887bc0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7ac340708700) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7ac374cc9249) 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 │ │ [1107] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x7ac374d2cebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x7ac340708700) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x7ac374cc9249) 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 │ Allocations: 57965629 (Pool: 57965246; Big: 383); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - FYL SoftArgmax: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:142 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_QdcwlI" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_LoU7mF" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_1CIZ9l" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_c7susy" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_iQPEAI" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:142 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x70816bcd9b60)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x70816455d210) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x708198ae8249) 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  [1179] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x708198b4bebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x70816455d210) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x708198ae8249) 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 Allocations: 57847659 (Pool: 57847276; Big: 383); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x70816bcd9b60)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x70816455d210) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x708198ae8249) 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 │ │ [1179] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x708198b4bebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x70816455d210) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x708198ae8249) 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 │ Allocations: 57847659 (Pool: 57847276; Big: 383); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - FYL PerturbedAdditive: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:157 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_JXgOAn" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_oXJGqI" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_bnQLey" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_vHbTYe" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_xzKNdx" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:157 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x76b38212d6c0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x76b371e65fc0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x76b3a6401249) 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  [1251] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x76b3a6464ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x76b371e65fc0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x76b3a6401249) 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 Allocations: 56436378 (Pool: 56436002; Big: 376); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x76b38212d6c0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x76b371e65fc0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x76b3a6401249) 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 │ │ [1251] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x76b3a6464ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x76b371e65fc0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x76b3a6401249) 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 │ Allocations: 56436378 (Pool: 56436002; Big: 376); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - FYL PerturbedMultiplicative: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:172 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_XpweAe" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_Oj076O" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_jqvWHF" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_xeR4gg" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:172 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77d84bb758e0)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77d82fc89cf0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77d86420d249) 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  [1338] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x77d864270ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77d82fc89cf0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77d86420d249) 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 Allocations: 55167302 (Pool: 55166931; Big: 371); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 6 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ MLDataDevices → MLDataDevicesMLUtilsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77d84bb758e0)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77d82fc89cf0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77d86420d249) 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 │ │ [1338] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x77d864270ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77d82fc89cf0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77d86420d249) 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 │ Allocations: 55167302 (Pool: 55166931; Big: 371); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - imit - FYL RegularizedFrankWolfe: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:187 Got exception outside of a @test LoadError: The following 6 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_ZCFKEE" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_a2Nwb5" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_GUvJrh" (ProcessExited(1)). MLDataDevices → MLDataDevicesMLUtilsExt Failed to precompile MLDataDevicesMLUtilsExt [f72af7a3-3c60-502e-8b31-b327f305db7b] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesMLUtilsExt/jl_s4uZin" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_4WX67M" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_FHK7Mt" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:187 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77bc41621220)[pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_90259.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77bc23cf18c0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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/Zygote/55SqB/src/precompile.jl:17 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 stdin:5 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77bc58277249) 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  [1413] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x77bc582daebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:482 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 jl_apply at /source/src/julia.h:2285 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x77bc23cf18c0) 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__apply_iterate at /source/src/builtins.c:876 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x77bc58277249) 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 Allocations: 55618116 (Pool: 55617742; Big: 374); GC: 17 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [22] include_string  @ ./loading.jl:3161 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [17] include_string  @ ./loading.jl:3161 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Flux/WMUyh/src/Flux.jl:12  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Flux/WMUyh/src/Flux.jl:1 in expression starting at stdin:5 6 dependencies had output during precompilation: ┌ Flux │ [Output was shown above] └ ┌ MLDataDevices → MLDataDevicesZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLUtils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e83ef9fe-91ad-507b-ac35-41eac30070de"), "BangBangChainRulesCoreExt") 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::Nothing) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2725 │ [4] _require_prelocked │ @ ./loading.jl:2719 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1771 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1808 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1624 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2733 │ [9] macro expansion │ @ ./loading.jl:2653 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [12] require │ @ ./loading.jl:2593 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:14 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [22] include_string │ @ ./loading.jl:3161 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLUtils/5jDrc/src/MLUtils.jl:1 │ in expression starting at stdin:5 └ ┌ MLDataDevices → MLDataDevicesMLUtilsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1d291b0-491e-4a28-83b9-f70985020b54"), "MLUtils") 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/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/VbFbH/ext/MLDataDevicesMLUtilsExt.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77bc41621220)[pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121 │ ijl_type_error at /source/src/rtutils.c:140 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:820 │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 │ jfptr_finish_nocycle_90259.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 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4574 │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77bc23cf18c0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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/Zygote/55SqB/src/precompile.jl:17 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 stdin:5 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77bc58277249) 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 │ │ [1413] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 │ unknown function (ip: 0x77bc582daebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:482 │ 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 │ jl_apply at /source/src/julia.h:2285 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:876 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 │ pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 │ unknown function (ip: 0x77bc23cf18c0) 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__apply_iterate at /source/src/builtins.c:876 │ gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 │ _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 │ 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 │ eval_body at /source/src/interpreter.c:558 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ jl_toplevel_eval_flex at /source/src/toplevel.c:757 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:600 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ 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:309 │ include_package_for_output at ./loading.jl:3309 │ jfptr_include_package_for_output_63687.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 │ 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 │ include_string at ./loading.jl:3161 [inlined] │ exec_options at ./client.jl:342 │ _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: 0x77bc58277249) 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 │ Allocations: 55618116 (Pool: 55617742; Big: 374); GC: 17 └ ┌ FLoops │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("28d57a85-8fef-5791-bfe6-a80928e7c999"), "Transducers") 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/FLoops/GN1Bm/src/FLoops.jl:34 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] 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 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [17] include_string │ @ ./loading.jl:3161 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/FLoops/GN1Bm/src/FLoops.jl:1 │ in expression starting at stdin:5 └ Argmax - exp - Pushforward PerturbedAdditive: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:209 Got exception outside of a @test LoadError: The following 6 packages failed to precompile: Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.14/Flux/jl_wxJuVy" (ProcessExited(1)). MLDataDevices → MLDataDevicesZygoteExt Failed to precompile MLDataDevicesZygoteExt [144d1d52-d6d8-5a63-804e-f53189bd3266] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesZygoteExt/jl_rdbefn" (ProcessExited(1)). MLUtils Failed to precompile MLUtils [f1d291b0-491e-4a28-83b9-f70985020b54] to "/home/pkgeval/.julia/compiled/v1.14/MLUtils/jl_IVOjWK" (ProcessExited(1)). MLDataDevices → MLDataDevicesMLUtilsExt Failed to precompile MLDataDevicesMLUtilsExt [f72af7a3-3c60-502e-8b31-b327f305db7b] to "/home/pkgeval/.julia/compiled/v1.14/MLDataDevicesMLUtilsExt/jl_ZEeEWm" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_2flkv3" (ProcessSignaled(6)). FLoops Failed to precompile FLoops [cc61a311-1640-44b5-9fba-1b764f453329] to "/home/pkgeval/.julia/compiled/v1.14/FLoops/jl_Xp2kPQ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:1 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/argmax.jl:209  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ======================================================================================  cmd: /opt/julia/bin/julia 1491 running 1 of 1  signal (10): User defined signal 1 GenericMemory at ./boot.jl:615 [inlined] Array at ./boot.jl:675 [inlined] Array at ./boot.jl:688 [inlined] Array at ./boot.jl:696 [inlined] similar at ./abstractarray.jl:877 [inlined] similar at ./array.jl:409 [inlined] similar at ./abstractarray.jl:876 [inlined] _array_for_inner at ./array.jl:701 [inlined] _array_for at ./array.jl:704 [inlined] copy_exprargs at ./expr.jl:79 [inlined] copy at ./expr.jl:86 inflate_ir at ./../usr/share/julia/Compiler/src/ssair/legacy.jl:59 [inlined] IRInterpretationState at ./../usr/share/julia/Compiler/src/inferencestate.jl:877 semi_concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1259 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:886 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:247 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:328 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2821 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2931 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2924 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3084 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3102 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3466 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3865 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3822 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4375 jfptr_typeinf_local_92243.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4567 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1343 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 jfptr_handle1_85402.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 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1206 jfptr_doworkloop_36839.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4558 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1343 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:247 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:328 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2821 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2931 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2924 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3084 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3102 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3466 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3865 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3822 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4375 jfptr_typeinf_local_92243.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4567 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1343 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:247 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:328 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2821 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2931 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2924 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3084 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3102 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3466 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3865 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3822 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4375 jfptr_typeinf_local_92243.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4567 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1343 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 jfptr_handle1_85402.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 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1206 jfptr_doworkloop_36839.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4558 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1527 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1710 [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 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 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 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:757 jl_eval_toplevel_stmts at /source/src/toplevel.c:600 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 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:309 include_package_for_output at ./loading.jl:3309 jfptr_include_package_for_output_63687.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 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 include_string at ./loading.jl:3161 [inlined] exec_options at ./client.jl:342 _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: 0x7b6523dee249) 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 unknown function (ip: (nil)) at (unknown file)   ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ==============================================================  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 9 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:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.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] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b5e51f891e0 Total snapshots: 834. Utilization: 0% ╎834 @Base/task.jl:1168 wait_forever() 833╎ 834 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.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] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000076d270c16590 Total snapshots: 457. Utilization: 0% ╎457 @Base/task.jl:1168 wait_forever() 456╎ 457 @Base/task.jl:1246 wait() [9] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/InferOptTestUtils.jl:3 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:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.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] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 86159238 (Pool: 86156844; Big: 2394); GC: 427 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 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:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70434.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] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 19183129 (Pool: 19182489; Big: 640); GC: 13 PkgEval terminated after 2755.44s: test duration exceeded the time limit