Package evaluation of PackageCompiler on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:57:51.805 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.42s ################################################################################ # Installation # Installing PackageCompiler... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9b87118b] + PackageCompiler v2.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [c27321d9] + Glob v1.3.1 [9b87118b] + PackageCompiler v2.2.1 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.2.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.69s ################################################################################ # Testing # Testing PackageCompiler Status `/tmp/jl_pyFiXj/Project.toml` [7876af07] Example v0.5.5 [c27321d9] Glob v1.3.1 [9b87118b] PackageCompiler v2.2.1 [05181044] RelocatableFolders v1.0.1 [56f22d72] Artifacts [4af54fe1] LazyArtifacts [8f399da3] Libdl [44cfe95a] Pkg v1.10.0 [de0858da] Printf [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [3f19e933] p7zip_jll v17.4.0+2 Status `/tmp/jl_pyFiXj/Manifest.toml` [7876af07] Example v0.5.5 [c27321d9] Glob v1.3.1 [9b87118b] PackageCompiler v2.2.1 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.2.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [4af54fe1] LazyArtifacts [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... ┌ Info: This is a CI job │ Sys.ARCH = :x86_64 │ VERSION = v"1.10.9" └ is_ci = true Installing known registries into `/tmp/jl_xvnZBA` Added `General` registry to /tmp/jl_xvnZBA/registries Updating registry at `/tmp/jl_xvnZBA/registries/General.toml` Resolving package versions... Installed Example ─ v0.5.5 Updating `/tmp/jl_TAqFEi/Project.toml` [7876af07] + Example v0.5.5 Updating `/tmp/jl_TAqFEi/Manifest.toml` [7876af07] + Example v0.5.5 ┌ Debug: instantiating project at "/tmp/jl_TAqFEi" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:582 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_TAqFEi:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:298 Precompiling packages... 1517.8 ms ✓ Example 1 dependency successfully precompiled in 5 seconds ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_3cZYe4/jl_luayB7 /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/precompile_execution.jl` │ JULIA_LOAD_PATH = "/tmp/jl_TAqFEi:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/precompile_execution.jl => /tmp/jl_packagecompiler_3cZYe4/jl_luayB7 [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_LQ9k90ncrq └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target=native -O1 --sysimage=/opt/julia/lib/julia/sys.so --project=/tmp/jl_TAqFEi --output-o=/tmp/jl_pwjA72XItS-o.a --threads=1 /tmp/jl_LQ9k90ncrq` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:473 - PackageCompiler: compiling incremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_8GIzRt/sys.so -Wl,--whole-archive /tmp/jl_pwjA72XItS-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Info: starting: create_app testset │ incremental = true └ filter = false ┌ Warning: it is not recommended to create an app/library without a preexisting manifest └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:75 Updating registry at `/tmp/jl_xvnZBA/registries/General.toml` Installed Crayons ───────── v4.1.1 Installed HelloWorldC_jll ─ v1.4.0+0 Installed JLLWrappers ───── v1.7.0 Installed micromamba_jll ── v1.5.8+0 Installed Preferences ───── v1.4.3 Installed LLVMExtra_jll ─── v0.0.36+0 Updating `/tmp/jl_8GIzRt/MyApp/Project.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [f8abcde7] + micromamba_jll v1.5.8+0 Updating `/tmp/jl_8GIzRt/MyApp/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [f8abcde7] + micromamba_jll v1.5.8+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.9 - 64.265 MiB │ ├── libjulia-internal.so.1.10.9 - 12.866 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.9 - 258.547 KiB ├── Stdlibs: │ ├── LibSSH2_jll │ │ ├── libssh2.so.1.0.1 - 311.484 KiB │ ├── MbedTLS_jll │ │ ├── libmbedcrypto.so.2.28.2 - 639.726 KiB │ │ ├── libmbedtls.so.2.28.2 - 287.055 KiB │ │ ├── libmbedx509.so.2.28.2 - 174.625 KiB │ ├── nghttp2_jll │ │ ├── libnghttp2.so.14.24.1 - 727.496 KiB │ ├── LibCURL_jll │ │ ├── libcurl.so.4.8.0 - 738.414 KiB │ ├── LibGit2_jll │ │ ├── libgit2.so.1.6.4 - 1.630 MiB │ ├── OpenBLAS_jll │ │ ├── libopenblas64_.0.3.23.so - 31.779 MiB │ ├── libblastrampoline_jll │ │ ├── libblastrampoline.so.5 - 2.837 MiB Total library file size: 270.675 MiB Downloading artifact: micromamba PackageCompiler: bundled artifacts: ├── /tmp/jl_8GIzRt/MyApp/Project.toml │ └── HelloWorldC - 12.448 KiB ├── HelloWorldC_jll - [already bundled] ├── LLVMExtra_jll - 10.434 MiB └── micromamba_jll - 13.719 MiB Total artifact file size: 24.165 MiB ┌ Debug: instantiating project at "/tmp/jl_8GIzRt/MyApp" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:582 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_8GIzRt/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:298 Precompiling packages... 2032.6 ms ✓ Crayons 2385.6 ms ✓ Distributed 545.7 ms ✓ LazyArtifacts 826.3 ms ✓ Preferences 755.3 ms ✓ JLLWrappers 1331.5 ms ✓ LLVMExtra_jll 870.8 ms ✓ micromamba_jll 864.8 ms ✓ HelloWorldC_jll 946.3 ms ✓ MyApp 9 dependencies successfully precompiled in 14 seconds. 1 already precompiled. ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_ahZMGk/jl_rEeojQ /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/../examples/MyApp/precompile_app.jl` │ JULIA_LOAD_PATH = "/tmp/jl_8GIzRt/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/examples/MyApp/precompile_app.jl => /tmp/jl_packagecompiler_ahZMGk/jl_rEeojQ ARGS = ["arg"] Base.PROGRAM_FILE = "/home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/../examples/MyApp/precompile_app.jl" DEPOT_PATH = ["/tmp/jl_xvnZBA"] LOAD_PATH = ["/tmp/jl_8GIzRt/MyApp", "@stdlib"] pwd() = "/home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test" Base.active_project() = "/tmp/jl_8GIzRt/MyApp/Project.toml" Sys.BINDIR = "/opt/julia/bin" (Base.JLOptions()).opt_level = 2 (Base.JLOptions()).nthreads = 0 (Base.JLOptions()).check_bounds = 0 Dict{Base.PkgId, Module} with 49 entries: Downloads [f43a241f-c20a-4ad4-852c-f6b1247861c6] => Downloads Example [7876af07-990d-54b4-ab0e-23690620f79a] => Example Unicode [4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5] => Unicode Main [top-level] => Main REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] => REPL NetworkOptions [ca575930-c2e3-43a9-ace4-1e988b2c1908] => NetworkOptions HelloWorldC_jll [dca1746e-5efc-54fc-8249-22745bc95a49] => HelloWorldC_jll OpenBLAS_jll [4536629a-c528-5b80-bd46-f80d51c5b363] => OpenBLAS_jll Serialization [9e88b42a-f829-5b0c-bbe9-9e923198166b] => Serialization LibGit2_jll [e37daf67-58a4-590a-8e99-b0245dd2ffc5] => LibGit2_jll libblastrampoline_jll [8e850b90-86db-534c-a0d3-1478176c7d93] => libblastrampoline_jll UUIDs [cf7118a7-6976-5b1a-9a39-7adc72f591a4] => UUIDs LLVMExtra_jll [dad2f222-ce93-54a1-a47d-0025e8a3acab] => LLVMExtra_jll Logging [56ddb016-857b-54e1-b83d-db4d58db5568] => Logging MbedTLS_jll [c8ffd9c3-330d-5841-b78e-0817d7145fa1] => MbedTLS_jll LinearAlgebra [37e2e46d-f89d-539d-b4ee-838fcccc9c8e] => LinearAlgebra Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] => Random Printf [de0858da-6303-5e67-8744-51eddeeeb8d7] => Printf ArgTools [0dad84c5-d112-42e6-8d28-ef12dabb789f] => ArgTools Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] => Base64 Markdown [d6f4376e-aef5-505a-96c1-9c027394607a] => Markdown MozillaCACerts_jll [14a3606d-f60d-562e-9121-12d972cd8159] => MozillaCACerts_jll Distributed [8ba89e20-285c-5b6f-9357-94700520ee1b] => Distributed LibCURL_jll [deac9b47-8bc7-5906-a0fe-35ac56dc84c0] => LibCURL_jll TOML [fa267f1f-6049-4f14-aa54-33bafae1ed76] => TOML Core [top-level] => Core CRC32c [8bf52ea8-c179-5cab-976a-9e18b702a9bc] => CRC32c LazyArtifacts [4af54fe1-eca0-43a8-85a7-787d91b784e3] => LazyArtifacts micromamba_jll [f8abcde7-e9b7-5caa-b8af-a437887ae8e4] => micromamba_jll Tar [a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e] => Tar LibGit2 [76f85450-5226-5b5a-8eaa-529ad045b433] => LibGit2 Mmap [a63ad114-7e13-5084-954f-fe012c677804] => Mmap Sockets [6462fe0b-24de-5631-8697-dd941f90decc] => Sockets Future [9fa8497b-333b-5362-9e8d-4d0656e87820] => Future LibSSH2_jll [29816b5a-b9ab-546f-933c-edad1886dfa8] => LibSSH2_jll nghttp2_jll [8e850ede-7688-5339-a07c-302acd2aaf8d] => nghttp2_jll Libdl [8f399da3-3557-5675-b5ff-fb832c97cbdb] => Libdl SHA [ea8e919c-243c-51af-8825-aaa63cd721ce] => SHA Pkg [44cfe95a-1eb2-52ea-b672-e2afdf69b78f] => Pkg FileWatching [7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee] => FileWatching Artifacts [56f22d72-fd6d-98f1-02f0-08ddc0907c33] => Artifacts Dates [ade2ca70-3891-5945-98fb-dc099432e06a] => Dates InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] => InteractiveUtils p7zip_jll [3f19e933-33d8-53b3-aaab-bd5110c3b7a0] => p7zip_jll MyApp [f943f3d7-887a-4ed5-b0c0-a1d6899aa8f5] => MyApp LibCURL [b27032c2-a3e7-50c8-80cd-2d36dbcbfd21] => LibCURL JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] => JLLWrappers Base [top-level] => Base Preferences [21216c6a-2e73-6563-6e65-726566657250] => Preferences Running a jll package: HelloWorld artifact at /tmp/jl_xvnZBA/artifacts/8c8251b0c21615bce0701995eded26ac7697b5cc/bin/hello_world Hello, World! is_crayons_loaded() = false Running the artifact Artifact printed: Hello, World! unsafe_string((Base.JLOptions()).image_file) = "/opt/julia/lib/julia/sys.so" Example.domath(5) = 10 sin(0.0) = 0.0 outputo: ok myrand: ok n = 20000000 8 From worker 2: 8 From worker 4: 8 From worker 3: 8 From worker 5: 8 LLVMExtra path: ok! micromamba_jll path: ok! [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_PoxOhQz0ZU └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/opt/julia/lib/julia/sys.so --project=/tmp/jl_8GIzRt/MyApp --output-o=/tmp/jl_XiRUdwL4JA-o.a --threads=1 /tmp/jl_PoxOhQz0ZU` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:473 - PackageCompiler: compiling incremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_8GIzRt/MyAppCompiled/lib/julia/sys.so -Wl,--whole-archive /tmp/jl_XiRUdwL4JA-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.julia_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/MyApp /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.second_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/SecondApp /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.wrong_return_type"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/ReturnType /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.erroring"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/Error /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.undefined"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/Undefined /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Info: done: create_app testset │ incremental = true └ filter = false ┌ Info: starting: create_app testset │ incremental = false └ filter = true ┌ Warning: it is not recommended to create an app/library without a preexisting manifest └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:75 Updating registry at `/tmp/jl_xvnZBA/registries/General.toml` Installed micromamba_jll ── v1.5.8+0 Installed JLLWrappers ───── v1.7.0 Installed HelloWorldC_jll ─ v1.4.0+0 Installed Crayons ───────── v4.1.1 Installed LLVMExtra_jll ─── v0.0.36+0 Installed Example ───────── v0.5.5 Installed Preferences ───── v1.4.3 Updating `/tmp/jl_8GIzRt/MyApp/Project.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [f8abcde7] + micromamba_jll v1.5.8+0 Updating `/tmp/jl_8GIzRt/MyApp/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [f8abcde7] + micromamba_jll v1.5.8+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.9 - 64.265 MiB │ ├── libjulia-internal.so.1.10.9 - 12.866 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.9 - 258.547 KiB ├── Stdlibs: │ ├── LibSSH2_jll │ │ ├── libssh2.so.1.0.1 - 311.484 KiB │ ├── MbedTLS_jll │ │ ├── libmbedcrypto.so.2.28.2 - 639.726 KiB │ │ ├── libmbedtls.so.2.28.2 - 287.055 KiB │ │ ├── libmbedx509.so.2.28.2 - 174.625 KiB │ ├── nghttp2_jll │ │ ├── libnghttp2.so.14.24.1 - 727.496 KiB │ ├── LibCURL_jll │ │ ├── libcurl.so.4.8.0 - 738.414 KiB │ ├── LibGit2_jll │ │ ├── libgit2.so.1.6.4 - 1.630 MiB Total library file size: 236.059 MiB Downloading artifact: micromamba PackageCompiler: bundled artifacts: ├── /tmp/jl_8GIzRt/MyApp/Project.toml │ └── HelloWorldC - 12.448 KiB ├── HelloWorldC_jll - [already bundled] ├── LLVMExtra_jll - 10.434 MiB └── micromamba_jll - 13.719 MiB Total artifact file size: 24.165 MiB ┌ Debug: instantiating project at "/tmp/jl_8GIzRt/MyApp" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:582 - PackageCompiler: creating compiler .ji image (incremental=false) ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --output-ji /tmp/jl_cfNbMu/corecompiler.ji /opt/julia/share/julia/base/compiler/compiler.jl` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:254 - PackageCompiler: compiling fresh sysimage (incremental=false) ┌ Debug: running setenv(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_cfNbMu/corecompiler.ji --output-o=/tmp/jl_cfNbMu/sys-o.a /tmp/jl_cfNbMu/sysimage_packagecompiler_8d574a2c-42d9-11f0-21cf-edd5f71596ca.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@stdlib", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "JULIA_DEBUG=PackageCompiler", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/tmp/jl_xvnZBA", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]) └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:272 ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_cfNbMu/sys.so -Wl,--whole-archive /tmp/jl_cfNbMu/sys-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_cfNbMu/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_8GIzRt/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:298 [pid 292] waiting for IO to finish: Handle type uv_handle_t->data timer 0x277d630->0x78040b257ca0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 292] waiting for IO to finish: Handle type uv_handle_t->data timer 0x277d630->0x78040b257ca0 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. Precompiling packages... 3199.7 ms ✓ Example 9414.2 ms ✓ Crayons 8392.4 ms ✓ Zlib_jll 11317.7 ms ✓ Distributed 8696.7 ms ✓ Preferences 10213.8 ms ✓ LazyArtifacts 8532.0 ms ✓ JLLWrappers 12218.9 ms ✓ LLVMExtra_jll 12485.2 ms ✓ micromamba_jll 10824.8 ms ✓ HelloWorldC_jll 13018.6 ms ✓ MyApp 11 dependencies successfully precompiled in 114 seconds. 31 already precompiled. ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_cfNbMu/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_33InOx/jl_elLTmN /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/../examples/MyApp/precompile_app.jl` │ JULIA_LOAD_PATH = "/tmp/jl_8GIzRt/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/examples/MyApp/precompile_app.jl => /tmp/jl_packagecompiler_33InOx/jl_elLTmN ARGS = ["arg"] Base.PROGRAM_FILE = "/home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/../examples/MyApp/precompile_app.jl" DEPOT_PATH = ["/tmp/jl_xvnZBA"] LOAD_PATH = ["/tmp/jl_8GIzRt/MyApp", "@stdlib"] pwd() = "/home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test" Base.active_project() = "/tmp/jl_8GIzRt/MyApp/Project.toml" Sys.BINDIR = "/opt/julia/bin" (Base.JLOptions()).opt_level = 2 (Base.JLOptions()).nthreads = 0 (Base.JLOptions()).check_bounds = 0 Dict{Base.PkgId, Module} with 43 entries: Downloads [f43a241f-c20a-4ad4-852c-f6b1247861c6] => Downloads Example [7876af07-990d-54b4-ab0e-23690620f79a] => Example Unicode [4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5] => Unicode Main [top-level] => Main REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] => REPL NetworkOptions [ca575930-c2e3-43a9-ace4-1e988b2c1908] => NetworkOptions HelloWorldC_jll [dca1746e-5efc-54fc-8249-22745bc95a49] => HelloWorldC_jll Serialization [9e88b42a-f829-5b0c-bbe9-9e923198166b] => Serialization LibGit2_jll [e37daf67-58a4-590a-8e99-b0245dd2ffc5] => LibGit2_jll UUIDs [cf7118a7-6976-5b1a-9a39-7adc72f591a4] => UUIDs LLVMExtra_jll [dad2f222-ce93-54a1-a47d-0025e8a3acab] => LLVMExtra_jll Logging [56ddb016-857b-54e1-b83d-db4d58db5568] => Logging MbedTLS_jll [c8ffd9c3-330d-5841-b78e-0817d7145fa1] => MbedTLS_jll Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] => Random Printf [de0858da-6303-5e67-8744-51eddeeeb8d7] => Printf ArgTools [0dad84c5-d112-42e6-8d28-ef12dabb789f] => ArgTools Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] => Base64 Markdown [d6f4376e-aef5-505a-96c1-9c027394607a] => Markdown MozillaCACerts_jll [14a3606d-f60d-562e-9121-12d972cd8159] => MozillaCACerts_jll Distributed [8ba89e20-285c-5b6f-9357-94700520ee1b] => Distributed LibCURL_jll [deac9b47-8bc7-5906-a0fe-35ac56dc84c0] => LibCURL_jll TOML [fa267f1f-6049-4f14-aa54-33bafae1ed76] => TOML Core [top-level] => Core LazyArtifacts [4af54fe1-eca0-43a8-85a7-787d91b784e3] => LazyArtifacts micromamba_jll [f8abcde7-e9b7-5caa-b8af-a437887ae8e4] => micromamba_jll Tar [a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e] => Tar LibGit2 [76f85450-5226-5b5a-8eaa-529ad045b433] => LibGit2 Sockets [6462fe0b-24de-5631-8697-dd941f90decc] => Sockets LibSSH2_jll [29816b5a-b9ab-546f-933c-edad1886dfa8] => LibSSH2_jll nghttp2_jll [8e850ede-7688-5339-a07c-302acd2aaf8d] => nghttp2_jll Libdl [8f399da3-3557-5675-b5ff-fb832c97cbdb] => Libdl SHA [ea8e919c-243c-51af-8825-aaa63cd721ce] => SHA Pkg [44cfe95a-1eb2-52ea-b672-e2afdf69b78f] => Pkg FileWatching [7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee] => FileWatching Artifacts [56f22d72-fd6d-98f1-02f0-08ddc0907c33] => Artifacts Dates [ade2ca70-3891-5945-98fb-dc099432e06a] => Dates InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] => InteractiveUtils p7zip_jll [3f19e933-33d8-53b3-aaab-bd5110c3b7a0] => p7zip_jll MyApp [f943f3d7-887a-4ed5-b0c0-a1d6899aa8f5] => MyApp LibCURL [b27032c2-a3e7-50c8-80cd-2d36dbcbfd21] => LibCURL JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] => JLLWrappers Base [top-level] => Base Preferences [21216c6a-2e73-6563-6e65-726566657250] => Preferences Running a jll package: HelloWorld artifact at /tmp/jl_xvnZBA/artifacts/8c8251b0c21615bce0701995eded26ac7697b5cc/bin/hello_world Hello, World! is_crayons_loaded() = false Running the artifact Artifact printed: Hello, World! unsafe_string((Base.JLOptions()).image_file) = "/tmp/jl_cfNbMu/sys.so" Example.domath(5) = 10 sin(0.0) = 0.0 outputo: ok myrand: ok ERROR: TaskFailedException nested task error: Timed out waiting to read host:port string from worker. Stacktrace: [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1093 [2] worker_from_id @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1090 [inlined] [3] remote_do @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:557 [inlined] [4] kill(manager::Distributed.LocalManager, pid::Int64, config::Distributed.WorkerConfig; exit_timeout::Int64, term_timeout::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:738 [5] kill @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:736 [inlined] [6] create_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:604 [7] setup_launched_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:545 [8] (::Distributed.var"#45#48"{Distributed.LocalManager, Vector{Int64}, Distributed.WorkerConfig})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:501 caused by: Timed out waiting to read host:port string from worker. Stacktrace: [1] read_worker_host_port(io::Base.PipeEndpoint) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:344 [2] connect(manager::Distributed.LocalManager, pid::Int64, config::Distributed.WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:575 [3] create_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:600 [4] setup_launched_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:545 [5] (::Distributed.var"#45#48"{Distributed.LocalManager, Vector{Int64}, Distributed.WorkerConfig})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:501 ...and 3 more exceptions. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:455 [2] macro expansion @ ./task.jl:487 [inlined] [3] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 [4] addprocs_locked @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] [5] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 [6] addprocs @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] [7] #addprocs#262 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] [8] addprocs @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 [inlined] [9] real_main() @ MyApp /tmp/jl_8GIzRt/MyApp/src/MyApp.jl:75 [10] julia_main() @ MyApp /tmp/jl_8GIzRt/MyApp/src/MyApp.jl:23 [11] top-level scope @ ~/.julia/packages/PackageCompiler/cTtGY/examples/MyApp/precompile_app.jl:4 [12] include(mod::Module, _path::String) @ Base ./Base.jl:495 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:323 [14] _start() @ Base ./client.jl:557 [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_1YXOBORONs └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_cfNbMu/sys.so --project=/tmp/jl_8GIzRt/MyApp --output-o=/tmp/jl_jaR0NiTa7G-o.a --threads=1 /tmp/jl_1YXOBORONs` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:473 - PackageCompiler: compiling nonincremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_8GIzRt/MyAppCompiled/lib/julia/sys.so -Wl,--whole-archive /tmp/jl_jaR0NiTa7G-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.julia_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/MyApp /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.second_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/SecondApp /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.wrong_return_type"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/ReturnType /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.erroring"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/Error /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.undefined"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_8GIzRt/MyAppCompiled/bin/Undefined /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Info: done: create_app testset │ incremental = false └ filter = true ┌ Info: starting: create_app testset │ incremental = false └ filter = false ┌ Warning: it is not recommended to create an app/library without a preexisting manifest └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:75 Updating registry at `/tmp/jl_xvnZBA/registries/General.toml` Installed HelloWorldC_jll ─ v1.4.0+0 Installed micromamba_jll ── v1.5.8+0 Installed Crayons ───────── v4.1.1 Installed Preferences ───── v1.4.3 Installed JLLWrappers ───── v1.7.0 Installed LLVMExtra_jll ─── v0.0.36+0 Installed Example ───────── v0.5.5 Updating `/tmp/jl_8GIzRt/MyApp/Project.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [f8abcde7] + micromamba_jll v1.5.8+0 Updating `/tmp/jl_8GIzRt/MyApp/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.36+0 [f8abcde7] + micromamba_jll v1.5.8+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.9 - 64.265 MiB │ ├── libjulia-internal.so.1.10.9 - 12.866 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.9 - 258.547 KiB ├── Stdlibs: │ ├── LibSSH2_jll │ │ ├── libssh2.so.1.0.1 - 311.484 KiB │ ├── MbedTLS_jll │ │ ├── libmbedcrypto.so.2.28.2 - 639.726 KiB │ │ ├── libmbedtls.so.2.28.2 - 287.055 KiB │ │ ├── libmbedx509.so.2.28.2 - 174.625 KiB │ ├── nghttp2_jll │ │ ├── libnghttp2.so.14.24.1 - 727.496 KiB │ ├── LibCURL_jll │ │ ├── libcurl.so.4.8.0 - 738.414 KiB │ ├── LibGit2_jll │ │ ├── libgit2.so.1.6.4 - 1.630 MiB │ ├── OpenBLAS_jll │ │ ├── libopenblas64_.0.3.23.so - 31.779 MiB │ ├── libblastrampoline_jll │ │ ├── libblastrampoline.so.5 - 2.837 MiB Total library file size: 270.675 MiB Downloading artifact: micromamba PackageCompiler: bundled artifacts: ├── /tmp/jl_8GIzRt/MyApp/Project.toml │ └── HelloWorldC - 12.448 KiB ├── HelloWorldC_jll - [already bundled] ├── LLVMExtra_jll - 10.434 MiB └── micromamba_jll - 13.719 MiB Total artifact file size: 24.165 MiB ┌ Debug: instantiating project at "/tmp/jl_8GIzRt/MyApp" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:582 - PackageCompiler: creating compiler .ji image (incremental=false) ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --output-ji /tmp/jl_f69Vve/corecompiler.ji /opt/julia/share/julia/base/compiler/compiler.jl` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:254 - PackageCompiler: compiling fresh sysimage (incremental=false) ┌ Debug: running setenv(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_f69Vve/corecompiler.ji --output-o=/tmp/jl_f69Vve/sys-o.a /tmp/jl_f69Vve/sysimage_packagecompiler_ecb8b32a-42de-11f0-00a3-990054d62033.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@stdlib", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "JULIA_DEBUG=PackageCompiler", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/tmp/jl_xvnZBA", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]) └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:272 ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_f69Vve/sys.so -Wl,--whole-archive /tmp/jl_f69Vve/sys-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:195 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_f69Vve/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_8GIzRt/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:298 Precompiling packages... 2533.9 ms ✓ Example 3362.2 ms ✓ Crayons 3386.1 ms ✓ Distributed 1847.4 ms ✓ LazyArtifacts 2085.8 ms ✓ Preferences 2010.8 ms ✓ JLLWrappers 3275.2 ms ✓ LLVMExtra_jll 3327.5 ms ✓ micromamba_jll 3466.2 ms ✓ HelloWorldC_jll 3649.1 ms ✓ MyApp 10 dependencies successfully precompiled in 33 seconds ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_f69Vve/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_LKb12B/jl_YahtLt /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/../examples/MyApp/precompile_app.jl` │ JULIA_LOAD_PATH = "/tmp/jl_8GIzRt/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/examples/MyApp/precompile_app.jl => /tmp/jl_packagecompiler_LKb12B/jl_YahtLt ARGS = ["arg"] Base.PROGRAM_FILE = "/home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/../examples/MyApp/precompile_app.jl" DEPOT_PATH = ["/tmp/jl_xvnZBA"] LOAD_PATH = ["/tmp/jl_8GIzRt/MyApp", "@stdlib"] pwd() = "/home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test" Base.active_project() = "/tmp/jl_8GIzRt/MyApp/Project.toml" Sys.BINDIR = "/opt/julia/bin" (Base.JLOptions()).opt_level = 2 (Base.JLOptions()).nthreads = 0 (Base.JLOptions()).check_bounds = 0 Dict{Base.PkgId, Module} with 49 entries: Downloads [f43a241f-c20a-4ad4-852c-f6b1247861c6] => Downloads Example [7876af07-990d-54b4-ab0e-23690620f79a] => Example Unicode [4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5] => Unicode Main [top-level] => Main REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] => REPL NetworkOptions [ca575930-c2e3-43a9-ace4-1e988b2c1908] => NetworkOptions HelloWorldC_jll [dca1746e-5efc-54fc-8249-22745bc95a49] => HelloWorldC_jll OpenBLAS_jll [4536629a-c528-5b80-bd46-f80d51c5b363] => OpenBLAS_jll Serialization [9e88b42a-f829-5b0c-bbe9-9e923198166b] => Serialization LibGit2_jll [e37daf67-58a4-590a-8e99-b0245dd2ffc5] => LibGit2_jll libblastrampoline_jll [8e850b90-86db-534c-a0d3-1478176c7d93] => libblastrampoline_jll UUIDs [cf7118a7-6976-5b1a-9a39-7adc72f591a4] => UUIDs LLVMExtra_jll [dad2f222-ce93-54a1-a47d-0025e8a3acab] => LLVMExtra_jll Logging [56ddb016-857b-54e1-b83d-db4d58db5568] => Logging MbedTLS_jll [c8ffd9c3-330d-5841-b78e-0817d7145fa1] => MbedTLS_jll Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] => Random LinearAlgebra [37e2e46d-f89d-539d-b4ee-838fcccc9c8e] => LinearAlgebra Printf [de0858da-6303-5e67-8744-51eddeeeb8d7] => Printf ArgTools [0dad84c5-d112-42e6-8d28-ef12dabb789f] => ArgTools Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] => Base64 Markdown [d6f4376e-aef5-505a-96c1-9c027394607a] => Markdown MozillaCACerts_jll [14a3606d-f60d-562e-9121-12d972cd8159] => MozillaCACerts_jll Distributed [8ba89e20-285c-5b6f-9357-94700520ee1b] => Distributed LibCURL_jll [deac9b47-8bc7-5906-a0fe-35ac56dc84c0] => LibCURL_jll TOML [fa267f1f-6049-4f14-aa54-33bafae1ed76] => TOML Core [top-level] => Core CRC32c [8bf52ea8-c179-5cab-976a-9e18b702a9bc] => CRC32c LazyArtifacts [4af54fe1-eca0-43a8-85a7-787d91b784e3] => LazyArtifacts micromamba_jll [f8abcde7-e9b7-5caa-b8af-a437887ae8e4] => micromamba_jll Tar [a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e] => Tar LibGit2 [76f85450-5226-5b5a-8eaa-529ad045b433] => LibGit2 Mmap [a63ad114-7e13-5084-954f-fe012c677804] => Mmap Sockets [6462fe0b-24de-5631-8697-dd941f90decc] => Sockets Future [9fa8497b-333b-5362-9e8d-4d0656e87820] => Future LibSSH2_jll [29816b5a-b9ab-546f-933c-edad1886dfa8] => LibSSH2_jll nghttp2_jll [8e850ede-7688-5339-a07c-302acd2aaf8d] => nghttp2_jll Libdl [8f399da3-3557-5675-b5ff-fb832c97cbdb] => Libdl SHA [ea8e919c-243c-51af-8825-aaa63cd721ce] => SHA Pkg [44cfe95a-1eb2-52ea-b672-e2afdf69b78f] => Pkg FileWatching [7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee] => FileWatching Artifacts [56f22d72-fd6d-98f1-02f0-08ddc0907c33] => Artifacts Dates [ade2ca70-3891-5945-98fb-dc099432e06a] => Dates InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] => InteractiveUtils p7zip_jll [3f19e933-33d8-53b3-aaab-bd5110c3b7a0] => p7zip_jll MyApp [f943f3d7-887a-4ed5-b0c0-a1d6899aa8f5] => MyApp LibCURL [b27032c2-a3e7-50c8-80cd-2d36dbcbfd21] => LibCURL JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] => JLLWrappers Base [top-level] => Base Preferences [21216c6a-2e73-6563-6e65-726566657250] => Preferences Running a jll package: HelloWorld artifact at /tmp/jl_xvnZBA/artifacts/8c8251b0c21615bce0701995eded26ac7697b5cc/bin/hello_world Hello, World! is_crayons_loaded() = false Running the artifact Artifact printed: Hello, World! unsafe_string((Base.JLOptions()).image_file) = "/tmp/jl_f69Vve/sys.so" Example.domath(5) = 10 sin(0.0) = 0.0 outputo: ok myrand: ok n = 20000000 8 From worker 5: 8 From worker 3: 8 From worker 2: 8 From worker 4: 8 LLVMExtra path: ok! micromamba_jll path: ok! [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_ZWh8b0xune └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_f69Vve/sys.so --project=/tmp/jl_8GIzRt/MyApp --output-o=/tmp/jl_no5MRO36fG-o.a --threads=1 /tmp/jl_ZWh8b0xune` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:473 - PackageCompiler: compiling nonincremental system image ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 555 running 1 of 1 signal (10): User defined signal 1 operator delete at /workspace/srcdir/gcc-13.2.0/libstdc++-v3/libsupc++/del_ops.cc:32 unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== [555] signal (11.1): Segmentation fault in expression starting at none:0 Allocations: 14606630 (Pool: 14593492; Big: 13138); GC: 22 filter = false: Error During Test at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:93 Got exception outside of a @test failed process: Process(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_f69Vve/sys.so --project=/tmp/jl_8GIzRt/MyApp --output-o=/tmp/jl_no5MRO36fG-o.a --threads=1 /tmp/jl_ZWh8b0xune`, ProcessSignaled(11)) [0] Stacktrace: [1] pipeline_error @ ./process.jl:565 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:480 [3] run @ ./process.jl:477 [inlined] [4] #20 @ ~/.julia/packages/PackageCompiler/cTtGY/ext/TerminalSpinners.jl:157 [inlined] [5] spin(f::PackageCompiler.var"#20#22"{Cmd}, s::PackageCompiler.TerminalSpinners.Spinner{Base.PipeEndpoint}) @ PackageCompiler.TerminalSpinners ~/.julia/packages/PackageCompiler/cTtGY/ext/TerminalSpinners.jl:164 [6] macro expansion @ ~/.julia/packages/PackageCompiler/cTtGY/ext/TerminalSpinners.jl:157 [inlined] [7] create_sysimg_object_file(object_file::String, packages::Vector{String}, packages_sysimg::Set{Base.PkgId}; project::String, base_sysimage::String, precompile_execution_file::Vector{String}, precompile_statements_file::Vector{String}, cpu_target::String, script::Nothing, sysimage_build_args::Cmd, extra_precompiles::String, incremental::Bool, import_into_main::Bool) @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:130 [8] create_sysimg_object_file @ ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:319 [inlined] [9] create_sysimage(packages::Vector{String}; sysimage_path::String, project::String, precompile_execution_file::String, precompile_statements_file::Vector{String}, incremental::Bool, filter_stdlibs::Bool, cpu_target::String, script::Nothing, sysimage_build_args::Cmd, include_transitive_dependencies::Bool, base_sysimage::Nothing, julia_init_c_file::Nothing, julia_init_h_file::Nothing, version::Nothing, soname::Nothing, compat_level::String, extra_precompiles::String, import_into_main::Bool) @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:644 [10] create_sysimage @ ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:532 [inlined] [11] create_app(package_dir::String, app_dir::String; executables::Vector{Pair{String, String}}, precompile_execution_file::String, precompile_statements_file::Vector{String}, incremental::Bool, filter_stdlibs::Bool, force::Bool, c_driver_program::String, cpu_target::String, include_lazy_artifacts::Bool, sysimage_build_args::Cmd, include_transitive_dependencies::Bool, include_preferences::Bool, script::Nothing) @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:891 [12] macro expansion @ ~/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:98 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [14] macro expansion @ ~/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:93 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [16] macro expansion @ ~/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:81 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] macro expansion @ ~/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:74 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [20] top-level scope @ ~/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:39 [21] include(fname::String) @ Base.MainInclude ./client.jl:494 [22] top-level scope @ none:6 [23] eval @ ./boot.jl:385 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [25] _start() @ Base ./client.jl:557 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.9 - 64.265 MiB │ ├── libjulia-internal.so.1.10.9 - 12.866 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.9 - 258.547 KiB ├── Stdlibs: Total library file size: 231.617 MiB ┌ Debug: instantiating project at "/tmp/jl_8GIzRt/MyLib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:582 - PackageCompiler: creating compiler .ji image (incremental=false) ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --output-ji /tmp/jl_wtkAtT/corecompiler.ji /opt/julia/share/julia/base/compiler/compiler.jl` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:254 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 9 running 0 of 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait_readnb at ./stream.jl:416 read at ./stream.jl:930 unknown function (ip: 0x7464fec534f5) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 read at ./process.jl:448 macro expansion at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:256 [inlined] #11 at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/ext/TerminalSpinners.jl:157 spin at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/ext/TerminalSpinners.jl:164 unknown function (ip: 0x7464fec8ab09) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 macro expansion at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/ext/TerminalSpinners.jl:157 [inlined] #10 at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:249 cd at ./file.jl:112 #create_fresh_base_sysimage#7 at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:247 create_fresh_base_sysimage at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:219 [inlined] #create_sysimage#23 at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:590 create_sysimage at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:532 #create_sysimage_workaround#37 at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:1175 create_sysimage_workaround at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:1153 [inlined] #create_library#33 at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:1100 create_library at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/src/PackageCompiler.jl:1034 unknown function (ip: 0x7464feca1530) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 eval_body at /source/src/interpreter.c:544 eval_body at /source/src/interpreter.c:544 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 [inlined] include_string at ./loading.jl:2146 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 _include at ./loading.jl:2206 include at ./client.jl:494 unknown function (ip: 0x7464febff125) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 [inlined] exec_options at ./client.jl:296 _start at ./client.jl:557 jfptr__start_83099.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] true_main at /source/src/jlapi.c:582 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7464ffa82249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 task_done_hook at ./task.jl:682 jfptr_task_done_hook_75433.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] jl_finish_task at /source/src/task.c:327 start_task at /source/src/task.c:1267 unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.10/Profile/src/Profile.jl:1225 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007da1e90bc7e0 Total snapshots: 1. Utilization: 0% ╎1 @Base/task.jl:682; task_done_hook(t::Task) ╎ 1 @Base/task.jl:1008; wait() ╎ 1 @Base/task.jl:999; poptask(W::Base.IntrusiveLinkedListSynchronized{Task}) [9] signal (15): Terminated in expression starting at /home/pkgeval/.julia/packages/PackageCompiler/cTtGY/test/runtests.jl:38 [561] signal (15): Terminated in expression starting at compiler/bootstrap.jl:10 ijl_subtype_env at /source/src/subtype.c:2210 jl_compilation_sig at /source/src/gf.c:936 jl_compilation_sig at /source/src/julia.h:1458 [inlined] ijl_normalize_to_compilable_sig at /source/src/gf.c:2582 jl_normalize_to_compilable_mi at /source/src/gf.c:2610 jl_compile_method_internal at /source/src/gf.c:2377 [inlined] jl_compile_method_internal at /source/src/gf.c:2368 _jl_invoke at /source/src/gf.c:2887 [inlined] ijl_apply_generic at /source/src/gf.c:3077 process_node! at ./compiler/ssair/ir.jl:1268 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 process_newnode! at ./compiler/ssair/ir.jl:1538 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 iterate_compact at ./compiler/ssair/ir.jl:1649 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 iterate at ./compiler/ssair/ir.jl:1592 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 compact! at ./compiler/ssair/ir.jl:1857 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 compact! at ./compiler/ssair/ir.jl:1855 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 run_passes at ./compiler/optimize.jl:489 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 run_passes at ./compiler/optimize.jl:504 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 optimize at ./compiler/optimize.jl:453 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 _typeinf at ./compiler/typeinfer.jl:272 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf at ./compiler/typeinfer.jl:216 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_edge at ./compiler/typeinfer.jl:930 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_method at ./compiler/abstractinterpretation.jl:633 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2184 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2177 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2369 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2904 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_local at ./compiler/abstractinterpretation.jl:3122 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 _typeinf at ./compiler/typeinfer.jl:247 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf at ./compiler/typeinfer.jl:216 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_edge at ./compiler/typeinfer.jl:930 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_method at ./compiler/abstractinterpretation.jl:633 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2184 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2177 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2369 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2904 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_local at ./compiler/abstractinterpretation.jl:3122 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 _typeinf at ./compiler/typeinfer.jl:247 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf at ./compiler/typeinfer.jl:216 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_edge at ./compiler/typeinfer.jl:930 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_method at ./compiler/abstractinterpretation.jl:633 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2184 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2177 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_call at ./compiler/abstractinterpretation.jl:2369 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2904 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_local at ./compiler/abstractinterpretation.jl:3122 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 _typeinf at ./compiler/typeinfer.jl:247 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf at ./compiler/typeinfer.jl:216 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf at ./compiler/typeinfer.jl:12 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 typeinf_type at ./compiler/typeinfer.jl:1071 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 top-level scope at ./compiler/bootstrap.jl:46 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_invoke at /source/src/gf.c:2902 jl_toplevel_eval_flex at /source/src/toplevel.c:925 jl_parse_eval_all at /source/src/toplevel.c:1058 ijl_load_ at /source/src/toplevel.c:1105 include at ./boot.jl:383 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 include at /opt/julia/share/julia/base/compiler/compiler.jl:23 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:736 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_parse_eval_all at /source/src/toplevel.c:1058 ijl_load_ at /source/src/toplevel.c:1105 ijl_load at /source/src/toplevel.c:1118 exec_program at /source/src/jlapi.c:541 true_main at /source/src/jlapi.c:594 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7a80b9913249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) Allocations: 42673183 (Pool: 42670564; Big: 2619); GC: 32 PkgEval terminated after 5559.53s: test duration exceeded the time limit