Package evaluation to load JupyterParameters on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T23:59:36.068 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing JupyterParameters... Resolving package versions... Installed JupyterParameters ─ v0.1.2 Installed Conda ───────────── v1.10.3 Installed IJulia ──────────── v1.34.4 Updating `~/.julia/environments/v1.14/Project.toml` [2f2169dc] + JupyterParameters v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [c7e460c6] + ArgParse v1.2.0 [34da2185] + Compat v4.18.1 [8f4d0f93] + Conda v1.10.3 ⌅ [864edb3b] + DataStructures v0.18.22 [7073ff75] + IJulia v1.34.4 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] + JSON v0.21.4 [2f2169dc] + JupyterParameters v0.1.2 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [b718987f] + TextWrap v1.0.2 [81def892] + VersionParsing v1.3.0 [c2297ded] + ZMQ v1.5.1 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [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 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building Conda ────────────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building IJulia ───────────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/102656c4efc9737f892e1bca7e66ae374c650740/build.log` Building JupyterParameters → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/cdc8ce82826d10fa69631c7d0303cce10ae25f57/build.log` Installation completed after 135.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... ERROR: LoadError: MethodError: no method matching RawFD(::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) The type `RawFD` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  RawFD(!Matched::RawFD)  @ Base libc.jl:36  RawFD(!Matched::Integer)  @ Base libc.jl:35  Stacktrace:  [1] fd(socket::ZMQ.Socket)  @ ZMQ ~/.julia/packages/ZMQ/yNY0H/src/socket.jl:95  [2] ZMQ.Socket(ctx::ZMQ.Context, typ::Int64)  @ ZMQ ~/.julia/packages/ZMQ/yNY0H/src/socket.jl:1  [3] ZMQ.Socket(typ::Int64)  @ ZMQ ~/.julia/packages/ZMQ/yNY0H/src/socket.jl:1  [4] top-level scope  @ ~/.julia/packages/ZMQ/yNY0H/src/ZMQ.jl:58  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [6] 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:3303  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:522  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ZMQ/yNY0H/src/ZMQ.jl:3 in expression starting at stdin:5 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007e4218993850 Total snapshots: 683. Utilization: 0% ╎683 @Base/task.jl:1170 wait_forever() 682╎ 683 @Base/task.jl:1248 wait() [205] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:156 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 32303302 (Pool: 32302610; Big: 692); GC: 20 uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 4772789 (Pool: 4772681; Big: 108); GC: 8  [210] signal 15: Terminated in expression starting at none:0 poll at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _ZNK3zmq10signaler_t4waitEi at /home/pkgeval/.julia/artifacts/a95373603fb869dcd86b9f7191e57a4918ba6d2c/lib/libzmq.so (unknown line) _ZN3zmq9mailbox_t4recvEPNS_9command_tEi at /home/pkgeval/.julia/artifacts/a95373603fb869dcd86b9f7191e57a4918ba6d2c/lib/libzmq.so (unknown line) _ZN3zmq5ctx_t9terminateEv at /home/pkgeval/.julia/artifacts/a95373603fb869dcd86b9f7191e57a4918ba6d2c/lib/libzmq.so (unknown line) zmq_ctx_term at /home/pkgeval/.julia/artifacts/a95373603fb869dcd86b9f7191e57a4918ba6d2c/lib/libzmq.so (unknown line) zmq_ctx_term at /home/pkgeval/.julia/packages/ZMQ/yNY0H/src/bindings.jl:42:0 [inlined] close at /home/pkgeval/.julia/packages/ZMQ/yNY0H/src/context.jl:84:0 (pc: 158) __init__##-> at /home/pkgeval/.julia/packages/ZMQ/yNY0H/src/ZMQ.jl:53:0 (pc: 1) unknown function (ip: 0x704056d9f04f) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _atexit at ./initdefs.jl:541:0 (pc: 204) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] ijl_atexit_hook at /source/src/init.c:264:17 ijl_exit at /source/src/init.c:200:5 jlplt_ijl_exit_1011.1 at /opt/julia/lib/julia/sys.so (unknown line) exit at ./initdefs.jl:28:0 (pc: 12) exec_options at ./client.jl:360:0 (pc: 827) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x70407ff2e249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 29940059 (Pool: 29939792; Big: 267); GC: 25 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:0 (pc: 6) #schedule#625 at ./task.jl:1053:0 (pc: 71) PkgEval terminated after 616.69s: tests became inactive