Package evaluation to test QuantumControl on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T16:19:52.150 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.25s ################################################################################ # Installation # Installing QuantumControl... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8a270532] + QuantumControl v0.11.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [0b6fb165] + ChunkCodecCore v1.0.1 [4c0bbee4] + ChunkCodecLibZlib v1.0.0 [55437552] + ChunkCodecLibZstd v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [5789e2e9] + FileIO v1.17.1 [076d061b] + HashArrayMappedTries v0.2.0 ⌅ [b5f81e59] + IOCapture v0.2.5 [92d709cd] + IrrationalConstants v0.2.6 [033835bb] + JLD2 v0.6.3 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [92933f4c] + ProgressMeter v1.11.0 [8a270532] + QuantumControl v0.11.3 [7bf12567] + QuantumPropagators v0.8.5 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [a759f4b9] + TimerOutputs v0.5.29 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [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 [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 [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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.72s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.92s ################################################################################ # Testing # Testing QuantumControl Status `/tmp/jl_f9AVx1/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [336ed68f] CSV v0.10.15 [5d742f6a] CSVFiles v1.0.2 [b0b7db55] ComponentArrays v0.15.30 [a2441757] Coverage v1.8.1 [a93c6f00] DataFrames v1.8.1 [43dc2714] DocInventories v1.0.0 [e30172f5] Documenter v1.16.1 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [26cc04aa] FiniteDifferences v0.12.33 [6b52fcaf] GRAPE v1.0.0 ⌅ [b5f81e59] IOCapture v0.2.5 [033835bb] JLD2 v0.6.3 [98e50ef6] JuliaFormatter v2.2.0 [b05dcdc7] Krotov v0.7.2 [5be7bae1] LBFGSB v0.4.1 [d3d80556] LineSearches v7.5.1 [98b081ad] Literate v2.21.0 [16fef848] LiveServer v1.5.0 ⌅ [5f6e1e16] LocalCoverage v0.6.0 [429524aa] Optim v1.13.3 [1dea7af3] OrdinaryDiffEq v6.105.0 [91a5bcdd] Plots v1.41.3 [8a270532] QuantumControl v0.11.3 `~/.julia/packages/QuantumControl/6f2PZ` [d3fd27c9] QuantumControlTestUtils v0.3.1 [a563f35e] QuantumGradientGenerators v0.1.8 [7bf12567] QuantumPropagators v0.8.5 [731186ca] RecursiveArrayTools v3.42.1 [189a3867] Reexport v1.2.2 [295af30f] Revise v3.13.0 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.16 ⌃ [40452611] TestingUtilities v1.10.3 [cad078a0] TwoQubitWeylChamber v0.2.1 [3a884ed6] UnPack v1.0.2 [b8865327] UnicodePlots v3.8.1 [e88e6eb3] Zygote v0.7.10 [f43a241f] Downloads v1.7.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_f9AVx1/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 [c7e460c6] ArgParse v1.2.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [6e4b80f9] BenchmarkTools v1.6.3 [2027ae74] BibInternal v0.3.7 [13533e5b] BibParser v0.2.3 [f1be7e48] Bibliography v0.3.1 [e2ed5e7c] Bijections v0.2.2 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.6.2 [2a0fbf3d] CPUSummary v0.2.7 [336ed68f] CSV v0.10.15 [5d742f6a] CSVFiles v1.0.2 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v3.0.0 [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 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.30 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [a2441757] Coverage v1.8.1 [c36e975a] CoverageTools v1.3.2 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [3f0dd361] DefaultApplication v1.1.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.194.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.13 [43dc2714] DocInventories v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [daee34ce] DocumenterCitations v1.4.1 [d12716ef] DocumenterInterLinks v1.1.0 [497a8b3b] DoubleFloats v1.5.0 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.17 [460bff9d] ExceptionUnwrapping v0.1.11 [d4d017d3] ExponentialUtilities v1.29.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [8f5d6c58] EzXML v1.2.3 [c87230d0] FFMPEG v0.4.5 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.3.0 [5789e2e9] FileIO v1.17.1 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [26cc04aa] FiniteDifferences v0.12.33 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [28b8d3ca] GR v0.73.19 [6b52fcaf] GRAPE v1.0.0 [14197337] GenericLinearAlgebra v0.3.19 [c145ed77] GenericSchur v0.5.6 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.4.0 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.19 [076d061b] HashArrayMappedTries v0.2.0 ⌅ [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [842dd82b] InlineStrings v1.4.5 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [1c8ee90f] IterableTables v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.3 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [7d188eb4] JSONSchema v1.5.0 [ae98c720] Jieko v0.2.1 [98e50ef6] JuliaFormatter v2.2.0 [aa1ae85d] JuliaInterpreter v0.10.9 ⌅ [70703baa] JuliaSyntax v0.4.10 [b05dcdc7] Krotov v0.7.2 [ba0b0d4f] Krylov v0.10.3 [5be7bae1] LBFGSB v0.4.1 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [10f19ff3] LayoutPointers v0.1.17 [0e77f7df] LazilyInitializedFields v1.3.0 [5078a376] LazyArrays v2.9.4 [87fe0de2] LineSearch v0.1.5 [d3d80556] LineSearches v7.5.1 [7ed4a6bd] LinearSolve v3.55.0 [98b081ad] Literate v2.21.0 [16fef848] LiveServer v1.5.0 ⌅ [5f6e1e16] LocalCoverage v0.6.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.5.0 ⌅ [6c6e2e6c] MIMEs v0.1.4 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [299715c1] MarchingCubes v0.1.11 [d0879d2d] MarkdownAST v0.1.2 [bb5d69b7] MaybeInplace v0.1.4 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.13.0 [be0214bd] NonlinearSolveBase v2.9.0 [5959db7a] NonlinearSolveFirstOrder v1.11.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [4d1e1d77] Nullables v1.0.0 [6fe1bfb0] OffsetArrays v1.17.0 [4d8831e6] OpenSSL v1.6.1 [429524aa] Optim v1.13.3 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.105.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.8.0 [6ad6398a] OrdinaryDiffEqBDF v1.13.0 [bbf590c4] OrdinaryDiffEqCore v2.3.0 [50262376] OrdinaryDiffEqDefault v1.11.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.21.0 [9286f039] OrdinaryDiffEqExplicitRK v1.7.0 [e0540318] OrdinaryDiffEqExponentialRK v1.11.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.12.0 [5960d6e9] OrdinaryDiffEqFIRK v1.19.0 [101fe9f7] OrdinaryDiffEqFeagin v1.7.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.8.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.8.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.10.0 [521117fe] OrdinaryDiffEqLinear v1.9.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.9.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.10.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.18.0 [c9986a66] OrdinaryDiffEqNordsieck v1.7.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.9.0 [5b33eab2] OrdinaryDiffEqPRK v1.7.0 [04162be5] OrdinaryDiffEqQPRK v1.7.0 [af6ede74] OrdinaryDiffEqRKN v1.8.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.21.0 [2d112036] OrdinaryDiffEqSDIRK v1.10.0 [669c94d9] OrdinaryDiffEqSSPRK v1.10.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.9.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.7.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.10.0 [b1df2697] OrdinaryDiffEqTsit5 v1.8.0 [79d7bb75] OrdinaryDiffEqVerner v1.9.0 [69de0a69] Parsers v2.8.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [f27b6e38] Polynomials v4.1.0 [2dfb63ee] PooledArrays v1.4.3 [85a6dd25] PositiveFactorizations v0.2.4 ⌅ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 ⌅ [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [be4d8f0f] Quadmath v0.5.13 [8a270532] QuantumControl v0.11.3 `~/.julia/packages/QuantumControl/6f2PZ` [d3fd27c9] QuantumControlTestUtils v0.3.1 [a563f35e] QuantumGradientGenerators v0.1.8 [7bf12567] QuantumPropagators v0.8.5 [817f1d60] ReTestItems v1.35.0 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [731186ca] RecursiveArrayTools v3.42.1 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.13.0 [708f8203] Richardson v1.4.2 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.131.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.9.0 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [efcf1570] Setfield v1.1.2 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [727e6d20] SimpleNonlinearSolve v2.10.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [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 [7792a7ef] StrideArraysCore v0.5.8 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.6.0 ⌃ [2efcf032] SymbolicIndexingInterface v0.3.44 [5e66a065] TableShowUtils v0.2.7 [3783bdb8] TableTraits v1.0.1 [382cd787] TableTraitsUtils v1.0.2 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [1e6cf692] TestEnv v1.103.0 [1c621080] TestItems v1.0.0 ⌃ [40452611] TestingUtilities v1.10.3 [e0df1984] TextParse v1.0.3 [b718987f] TextWrap v1.0.2 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [cad078a0] TwoQubitWeylChamber v0.2.1 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [b8865327] UnicodePlots v3.8.1 [41fe7b60] Unzip v0.2.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [ddb6d928] YAML v0.4.16 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+0 [d2c73de3] GR_jll v0.73.19+1 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [81d17ec3] L_BFGS_B_jll v3.0.1+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [856f044c] MKL_jll v2025.2.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.8.2+2 [629bc702] Qt6Declarative_jll v6.8.2+1 [ce943373] Qt6ShaderTools_jll v6.8.2+1 [e99dba38] Qt6Wayland_jll v6.8.2+2 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [ffd25f8a] XZ_jll v5.8.2+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.53+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [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... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_f9AVx1` Switching execution to under rr QuantumPropagators: 0.8.5 Printf : 1.11.0 Logging : 1.11.0 QuantumControl : 0.11.3 Test Summary: | Pass Total Time QuantumControl versions | 2 2 2.3s * Propagation (test_propagation.jl): 59.051021 seconds (18.58 M allocations: 1.010 GiB, 3.03% gc time, 38.09% compilation time: 4% of which was recompilation) * Derivatives (test_derives.jl): ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ae145592-7d6f-579e-b982-63d8c775a8c8"), "UnPackExt") 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_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [18] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [19] top-level scope  @ ~/.julia/packages/QuantumControlTestUtils/DJKzK/src/random.jl:7  [20] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [21] top-level scope  @ ~/.julia/packages/QuantumControlTestUtils/DJKzK/src/QuantumControlTestUtils.jl:7  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [23] 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  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [27] include_string  @ ./loading.jl:3161 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [29] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuantumControlTestUtils/DJKzK/src/random.jl:1 in expression starting at /home/pkgeval/.julia/packages/QuantumControlTestUtils/DJKzK/src/QuantumControlTestUtils.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ QuantumControlTestUtils │ [Output was shown above] └ Derivatives: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 1 package failed to precompile: QuantumControlTestUtils Failed to precompile QuantumControlTestUtils [d3fd27c9-1dfb-4e67-b0c0-90d0d87a1e48] to "/home/pkgeval/.julia/compiled/v1.14/QuantumControlTestUtils/jl_IOaaLZ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/QuantumControl/6f2PZ/test/test_derivs.jl:7 106.211329 seconds (4.98 M allocations: 312.600 MiB, 0.71% gc time, 16.25% compilation time) * Parameterization (test_parameterization.jl): 7.816228 seconds (2.15 M allocations: 111.838 MiB, 1.17% gc time, 46.56% compilation time: 13% of which was recompilation) * Functionals (test_functionals.jl): ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for QuantumControlTestUtils [d3fd27c9-1dfb-4e67-b0c0-90d0d87a1e48] │ exception = Required dependency Base.PkgId(Base.UUID("3f0dd361-4fe0-5fc6-8523-80b14ec94d85"), "DefaultApplication") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for LocalCoverage [5f6e1e16-694c-5876-87ef-16b5274f298e] │ exception = Required dependency Base.PkgId(Base.UUID("3f0dd361-4fe0-5fc6-8523-80b14ec94d85"), "DefaultApplication") failed to load from a cache file. └ @ Base loading.jl:2950 WARNING: Detected access to binding `QuantumControlTestUtils.RandomObjects` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. 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, 0x70775658a380)[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: 0x70774bf107f0) 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: 0x7077804a3249) 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  [39] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x707780506ebc) 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: 0x70774bf107f0) 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: 0x7077804a3249) 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: 56713745 (Pool: 56713370; Big: 375); GC: 16 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Functionals: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_rNbKJT" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/QuantumControl/6f2PZ/test/test_functionals.jl:21 258.916785 seconds (13.89 M allocations: 909.070 MiB, 0.61% gc time, 17.24% compilation time: 94% of which was recompilation) * Callbacks (test_callbacks.jl): 1.236917 seconds (1.02 M allocations: 54.588 MiB, 97.41% compilation time: 25% of which was recompilation) * Optimize-kwargs (test_optimize_kwargs.jl): 2.897448 seconds (4.50 M allocations: 269.559 MiB, 5.08% gc time, 98.56% compilation time) * Dummy Optimization (test_dummy_optimization.jl): # iter J_T 0 3.00e+00 1 2.70e+00 2 2.43e+00 3 2.19e+00 4 1.97e+00 5 1.77e+00 6 1.59e+00 7 1.43e+00 8 1.29e+00 9 1.16e+00 10 1.05e+00 11 9.41e-01 12 8.47e-01 13 7.63e-01 14 6.86e-01 15 6.18e-01 16 5.56e-01 17 5.00e-01 18 4.50e-01 19 4.05e-01 20 3.65e-01 32.980574 seconds (18.76 M allocations: 1.010 GiB, 3.35% gc time, 99.72% compilation time) * Atexit dumps (test_atexit.jl): 85.111075 seconds (28.22 M allocations: 1.698 GiB, 4.07% gc time, 99.94% compilation time) * Trajectories (test_trajectories.jl): 25.182850 seconds (13.51 M allocations: 715.156 MiB, 1.35% gc time, 82.91% compilation time: <1% of which was recompilation) * Adjoint Trajectories (test_adjoint_trajectory.jl): 4.384712 seconds (2.54 M allocations: 132.620 MiB, 2.42% gc time, 97.42% compilation time) * Control problems (test_control_problems.jl): 2.664226 seconds (1.55 M allocations: 79.609 MiB, 96.52% compilation time) * Run-or-load (test_run_or_load.jl): 252.900950 seconds (37.00 M allocations: 2.084 GiB, 1.52% gc time, 26.41% compilation time: 36% of which was recompilation) * Optimize-or-load (test_optimize_or_load.jl): 25.270876 seconds (21.36 M allocations: 1.299 GiB, 6.16% gc time, 97.11% compilation time: 33% of which was recompilation) * Pulse Parameterizations (test_pulse_parameterizations.jl): 31.168954 seconds (22.03 M allocations: 1.156 GiB, 1.30% gc time, 96.56% compilation time: 1% of which was recompilation) * Result Conversion (test_result_conversion.jl): 1.987262 seconds (829.07 k allocations: 42.670 MiB, 94.14% compilation time) * Invalid interfaces (test_invalid_interfaces.jl): 22.562323 seconds (10.96 M allocations: 626.765 MiB, 1.11% gc time, 98.54% compilation time: 6% of which was recompilation) Test Summary: | Pass Error Total Time QuantumControl | 220 2 222 15m20.7s Propagation | 4 4 59.0s Derivatives | 1 1 1m46.2s Parameterization | 17 17 7.8s Functionals | 1 1 4m18.9s Callbacks | 4 4 1.2s Optimize-kwargs | 6 6 2.9s Dummy Optimization | 2 2 33.0s Atexit dumps | 4 4 1m25.1s Trajectories | 31 31 25.2s Adjoint Trajectories | 30 30 4.4s Control problems | 14 14 2.7s Run-or-load | 5 5 4m12.9s Optimize-or-load | 25 25 25.3s Pulse Parameterizations | 47 47 31.2s Result Conversion | 16 16 2.0s Invalid interfaces | 15 15 22.6s RNG of the outermost testset: Random.Xoshiro(0xf890f50554fe8a31, 0x2c6fb0077abfd9b8, 0x7a7f3cdbc0928c2b, 0xa2f688cb711b6b39, 0x5719f2f69fdac2bf) ERROR: LoadError: Some tests did not pass: 220 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/QuantumControl/6f2PZ/test/runtests.jl:17 Testing failed after 968.11s ERROR: LoadError: Package QuantumControl errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:235 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval crashed after 1031.82s: an internal error was encountered ################################################################################ # Bug reporting # BugReporting failed after 0.04s MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::IOBuffer) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/report_bug.jl:13 [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 Testing did not produce an rr trace.