Package evaluation to test PlutoExtras on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T16:24:15.206
################################################################################
# Set-up
#
Installing PkgEval dependencies (TestEnv)...
Set-up completed after 8.37s
################################################################################
# Installation
#
Installing PlutoExtras...
Resolving package versions...
Updating `~/.julia/environments/v1.14/Project.toml`
[ed5d0301] + PlutoExtras v0.7.16
Updating `~/.julia/environments/v1.14/Manifest.toml`
[6e696c72] + AbstractPlutoDingetjes v1.3.2
[3da002f7] + ColorTypes v0.12.1
[ffbed154] + DocStringExtensions v0.9.5
[53c48c17] + FixedPointNumbers v0.8.5
[47d2ed2b] + Hyperscript v0.0.5
[ac1192a8] + HypertextLiteral v0.9.5
[b5f81e59] + IOCapture v1.0.0
[682c06a0] + JSON v1.3.0
[6c6e2e6c] + MIMEs v1.1.0
[69de0a69] + Parsers v2.8.3
[ed5d0301] + PlutoExtras v0.7.16
[7f904dfe] + PlutoUI v0.7.75
[aea7be01] + PrecompileTools v1.3.3
[21216c6a] + Preferences v1.5.0
[189a3867] + Reexport v1.2.2
[10745b16] + Statistics v1.11.1
[ec057cc2] + StructUtils v2.6.0
[410a4b4d] + Tricks v0.1.13
[5c2747f8] + URIs v1.6.1
[0dad84c5] + ArgTools v1.1.2
[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.12.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
[ca575930] + NetworkOptions v1.3.0
[44cfe95a] + Pkg v1.13.0
[de0858da] + Printf 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
[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.1+0
[29816b5a] + LibSSH2_jll v1.11.3+1
[14a3606d] + MozillaCACerts_jll v2025.11.4
[4536629a] + OpenBLAS_jll v0.3.29+0
[458c3c95] + OpenSSL_jll v3.5.4+0
[efcefdf7] + PCRE2_jll v10.47.0+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
Installation completed after 4.24s
################################################################################
# Precompilation
#
Precompiling PkgEval dependencies...
┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled
│ exception =
│ UndefVarError: `project_rel_path` not defined in `TestEnv`
│ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value.
│ Stacktrace:
│ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec)
│ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75
│ [2] test_dir_has_project_file
│ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined]
│ [3] maybe_gen_project_override!
│ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined]
│ [4] activate(pkg::String; allow_reresolve::Bool)
│ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12
│ [5] activate(pkg::String)
│ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9
│ [6] top-level scope
│ @ /PkgEval.jl/scripts/precompile.jl:24
│ [7] include(mod::Module, _path::String)
│ @ Base ./Base.jl:309
│ [8] exec_options(opts::Base.JLOptions)
│ @ Base ./client.jl:344
│ [9] _start()
│ @ Base ./client.jl:577
└ @ Main /PkgEval.jl/scripts/precompile.jl:26
Precompiling package dependencies...
Precompiling packages...
10862.4 ms ✓ PlutoExtras
1 dependency successfully precompiled in 11 seconds. 51 already precompiled.
Precompilation completed after 24.46s
################################################################################
# Testing
#
Testing PlutoExtras
Status `/tmp/jl_sX9LVh/Project.toml`
[4c88cf16] Aqua v0.8.14
[ac1192a8] HypertextLiteral v0.9.5
[c3e4b0f8] Pluto v0.20.21
[ed5d0301] PlutoExtras v0.7.16
[f8b46487] TestItemRunner v1.1.1
[d6f4376e] Markdown v1.11.0
[8dfed614] Test v1.11.0
Status `/tmp/jl_sX9LVh/Manifest.toml`
[6e696c72] AbstractPlutoDingetjes v1.3.2
[4c88cf16] Aqua v0.8.14
[d1d4a3ce] BitFlags v0.1.9
[944b1d66] CodecZlib v0.7.8
[3da002f7] ColorTypes v0.12.1
[34da2185] Compat v4.18.1
[f0e56b4a] ConcurrentUtilities v2.5.0
[5218b696] Configurations v0.17.6
[9a962f9c] DataAPI v1.16.0
[e2d170a0] DataValueInterfaces v1.0.0
[ffbed154] DocStringExtensions v0.9.5
[460bff9d] ExceptionUnwrapping v0.1.11
[21656369] ExpressionExplorer v1.1.3
[55351af7] ExproniconLite v0.10.14
[53c48c17] FixedPointNumbers v0.8.5
[828d9ff0] GracefulPkg v2.4.2
[cd3eb016] HTTP v1.10.19
[47d2ed2b] Hyperscript v0.0.5
[ac1192a8] HypertextLiteral v0.9.5
[b5f81e59] IOCapture v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[692b3bcd] JLLWrappers v1.7.1
[682c06a0] JSON v1.3.0
[8ac3fa9e] LRUCache v1.6.2
[0e77f7df] LazilyInitializedFields v1.3.0
[e6f89c97] LoggingExtras v1.2.0
[6c6e2e6c] MIMEs v1.1.0
[36869731] Malt v1.3.0
[739be429] MbedTLS v1.1.9
[99f44e22] MsgPack v1.2.1
[4d8831e6] OpenSSL v1.6.0
[bac558e1] OrderedCollections v1.8.1
[69de0a69] Parsers v2.8.3
[c3e4b0f8] Pluto v0.20.21
[72656b73] PlutoDependencyExplorer v1.2.2
[ed5d0301] PlutoExtras v0.7.16
[7f904dfe] PlutoUI v0.7.75
[91cefc8d] PrecompileSignatures v3.0.3
[aea7be01] PrecompileTools v1.3.3
[21216c6a] Preferences v1.5.0
[189a3867] Reexport v1.2.2
[2792f1a3] RegistryInstances v0.1.0
[05181044] RelocatableFolders v1.0.1
[6c6a2e73] Scratch v1.3.0
[777ac1f9] SimpleBufferStream v1.2.0
[10745b16] Statistics v1.11.1
[ec057cc2] StructUtils v2.6.0
[3783bdb8] TableTraits v1.0.1
[bd369af6] Tables v1.12.1
[f8b46487] TestItemRunner v1.1.1
[1c621080] TestItems v1.0.0
[3bb67fe8] TranscodingStreams v0.11.3
[410a4b4d] Tricks v0.1.13
[5c2747f8] URIs v1.6.1
[c8ffd9c3] MbedTLS_jll v2.28.1010+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.12.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
[ca575930] NetworkOptions v1.3.0
[44cfe95a] Pkg v1.13.0
[de0858da] Printf 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
[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.1+0
[29816b5a] LibSSH2_jll v1.11.3+1
[14a3606d] MozillaCACerts_jll v2025.11.4
[4536629a] OpenBLAS_jll v0.3.29+0
[458c3c95] OpenSSL_jll v3.5.4+0
[efcefdf7] PCRE2_jll v10.47.0+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
Testing Running tests...
Test Summary: | Pass Total Time
Package | 54 54 20.9s
test/combinehtl_module.jl | 54 54 20.8s
Show methods | 54 54 20.7s
WARNING: Unsupported Julia version
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
Pluto (0.20.21) is running on a new version of Julia (1.14.0-DEV.1299).
Support for Julia 1.14 will be added in a later Pluto release.
You can try:
1. Update Pluto using Pkg.update("Pluto").
2. If there is no newer version of Pluto yet, then you can help us
develop it! Julia 1.14 compatibility takes a lot of work, and we
would really appreciate your help! Search
github.com/fonsp/Pluto.jl/issues for Julia 1.14 to see what still
needs to be done. Not all compatibility issues are known – play
around and try running Pkg.test("Pluto").
│ Note
│
│ Preview versions of Julia are not fully supported by Pluto.
┌ Warning: The active manifest file at `/home/pkgeval/.julia/scratchspaces/c3e4b0f8-55cb-11ea-2926-15256bba5781/pkg_envs/env_khtkgsxgdi/Manifest.toml` has an old format.
│ Any package operation (add, remove, update, etc.) will automatically upgrade it to format v2.1.
└ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/manifest.jl:462
From worker 2: Resolving package versions...
From worker 2: Updating `~/.julia/scratchspaces/c3e4b0f8-55cb-11ea-2926-15256bba5781/pluto-boot-environment-1.14.0-DEV.1299-0.20.21/8Lic2hX97Vj/Project.toml`
From worker 2: [dc6b355a] + PlutoRunner v30.31.32 `~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner`
From worker 2: Updating `~/.julia/scratchspaces/c3e4b0f8-55cb-11ea-2926-15256bba5781/pluto-boot-environment-1.14.0-DEV.1299-0.20.21/8Lic2hX97Vj/Manifest.toml`
From worker 2: [dc6b355a] + PlutoRunner v30.31.32 `~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner`
From worker 2: [0dad84c5] + ArgTools v1.1.2
From worker 2: [56f22d72] + Artifacts v1.11.0
From worker 2: [2a0f44e3] + Base64 v1.11.0
From worker 2: [ade2ca70] + Dates v1.11.0
From worker 2: [f43a241f] + Downloads v1.7.0
From worker 2: [7b1f6079] + FileWatching v1.11.0
From worker 2: [b77e0a4c] + InteractiveUtils v1.11.0
From worker 2: [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0
From worker 2: [b27032c2] + LibCURL v1.0.0
From worker 2: [76f85450] + LibGit2 v1.11.0
From worker 2: [8f399da3] + Libdl v1.11.0
From worker 2: [56ddb016] + Logging v1.11.0
From worker 2: [d6f4376e] + Markdown v1.11.0
From worker 2: [ca575930] + NetworkOptions v1.3.0
From worker 2: [44cfe95a] + Pkg v1.13.0
From worker 2: [de0858da] + Printf v1.11.0
From worker 2: [3fa0cd96] + REPL v1.11.0
From worker 2: [9a3f8284] + Random v1.11.0
From worker 2: [ea8e919c] + SHA v1.0.0
From worker 2: [6462fe0b] + Sockets v1.11.0
From worker 2: [f489334b] + StyledStrings v1.13.0
From worker 2: [fa267f1f] + TOML v1.0.3
From worker 2: [a4e569a6] + Tar v1.10.0
From worker 2: [cf7118a7] + UUIDs v1.11.0
From worker 2: [4ec0a83e] + Unicode v1.11.0
From worker 2: [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1
From worker 2: [deac9b47] + LibCURL_jll v8.17.0+0
From worker 2: [e37daf67] + LibGit2_jll v1.9.1+0
From worker 2: [29816b5a] + LibSSH2_jll v1.11.3+1
From worker 2: [14a3606d] + MozillaCACerts_jll v2025.11.4
From worker 2: [458c3c95] + OpenSSL_jll v3.5.4+0
From worker 2: [efcefdf7] + PCRE2_jll v10.47.0+0
From worker 2: [83775a58] + Zlib_jll v1.3.1+2
From worker 2: [3161d3a3] + Zstd_jll v1.5.7+1
From worker 2: [8e850ede] + nghttp2_jll v1.68.0+1
From worker 2: [3f19e933] + p7zip_jll v17.7.0+0
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 2:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 2:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("57c51c71-fd8d-440d-8262-9cccd1617c08"), "@frompackage \"../..\" begin\n\tusing ^\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088285266022e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[Dict("group" => "macro", "line" => -1, "msg" => ("\n", MIME type text/html), "level" => "Info", "id" => "PlutoDevMacros_FromPackage_c9c7c729", "cell_id" => Base.UUID("57c51c71-fd8d-440d-8262-9cccd1617c08"), "kwargs" => Tuple{String, Any}[], "file" => "/home/pkgeval/.julia/packages/PlutoDevMacros/3gPq9/src/frompackage/macro.jl")], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:CapturedException => [], Symbol("@frompackage") => []), 7), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("d9762fc1-fa2c-4315-a360-cc1cd9d70055"), "md\"\"\"\nThis is an example of `StringOnEnter`: \$(@bind text StringOnEnter(\"ciao\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287687428e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:text => [Pluto.Cell(Base.UUID("cbeff2f3-3ffe-4aaa-8d4c-43c44ee6d59f"), "text === \"ciao\" || error(\"Something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806039e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:text => [Pluto.Cell(#= circular reference @-8 =#)], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :StringOnEnter => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("cbeff2f3-3ffe-4aaa-8d4c-43c44ee6d59f"), "text === \"ciao\" || error(\"Something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806039e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:text => [Pluto.Cell(Base.UUID("d9762fc1-fa2c-4315-a360-cc1cd9d70055"), "md\"\"\"\nThis is an example of `StringOnEnter`: \$(@bind text StringOnEnter(\"ciao\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 2:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287687428e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:text => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :StringOnEnter => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("ecfdee44-3e6c-4e7e-a039-1f7d05a875f8"), "md\"\"\"\nThis is a number: \$(@bind num Editable(3))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806134e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:num => [Pluto.Cell(Base.UUID("9a90e5be-6c38-440d-a6d6-99dc25be5727"), "num === 3 || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806152e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:num => [Pluto.Cell(#= circular reference @-8 =#)], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("d171e8f9-c939-4747-a748-5568ae4a4064"), "num |> typeof", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806225e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:|> => [], :num => [Pluto.Cell(#= circular reference @-8 =#)], :typeof => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("9a90e5be-6c38-440d-a6d6-99dc25be5727"), "num === 3 || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806152e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:num => [Pluto.Cell(Base.UUID("ecfdee44-3e6c-4e7e-a039-1f7d05a875f8"), "md\"\"\"\nThis is a number: \$(@bind num Editable(3))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806134e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:num => [Pluto.Cell(#= circular reference @-8 =#), Pluto.Cell(Base.UUID("d171e8f9-c939-4747-a748-5568ae4a4064"), "num |> typeof", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806225e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:|> => [], :num => [Pluto.Cell(#= circular reference @-8 =#)], :typeof => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("ca6e57a2-667f-4a77-a1ea-5f42192056d4"), "@bind(\n\tnumber_editable,\n\tEditable(0.5123234; prefix = \"Before: \", suffix = \" After!\", format = \".2f\")\n)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806164e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:number_editable => [Pluto.Cell(Base.UUID("81c03bad-aed6-4b45-b3b5-edbba30c0bdb"), "number_editable === 0.5123234 || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806177e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:number_editable => [Pluto.Cell(#= circular reference @-8 =#)], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("81c03bad-aed6-4b45-b3b5-edbba30c0bdb"), "number_editable === 0.5123234 || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806177e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:number_editable => [Pluto.Cell(Base.UUID("ca6e57a2-667f-4a77-a1ea-5f42192056d4"), "@bind(\n\tnumber_editable,\n\tEditable(0.5123234; prefix = \"Before: \", suffix = \" After!\", format = \".2f\")\n)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806164e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:number_editable => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("ac83e4d6-1637-4646-865c-7d21ce010374"), "@bind(\n\tbool_editable,\n\tEditable(true)\n)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408828780619e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bool_editable => [Pluto.Cell(Base.UUID("09458943-15a4-4251-82a8-e43299db53b5"), "bool_editable || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806202e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:error => [], :bool_editable => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("09458943-15a4-4251-82a8-e43299db53b5"), "bool_editable || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806202e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:error => [], :bool_editable => [Pluto.Cell(Base.UUID("ac83e4d6-1637-4646-865c-7d21ce010374"), "@bind(\n\tbool_editable,\n\tEditable(true)\n)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408828780619e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bool_editable => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("d171e8f9-c939-4747-a748-5568ae4a4064"), "num |> typeof", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806225e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:|> => [], :num => [Pluto.Cell(Base.UUID("ecfdee44-3e6c-4e7e-a039-1f7d05a875f8"), "md\"\"\"\nThis is a number: \$(@bind num Editable(3))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806134e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:num => [Pluto.Cell(Base.UUID("9a90e5be-6c38-440d-a6d6-99dc25be5727"), "num === 3 || error(\"something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806152e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:num => [Pluto.Cell(#= circular reference @-8 =#)], :error => [], :(===) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :typeof => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("9dfb5236-9475-4bf6-990a-19f8f5519003"), "md\"\"\"\nThis has also a unit \$(@bind unitnum Editable(3.0;suffix=\" dB\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806237e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:unitnum => [Pluto.Cell(Base.UUID("245fad1a-2f1e-4776-b048-6873e8c33f3b"), "unitnum === 3.0 || error(\"Something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806249e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:error => [], :(===) => [], :unitnum => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("245fad1a-2f1e-4776-b048-6873e8c33f3b"), "unitnum === 3.0 || error(\"Something went wrong\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806249e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:error => [], :(===) => [], :unitnum => [Pluto.Cell(Base.UUID("9dfb5236-9475-4bf6-990a-19f8f5519003"), "md\"\"\"\nThis has also a unit \$(@bind unitnum Editable(3.0;suffix=\" dB\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806237e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:unitnum => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("@md_str") => [], :getindex => [], Symbol("PlutoRunner.create_bond") => [], Symbol("Core.applicable") => [], Symbol("@bind") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("456a3579-3c33-496c-bbf2-6e6e0d0ff102"), "bool_bond = @bind bool_val Editable(true)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408828780626e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bool_val => [Pluto.Cell(Base.UUID("8f7d7dac-d5e6-43f4-88e6-21179c78c3ef"), "bool_val", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806273e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:bool_val => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :bool_bond => []), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Basic Widgets notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("8f7d7dac-d5e6-43f4-88e6-21179c78c3ef"), "bool_val", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088287806273e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:bool_val => [Pluto.Cell(Base.UUID("456a3579-3c33-496c-bbf2-6e6e0d0ff102"), "bool_bond = @bind bool_val Editable(true)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408828780626e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bool_val => [Pluto.Cell(#= circular reference @-8 =#)], :bool_bond => []), Dict{Symbol, Vector{Pluto.Cell}}(:Editable => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/basics.jl:36
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 2:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 2:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 3:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 3:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 3:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
ToC notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("e1d8a572-21ec-4db9-a640-f3521a16cb1f"), "@frompackage \"../..\" begin\n\tusing ^.ExtendedToc: *\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 3:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 3:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088391505111e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[Dict("group" => "macro", "line" => -1, "msg" => ("\n ", MIME type text/html), "level" => "Info", "id" => "PlutoDevMacros_FromPackage_7595c0c5", "cell_id" => Base.UUID("e1d8a572-21ec-4db9-a640-f3521a16cb1f"), "kwargs" => Tuple{String, Any}[], "file" => "/home/pkgeval/.julia/packages/PlutoDevMacros/kwCMC/src/frompackage/macro.jl")], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:CapturedException => [], Symbol("@frompackage") => []), 7), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
ToC notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("d05d4e8c-bf50-4343-b6b5-9b77caa646cd"), "ExtendedTableOfContents()", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088391505193e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:ExtendedTableOfContents => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
ToC notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("f6e74270-bd75-4367-a0b2-1e10e1336b6c"), "3 |> show_output_when_hidden # This will keep showing", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088391505207e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:|> => [], :show_output_when_hidden => []), 9), false, true, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => true)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
ToC notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("239b3956-69d7-43dc-80b8-92f43b84aada"), "@htl \"\"\"\n
\n\t\n\t\n\t\n
\n\n\"\"\";", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088391505219e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:HypertextLiteral => [Pluto.Cell(Base.UUID("464fc674-5ed7-11ed-0aff-939456ebc5a8"), "begin\n\tusing HypertextLiteral\n\tusing PlutoUI\n\tusing PlutoDevMacros\nend", false, Pluto.CellOutput("", MIME type text/plain, nothing, 1.764088379033595e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], false, 0x0000000069e49452, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:HypertextLiteral => [Pluto.Cell(#= circular reference @-8 =#)], :PlutoUI => [], :PlutoDevMacros => []), Dict{Symbol, Vector{Pluto.Cell}}(), 7), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], Symbol("HypertextLiteral.Result") => [], Symbol("HypertextLiteral.Bypass") => [], Symbol("@htl") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/toc.jl:11
WARNING: Method definition typeasfield(Type{Int64}) in module ##194 at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:40 overwritten at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/src/structbond/macro.jl:91.
WARNING: Method definition typeasfield(Type{var"##194".ASD}) in module ##194 at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:48 overwritten at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/src/structbond/macro.jl:91.
┌ Warning: unknown use of `=`. Assignee is unrecognised.
│ ex =
│ quote
│ (Markdown.MD)(Base.getindex(Any, (Markdown.Paragraph)(Base.getindex(Any, "Altitude ", $h$, " [m]"))), Dict{Symbol, Any}(:config => Markdown.Config(Function[Markdown.hashheader, Markdown.list, Markdown.fencedcode, Markdown.blockquote, Markdown.admonition], Function[Markdown.blocktex, Markdown.blockinterp, Markdown.indentcode, Markdown.footnote, Markdown.github_table, Markdown.horizontalrule, Markdown.setextheader, Markdown.paragraph], Dict{Char, Vector{Function}}('$' => [Markdown.tex, Markdown.interp], '!' => [Markdown.image], '[' => [Markdown.footnote_link, Markdown.link], '`' => [Markdown.inline_code], '_' => [Markdown.underscore_bold, Markdown.underscore_italic], '*' => [Markdown.asterisk_bold, Markdown.asterisk_italic], '<' => [Markdown.autolink], '\\' => [Markdown.linebreak, Markdown.escapes], '-' => [Markdown.en_or_em_dash]))))
│ $(Expr(:macrocall, Symbol("@md_str")))
│ end
└ @ ExpressionExplorer ~/.julia/packages/ExpressionExplorer/YHWGO/src/explore.jl:179
┌ Warning: unknown use of `=`. Assignee is unrecognised.
│ ex =
│ quote
│ (Markdown.MD)(Base.getindex(Any, (Markdown.Paragraph)(Base.getindex(Any, "Altitude ", $h$, " [m]"))), Dict{Symbol, Any}(:config => Markdown.Config(Function[Markdown.hashheader, Markdown.list, Markdown.fencedcode, Markdown.blockquote, Markdown.admonition], Function[Markdown.blocktex, Markdown.blockinterp, Markdown.indentcode, Markdown.footnote, Markdown.github_table, Markdown.horizontalrule, Markdown.setextheader, Markdown.paragraph], Dict{Char, Vector{Function}}('$' => [Markdown.tex, Markdown.interp], '!' => [Markdown.image], '[' => [Markdown.footnote_link, Markdown.link], '`' => [Markdown.inline_code], '_' => [Markdown.underscore_bold, Markdown.underscore_italic], '*' => [Markdown.asterisk_bold, Markdown.asterisk_italic], '<' => [Markdown.autolink], '\\' => [Markdown.linebreak, Markdown.escapes], '-' => [Markdown.en_or_em_dash]))))
│ $(Expr(:macrocall, Symbol("@md_str")))
│ end
└ @ ExpressionExplorer ~/.julia/packages/ExpressionExplorer/YHWGO/src/explore.jl:179
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 4:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 4:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]
│ [14] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264
│ [15] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [16] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [17] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [18] with_logstate
│ @ ./logging/logging.jl:540
│ [19] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [20] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [21] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [22] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [23] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [24] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [25] eval
│ @ ./boot.jl:489
│ [26] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [27] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [28] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [29] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("949ac1ef-c502-4e28-81ff-f99b0d19aa03"), "@frompackage \"../..\" begin\n\tusing ^.StructBondModule\n\tusing ^: ExtendedTableOfContents, Editable, show_output_when_hidden\n\tusing >.HypertextLiteral\n\tusing >.PlutoUI\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480605796e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[Dict("group" => "macro", "line" => -1, "msg" => ("\n ", MIME type text/html), "level" => "Info", "id" => "PlutoDevMacros_FromPackage_7595c0c5", "cell_id" => Base.UUID("949ac1ef-c502-4e28-81ff-f99b0d19aa03"), "kwargs" => Tuple{String, Any}[], "file" => "/home/pkgeval/.julia/packages/PlutoDevMacros/kwCMC/src/frompackage/macro.jl")], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:CapturedException => [], Symbol("@frompackage") => []), 7), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("707175a9-d356-43cf-8038-620ebc401c93"), "ExtendedTableOfContents()", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 4:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895476e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:ExtendedTableOfContents => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :asd => [Pluto.Cell(#= circular reference @-8 =#), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("86a80228-f495-43e8-b1d4-c93b7b52c8d8"), "begin\n\t@kwdef struct MAH\n\t\ta::Int\n\tend\n\t@kwdef struct BOH\n\t\tmah::MAH\n\tend\n\t\n\t# This will make the default widget for an Int a Slider\n\t@typeasfield Int = Slider(1:10)\n\t# This will make the default widget for fields of type ASD a popout that wraps a StructBond{ASD}\n\t@popoutasfield MAH\n\t\n\t@bind boh StructBond(BOH)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895604e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:boh => [Pluto.Cell(Base.UUID("2358f686-1950-40f9-9d5c-dac2d98f4c24"), "boh", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895617e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:boh => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:StructBond => [], Symbol("@popoutasfield") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :BOH => [], :PlutoRunner => [], Symbol("@kwdef") => [], Symbol("@typeasfield") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("2358f686-1950-40f9-9d5c-dac2d98f4c24"), "boh", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895617e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:boh => [Pluto.Cell(Base.UUID("86a80228-f495-43e8-b1d4-c93b7b52c8d8"), "begin\n\t@kwdef struct MAH\n\t\ta::Int\n\tend\n\t@kwdef struct BOH\n\t\tmah::MAH\n\tend\n\t\n\t# This will make the default widget for an Int a Slider\n\t@typeasfield Int = Slider(1:10)\n\t# This will make the default widget for fields of type ASD a popout that wraps a StructBond{ASD}\n\t@popoutasfield MAH\n\t\n\t@bind boh StructBond(BOH)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895604e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:boh => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:StructBond => [], Symbol("@popoutasfield") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :BOH => [], :PlutoRunner => [], Symbol("@kwdef") => [], Symbol("@typeasfield") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt => [Pluto.Cell(#= circular reference @-8 =#), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("7855826e-ccaa-4c27-a060-f5ceb927bbe8"), "@bind transformed_value_example @NTBond md\"Transformed!\" begin\n\ta = Slider(1:10)\n\tb = Slider(1:10)\nend _.a + _.b # This function is replaced within the macro to be `nt -> nt.a + nt.b`, which could have also been provided as anonymous function directly", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895653e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:transformed_value_example => [Pluto.Cell(Base.UUID("1d5573ee-872e-4dfb-a785-1ac9e836ad98"), "transformed_value_example", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895667e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:transformed_value_example => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("1d5573ee-872e-4dfb-a785-1ac9e836ad98"), "transformed_value_example", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895667e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:transformed_value_example => [Pluto.Cell(Base.UUID("7855826e-ccaa-4c27-a060-f5ceb927bbe8"), "@bind transformed_value_example @NTBond md\"Transformed!\" begin\n\ta = Slider(1:10)\n\tb = Slider(1:10)\nend _.a + _.b # This function is replaced within the macro to be `nt -> nt.a + nt.b`, which could have also been provided as anonymous function directly", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895653e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:transformed_value_example => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("5438e9e7-c0f7-4523-8682-ffb822359d50"), "simple_slider = Slider(1:10);", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895678e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:simple_slider => []), Dict{Symbol, Vector{Pluto.Cell}}(:(:) => [], :Slider => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("02e58012-5af6-4b91-a9a4-09c9dc038f11"), "@bind transform_single_field @NTBond \"Field Level Transformed Value\" begin\n\ta = (\"Angle [°]\", @tv deg2rad Slider(0:90; default = 60, show_value=true)) # This transforms the angle into radians\n\tb = @tv x -> x + 3 simple_slider # You can either use the full anonymous function synthax, or the convenience form where _ is automatically interpreted as the variable of the anonymous function like below\n\tc = @tv _^2 Slider(1:10; default = 3) # First argument transformed to the anon func x -> x^2\n\td = Slider(1:10)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089569e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:transform_single_field => [Pluto.Cell(Base.UUID("e102613f-244c-4b49-9837-535bf047a14a"), "transform_single_field", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895702e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:transform_single_field => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:Core => [], Symbol("@NTBond") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], Symbol("@tv") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("e102613f-244c-4b49-9837-535bf047a14a"), "transform_single_field", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895702e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:transform_single_field => [Pluto.Cell(Base.UUID("02e58012-5af6-4b91-a9a4-09c9dc038f11"), "@bind transform_single_field @NTBond \"Field Level Transformed Value\" begin\n\ta = (\"Angle [°]\", @tv deg2rad Slider(0:90; default = 60, show_value=true)) # This transforms the angle into radians\n\tb = @tv x -> x + 3 simple_slider # You can either use the full anonymous function synthax, or the convenience form where _ is automatically interpreted as the variable of the anonymous function like below\n\tc = @tv _^2 Slider(1:10; default = 3) # First argument transformed to the anon func x -> x^2\n\td = Slider(1:10)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089569e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:transform_single_field => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:Core => [], Symbol("@NTBond") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], Symbol("@tv") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("bb04ac12-20a0-467a-af1a-c298301e4838"), "markdown_function = nt -> atan(nt.x, nt.y) + 3", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895714e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:markdown_function => []), Dict{Symbol, Vector{Pluto.Cell}}(:+ => [], :atan => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("36faf18c-11c3-4012-a996-55c7cdae71a8"), "math_ntbond = @bind atanval @NTBond md\"This is math!: ``\\;atan(x,y) + 3``\" begin\n\tx = (md\"``x``\", Slider(1:10; show_value=true))\n\ty = (md\"``y``\", Slider(1:10; show_value=true))\nend markdown_function # We can also directly use functions in the caller scope to transform the value", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895727e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:math_ntbond => [], :atanval => [Pluto.Cell(Base.UUID("27977526-75dc-44c3-9976-c22e8cbd94da"), "atanval", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:atanval => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("27977526-75dc-44c3-9976-c22e8cbd94da"), "atanval", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:atanval => [Pluto.Cell(Base.UUID("36faf18c-11c3-4012-a996-55c7cdae71a8"), "math_ntbond = @bind atanval @NTBond md\"This is math!: ``\\;atan(x,y) + 3``\" begin\n\tx = (md\"``x``\", Slider(1:10; show_value=true))\n\ty = (md\"``y``\", Slider(1:10; show_value=true))\nend markdown_function # We can also directly use functions in the caller scope to transform the value", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895727e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:math_ntbond => [], :atanval => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("3c2c257e-bbee-4a04-b3ba-68f2382fce87"), "@NTBond(md\"asd\", begin a = Slider(1:10) end).description", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895754e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("cf807cb3-5d75-4040-bfd1-05fe70d26e89"), "tuple_description_ntbond = @NTBond (\"Plain description\", html\"HTML Description\") begin\n\ta = Slider(1:10)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895764e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:tuple_description_ntbond => [Pluto.Cell(Base.UUID("564968fe-0a68-48bc-9e11-c7732e2bae04"), "tuple_description_ntbond.description", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895777e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:tuple_description_ntbond => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@html_str") => [], Symbol("@NTBond") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("564968fe-0a68-48bc-9e11-c7732e2bae04"), "tuple_description_ntbond.description", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895777e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:tuple_description_ntbond => [Pluto.Cell(Base.UUID("cf807cb3-5d75-4040-bfd1-05fe70d26e89"), "tuple_description_ntbond = @NTBond (\"Plain description\", html\"HTML Description\") begin\n\ta = Slider(1:10)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895764e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:tuple_description_ntbond => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@html_str") => [], Symbol("@NTBond") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("bd5ec086-5156-4e7c-a70b-5ca9f089bb49"), "sbs_bond = @bind sbs StructBondSelect([\n\t@NTBond \"cos(arg)\" begin\n\t\targ = Slider(range(0,1,100))\n\tend (nt -> cos(nt.arg)) # We need to wrap the function given to `@NTBond` in () to avoid parse problems when providing a function\n\t@NTBond \"atan(y,x)\" begin\n\t\tx = Slider(range(0,10; step = 0.1); default = 3, show_value=true)\n\t\ty = Slider(range(0, 10; step = 0.1); default = 5, show_value=true)\n\tend nt -> atan(nt.y, nt.x)\n]; default_idx = 2, selector_text = \"Options:\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895789e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:sbs_bond => [], :sbs => [Pluto.Cell(Base.UUID("7853cc7f-4e58-44d1-8d3b-f8d4745564e6"), "sbs", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895806e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:sbs => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], :StructBondSelect => [], :PlutoRunner => [], :Base => [], Symbol("Base.get") => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("7853cc7f-4e58-44d1-8d3b-f8d4745564e6"), "sbs", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895806e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:sbs => [Pluto.Cell(Base.UUID("bd5ec086-5156-4e7c-a70b-5ca9f089bb49"), "sbs_bond = @bind sbs StructBondSelect([\n\t@NTBond \"cos(arg)\" begin\n\t\targ = Slider(range(0,1,100))\n\tend (nt -> cos(nt.arg)) # We need to wrap the function given to `@NTBond` in () to avoid parse problems when providing a function\n\t@NTBond \"atan(y,x)\" begin\n\t\tx = Slider(range(0,10; step = 0.1); default = 3, show_value=true)\n\t\ty = Slider(range(0, 10; step = 0.1); default = 5, show_value=true)\n\tend nt -> atan(nt.y, nt.x)\n]; default_idx = 2, selector_text = \"Options:\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895789e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:sbs_bond => [], :sbs => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], :StructBondSelect => [], :PlutoRunner => [], :Base => [], Symbol("Base.get") => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(#= circular reference @-8 =#)], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("a5490a6b-dc11-42b7-87e0-d38870fc55e4"), "freq", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895838e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:freq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("705e30fe-77a3-4b06-8b99-1807290edffb"), "alt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895852e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:alt => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("63d6c2df-a411-407c-af11-4f5d09fbb322"), "begin\nBase.@kwdef struct LOL\n\ta::Int \n\tb::Int\nend\n@fielddata LOL begin\n\ta = (md\"Wonder!\", Slider(1:10))\n\tb = (@htl(\"Field B\"), Scrubbable(1:10))\nend\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895865e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@htl") => [], Symbol("Base.@kwdef") => [], Symbol("@fielddata") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("633029af-8cac-426e-b35c-c9fb3938b784"), "@bind lol_pop popoutwrap(LOL)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895879e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:lol_pop => [Pluto.Cell(Base.UUID("065bad73-5fa8-4496-ba33-9e66940b5806"), "lol_pop", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895894e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:lol_pop => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(:LOL => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :popoutwrap => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("065bad73-5fa8-4496-ba33-9e66940b5806"), "lol_pop", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895894e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:lol_pop => [Pluto.Cell(Base.UUID("633029af-8cac-426e-b35c-c9fb3938b784"), "@bind lol_pop popoutwrap(LOL)", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895879e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:lol_pop => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(:LOL => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :popoutwrap => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(#= circular reference @-8 =#), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(#= circular reference @-8 =#), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("03e9d75e-e6c9-4199-933b-2be306daf978"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895978e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(Base.UUID("9e3601f5-efc2-44e9-83d8-5b65ce7e9ccf"), "begin\n\"\"\"\n\tstruct ASD\n\"\"\"\nBase.@kwdef struct ASD\n\ta::Int \n\tb::Int\n\tc::String\n\t\"This field is _special_\"\n\td::String\n\te::Int\nend\n@typeasfield String = TextField() # String fields with no struct-specific default will use this \n@fielddata ASD begin\n\ta = (md\"Markdown description, including ``LaTeX``\", Slider(1:10))\n\tb = (@htl(\"Field with HTML description\"), Scrubbable(1:10))\n\tc = (\"Normal String Description\", TextField())\n\t# d has no ASD-specific custom bond, so it will use the field docstring as description and the default String widget as widget\n\te = Slider(20:25) # No description, defaults to the fieldname as no docstring is present\nend\nasd_bond = @bind asd StructBond(ASD; description = \"Custom Description\")\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895574e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(Base.UUID("903fee67-6b23-41dc-a03d-f1040b696be6"), "BondTable([\n\tasd_bond,\n\tnt_bond,\n\tbl,\n\tblc\n]; description = \"My Bonds\") |> show_output_when_hidden", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895955e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd_bond => [Pluto.Cell(#= circular reference @-8 =#)], :|> => [], :bl => [Pluto.Cell(Base.UUID("4d611425-c8e3-4bc3-912b-8bc0465363bc"), "bl = @BondsList \"My Group of Bonds\" let tv = PlutoUI.Experimental.transformed_value\n\t # We use transformed_value to translate GHz to Hz in the bound variable `freq`\n\t\"Frequency [GHz]\" = @bind freq tv(x -> x * 1e9, Editable(20; suffix = \" GHz\"))\n\tmd\"Altitude ``h`` [m]\" = @bind alt Scrubbable(100:10:200)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895822e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:bl => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], Symbol("@bind") => [], Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :nt_bond => [Pluto.Cell(Base.UUID("0db51d39-7c05-4e00-b951-7fe776a8e0f9"), "nt_bond = @bind nt @NTBond \"My Fancy NTuple\" begin\n\ta = (\"Description\", Slider(1:10))\n\tb = (md\"**Bold** field\", Slider(1:10))\n\tc = Slider(1:10) # No description, defaults to the name of the field\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895629e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:nt_bond => [Pluto.Cell(#= circular reference @-8 =#)], :nt => [Pluto.Cell(Base.UUID("e2b79a58-e66e-4d40-8673-418823753b38"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895641e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("996b4085-114c-48f4-9f90-8e637f29c06a"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895939e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("08d711c0-e2cc-4444-94ca-0c4c3cfe901f"), "nt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895967e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:nt => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@NTBond") => [], Symbol("@md_str") => [], Symbol("PlutoRunner.create_bond") => [], Symbol("@bind") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], :Base => [], :Core => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :show_output_when_hidden => [], :BondTable => [], :blc => [Pluto.Cell(Base.UUID("811cf78b-e870-45bb-9173-89a3b3d495f5"), "blc = @BondsList \"Popout Container\" begin\n\t\"Structure ASD\" = Popout(asd_bond)\n\t\"NamedTuple\" = Popout(nt_bond)\n\t\"StructBondSelect\" = Popout(sbs_bond)\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:blc => [Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@BondsList") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))], :asd => [Pluto.Cell(Base.UUID("cdc0a7ad-a3ac-4270-b707-35b1939da276"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089559e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(Base.UUID("e7d67662-77b3-482a-b032-8db4afbc01a6"), "asd", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480895924e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:asd => [Pluto.Cell(#= circular reference @-8 =#)]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)), Pluto.Cell(#= circular reference @-8 =#)]), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@doc") => [], :ASD => [], :StructBond => [], Symbol("@md_str") => [], Symbol("Core.applicable") => [], Symbol("Base.get") => [], :PlutoRunner => [], Symbol("@typeasfield") => [], Symbol("@fielddata") => [], Symbol("PlutoRunner.create_bond") => []…), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false))]), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("26d11600-2827-4e08-9195-109c8a8bddc3"), "freq", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408848089599e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:freq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Struct Bond notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("be2a7820-e194-4410-b00d-a9332b234ad6"), "alt", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088480896018e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:alt => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:121
Struct Bond notebook: Error During Test at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:124
Test threw exception
Expression: eval_in_nb(sn, :nt) == (; a = 1, b = 1, c = 1)
Remote exception from Malt.DistributedStdlibWorker with pid 4:
Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] eval
@ ./boot.jl:489
[2] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[3] eval
@ ./boot.jl:489
[4] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[5] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[6] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:47
[2] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[3] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[4] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[5] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[6] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[7] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[8] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
caused by: Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] eval
@ ./boot.jl:489
[2] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[3] eval
@ ./boot.jl:489
[4] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[5] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[6] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:465
[2] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:454
[3] remotecall_fetch(::Function, ::Int64, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492
[4] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:44
[5] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[6] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[7] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[8] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[9] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[10] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[11] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
Struct Bond notebook: Error During Test at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:125
Test threw exception
Expression: eval_in_nb(sn, :(asd == ASD(1, 6, "", "", 20)))
Remote exception from Malt.DistributedStdlibWorker with pid 4:
Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] top-level scope
@ none:1
[2] eval
@ ./boot.jl:489
[3] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[4] eval
@ ./boot.jl:489
[5] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[6] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[7] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:47
[2] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[3] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[4] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[5] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[6] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool)
@ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:394
[8] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[9] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
caused by: Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] top-level scope
@ none:1
[2] eval
@ ./boot.jl:489
[3] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[4] eval
@ ./boot.jl:489
[5] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[6] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[7] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:465
[2] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:454
[3] remotecall_fetch(::Function, ::Int64, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492
[4] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:44
[5] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[6] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[7] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[8] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[9] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[10] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool)
@ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:394
[11] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[12] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
Struct Bond notebook: Error During Test at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:126
Test threw exception
Expression: eval_in_nb(sn, :(boh == BOH(MAH(1))))
Remote exception from Malt.DistributedStdlibWorker with pid 4:
Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] top-level scope
@ none:1
[2] eval
@ ./boot.jl:489
[3] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[4] eval
@ ./boot.jl:489
[5] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[6] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[7] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:47
[2] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[3] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[4] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[5] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[6] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool)
@ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:394
[8] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[9] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
caused by: Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] top-level scope
@ none:1
[2] eval
@ ./boot.jl:489
[3] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[4] eval
@ ./boot.jl:489
[5] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[6] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[7] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:465
[2] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:454
[3] remotecall_fetch(::Function, ::Int64, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492
[4] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:44
[5] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[6] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[7] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[8] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[9] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Expr)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[10] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool)
@ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:394
[11] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[12] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
Struct Bond notebook: Error During Test at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:128
Test threw exception
Expression: eval_in_nb(sn, :alt) == 150
Remote exception from Malt.DistributedStdlibWorker with pid 4:
Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] eval
@ ./boot.jl:489
[2] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[3] eval
@ ./boot.jl:489
[4] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[5] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[6] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:47
[2] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[3] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[4] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[5] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[6] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[7] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[8] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
caused by: Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] eval
@ ./boot.jl:489
[2] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[3] eval
@ ./boot.jl:489
[4] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[5] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[6] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:465
[2] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:454
[3] remotecall_fetch(::Function, ::Int64, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492
[4] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:44
[5] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[6] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[7] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[8] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[9] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[10] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[11] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
Struct Bond notebook: Error During Test at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:129
Test threw exception
Expression: eval_in_nb(sn, :freq) == 2.0e10
Remote exception from Malt.DistributedStdlibWorker with pid 4:
Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] eval
@ ./boot.jl:489
[2] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[3] eval
@ ./boot.jl:489
[4] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[5] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[6] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:47
[2] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[3] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[4] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[5] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[6] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[7] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[8] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
caused by: Error deserializing a remote exception from worker 4
Remote(original) exception of type UndefVarError
Remote stacktrace :
Stacktrace:
[1] eval
@ ./boot.jl:489
[2] top-level scope
@ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:654
[3] eval
@ ./boot.jl:489
[4] #handle_msg##4
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
[5] run_work_thunk
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
[6] #handle_msg##2
@ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:287
...and 1 more exception.
Stacktrace:
[1] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::Type{CapturedException})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/clusterserialize.jl:231
[2] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[3] deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, t::DataType)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:1658
[4] handle_deserialize(s::Distributed.ClusterSerializer{Sockets.TCPSocket}, b::Int32)
@ Serialization /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:915
[5] deserialize
@ /opt/julia/share/julia/stdlib/v1.14/Serialization/src/Serialization.jl:851 [inlined]
[6] deserialize_msg(s::Distributed.ClusterSerializer{Sockets.TCPSocket})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/messages.jl:87
[7] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:176
[8] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool)
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:133
[9] (::Distributed.var"#process_messages##0#process_messages##1"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})()
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:121
Stacktrace:
[1] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:465
[2] remotecall_fetch(::Function, ::Distributed.Worker, ::Module, ::Vararg{Any})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:454
[3] remotecall_fetch(::Function, ::Int64, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492
[4] remote_call_fetch(::Function, ::Malt.DistributedStdlibWorker, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})
@ Malt ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:44
[5] remote_call_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/DistributedStdlibWorker.jl:58 [inlined]
[6] remote_eval_fetch
@ ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:538 [inlined]
[7] remote_eval_fetch(w::Malt.DistributedStdlibWorker, expr::Expr)
@ Malt ~/.julia/packages/Malt/QnJNJ/src/Malt.jl:539
[8] eval_fetch_in_workspace(session_notebook::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:653
[9] eval_in_nb(sn::Tuple{Pluto.ServerSession, Pluto.Notebook}, expr::Symbol)
@ Main.var"##201" ~/.julia/packages/PlutoExtras/aj29f/test/setup_helper.jl:14
[10] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/structbond.jl:539
[11] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined]
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 5:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [14] eval
│ @ ./boot.jl:489
│ [15] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [16] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [17] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [18] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
┌ Error: Unkown error during eval_format_fetch_in_workspace
│ ex =
│ Remote exception from Malt.DistributedStdlibWorker with pid 5:
│
│ MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})
│ The function `stacktrace` exists, but no method is defined for this combination of argument types.
│
│ Closest candidates are:
│ stacktrace(!Matched::Bool)
│ @ Base stacktraces.jl:206
│ stacktrace()
│ @ Base stacktraces.jl:206
│ stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)
│ @ Base stacktraces.jl:193
│ ...
│
│ Stacktrace:
│ [1] CapturedException
│ @ ./task.jl:17
│ [2] run_inside_trycatch
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129
│ [3] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245
│ [4] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [5] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [6] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [7] with_logstate
│ @ ./logging/logging.jl:540
│ [8] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [9] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [10] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [11] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [12] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [13] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]
│ [14] #32
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264
│ [15] #with_io_to_logs#125
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64
│ [16] with_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11
│ [17] #123
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129
│ [18] with_logstate
│ @ ./logging/logging.jl:540
│ [19] with_logger
│ @ ./logging/logging.jl:651 [inlined]
│ [20] #with_logger_and_io_to_logs#121
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]
│ [21] with_logger_and_io_to_logs
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]
│ [22] #run_expression#28
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241
│ [23] run_expression
│ @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159
│ [24] top-level scope
│ @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551
│ [25] eval
│ @ ./boot.jl:489
│ [26] #handle_msg##8
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303
│ [27] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70
│ [28] run_work_thunk
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79
│ [29] #schedule_call##2
│ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88
└ @ Pluto.WorkspaceManager ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:503
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("57ec4f3e-ed4d-4c44-af8a-c1e32a3f4bd7"), "@frompackage \"../..\" begin\n\tusing ^\nend", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:266\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [14] eval\n @ ./boot.jl:489\n [15] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [16] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [17] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [18] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088537880043e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[Dict("group" => "macro", "line" => -1, "msg" => ("\n", MIME type text/html), "level" => "Info", "id" => "PlutoDevMacros_FromPackage_c9c7c729", "cell_id" => Base.UUID("57ec4f3e-ed4d-4c44-af8a-c1e32a3f4bd7"), "kwargs" => Tuple{String, Any}[], "file" => "/home/pkgeval/.julia/packages/PlutoDevMacros/3gPq9/src/frompackage/macro.jl")], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:CapturedException => [], Symbol("@frompackage") => []), 7), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("a78aa624-6504-4b3f-914a-833261b92f19"), "initialize_eqref() # This is important for making `eqref(label)` work!", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88", :stacktrace => Any[], :plain_error => "Remote exception from Malt.DistributedStdlibWorker with pid 5:\n\nMethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame})\nThe function `stacktrace` exists, but no method is defined for this combination of argument types.\n\nClosest candidates are:\n stacktrace(!Matched::Bool)\n @ Base stacktraces.jl:206\n stacktrace()\n @ Base stacktraces.jl:206\n stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool)\n @ Base stacktraces.jl:193\n ...\n\nStacktrace:\n [1] CapturedException\n @ ./task.jl:17\n [2] run_inside_trycatch\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:129\n [3] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:245\n [4] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [5] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [6] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [7] with_logstate\n @ ./logging/logging.jl:540\n [8] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [9] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [10] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [11] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [12] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [13] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159 [inlined]\n [14] #32\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:264\n [15] #with_io_to_logs#125\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:64\n [16] with_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/stdout.jl:11\n [17] #123\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:129\n [18] with_logstate\n @ ./logging/logging.jl:540\n [19] with_logger\n @ ./logging/logging.jl:651 [inlined]\n [20] #with_logger_and_io_to_logs#121\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:128 [inlined]\n [21] with_logger_and_io_to_logs\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/io/logging.jl:127 [inlined]\n [22] #run_expression#28\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:241\n [23] run_expression\n @ ~/.julia/packages/Pluto/CBqeh/src/runner/PlutoRunner/src/evaluation/run_expression.jl:159\n [24] top-level scope\n @ ~/.julia/packages/Pluto/CBqeh/src/evaluation/WorkspaceManager.jl:551\n [25] eval\n @ ./boot.jl:489\n [26] #handle_msg##8\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:303\n [27] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70\n [28] run_work_thunk\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79\n [29] #schedule_call##2\n @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029776e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:initialize_eqref => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("b8782294-d6b9-43ac-b745-b2cbb6ed06b1"), "a = 1:10", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029841e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:a => []), Dict{Symbol, Vector{Pluto.Cell}}(:(:) => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("0bfb8ee9-14e2-44ee-b0d5-98790d47f7b8"), "texeq(\"3+2=5\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029855e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("958531c1-fa83-477c-be3d-927155800f1b"), "texeq\"\n\t\\sum_{i=\$(a[1])}^{\$(a[end])} i=\$(sum(a)) \\label{interactive}\n\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029868e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@texeq_str") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("1482e175-cf32-42f3-b8fb-64f1f14c1501"), "md\"\"\"\nThe sum in \$(eqref(\"interactive\")) is interactive and its equation number reference automatically updates!\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029881e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :eqref => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("0df86e0e-6813-4f9f-9f36-7badf2f85597"), "md\"\"\"Multiple links to the same equation \$(eqref(\"interactive\")) also work! See also \$(eqref(\"seven\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029894e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :eqref => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("0bd44757-90b8-452f-999f-6109239ac826"), "md\"\"\"\n\$(texeq(\"\n3\n+\n2\n\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029908e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("b9213424-f814-4bb8-a05f-33249f4f0a8f"), "md\"\"\"\n\$(texeq(\"\n\t(2 \\\\cdot 3) + (1 \\\\cdot 4) &= 6 + 4 \\\\label{test1} \\\\\\\\\n\t&= 10 \\\\label{test2} \\\\\\\\\n\t&= 10 \\\\\\\\\n\t&= 10 \\\\label{test3} \\\\\\\\\n\t&= 10 \\\\\\\\\n\t&= 10 \\\\label{test4} \\\\\\\\\n\t&= 10 \\\\\\\\\n\t&= 10 \\\\label{test5}\"\n,\"align\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029921e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("9e69e30e-506a-4bd7-b213-0b5c0b31a10d"), "md\"\"\"Link to sub-parts of align environments are now fixed! \$(eqref(\"test1\")), \$(eqref(\"test2\")), \$(eqref(\"test3\")), \$(eqref(\"test4\")), \$(eqref(\"test5\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029932e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :eqref => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("ea09b6ec-8d39-4cd9-9c79-85c1fcce3828"), "texeq(\"\n\t\\\\begin{align*}\n\t\t(2 \\\\cdot 3) + (1 \\\\cdot 4) &= 6 + 4 \\\\\n\t\t\t\t\t\t\t\t\t&= 10\n\t\\\\end{align*}\n\t\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029945e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("7879d7e3-38ad-4a06-8057-ec30da534d76"), "texeq(\"y=2x^2\")", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.76408853802996e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(:texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("6d750d01-b851-4614-b448-1a6e00fa5754"), "md\"\"\"\n\$(texeq(\"\n\t\\\\pi = \\\\pi^e + \\\\gamma (P - Y^P) + \\\\rho \\\\label{seven}\"\n))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029976e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("2078d2c8-1f38-42fe-9945-b2235e267b38"), "texeq\"\n\\frac{q \\sqrt{2}}{15} + \$(3 + 2 + (5 + 32)) - \$asdasd\n\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538029992e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@texeq_str") => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("943e5ef8-9187-4bfd-aefa-8f405b50e6aa"), "asdasd = 3", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538030023e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(:asdasd => []), Dict{Symbol, Vector{Pluto.Cell}}(), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
cell.output.body = Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:")
Latex Equations notebook: Test Failed at /home/pkgeval/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
Expression: noerror(cell)
Evaluated: noerror(Pluto.Cell(Base.UUID("2c82ab99-8e86-41c6-b938-3635d2d3ccde"), "md\"\"\"\nThe antenna pattern of a DRA antenna can at first approximation be expressed as:\n\$(texeq(\"3+2\"))\n\"\"\"", false, Pluto.CellOutput(Dict{Symbol, Any}(:msg => "InterruptException:", :stacktrace => Any[], :plain_error => "InterruptException:"), MIME type application/vnd.pluto.stacktrace+object, nothing, 1.764088538030039e9, false, false), false, false, Dict{String, Any}(), Dict{String, Any}[], true, nothing, Pluto.CellDependencies{Pluto.Cell}(Dict{Symbol, Vector{Pluto.Cell}}(), Dict{Symbol, Vector{Pluto.Cell}}(Symbol("@md_str") => [], :getindex => [], :texeq => []), 9), false, false, Dict{String, Any}("disabled" => false, "show_logs" => true, "skip_as_script" => false)))
Stacktrace:
[1] macro expansion
@ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined]
[2] top-level scope
@ ~/.julia/packages/PlutoExtras/aj29f/test/latex.jl:13
┌ Warning: No