[e][+16684] [buildPlugins] $ make build-plugins [o][+16688] for dir in app/plugins/apex_mermaid app/plugins/silo app/plugins/hop app/plugins/stigma app/plugins/grafter app/plugins/pollen app/plugins/apex app/plugins/ladybug ; do \ [o][+16688] make -C $dir build; \ [o][+16688] done [o][+16690] rustup +nightly target add wasm32-wasip1 [e][+16742] info: component rust-std for target wasm32-wasip1 is up to date [o][+16744] cargo +nightly build --target=wasm32-wasip1 --release [e][+16852] Compiling proc-macro2 v1.0.101 [e][+16852] Compiling unicode-ident v1.0.19 [e][+16852] Compiling serde_core v1.0.227 [e][+16852] Compiling libm v0.2.16 [e][+16852] Compiling memchr v2.7.6 [e][+16852] Compiling serde v1.0.227 [e][+16853] Compiling version_check v0.9.5 [e][+16854] Compiling serde_json v1.0.145 [e][+16927] Compiling regex-syntax v0.8.10 [e][+17001] Compiling thiserror v2.0.18 [e][+17108] Compiling tinyvec_macros v0.1.1 [e][+17150] Compiling itoa v1.0.15 [e][+17163] Compiling slotmap v1.1.1 [e][+17236] Compiling ryu v1.0.20 [e][+17258] Compiling anyhow v1.0.102 [e][+17361] Compiling aho-corasick v1.1.4 [e][+17557] Compiling tinyvec v1.11.0 [e][+17570] Compiling memmap2 v0.9.10 [e][+17724] Compiling quote v1.0.40 [e][+17887] Compiling ucd-trie v0.1.7 [e][+17984] Compiling syn v2.0.106 [e][+18030] Compiling log v0.4.29 [e][+18192] Compiling once_cell v1.21.4 [e][+18312] Compiling core_maths v0.1.1 [e][+18381] Compiling ttf-parser v0.25.1 [e][+19142] Compiling regex-automata v0.4.14 [e][+20193] Compiling serde_derive v1.0.227 [e][+20193] Compiling thiserror-impl v2.0.18 [e][+20785] Compiling fontdb v0.23.0 [e][+21799] Compiling regex v1.12.3 [e][+23081] Compiling json5 v1.3.1 [e][+23081] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+23166] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+23166] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+23166] | [e][+23166] 60 | imports::modify_content(filepath, content); [e][+23166] | ^^^^^^^^^^^^^^ [e][+23166] | [e][+23166] = note: `#[warn(deprecated)]` on by default [e][+23166] [e][+23166] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+23166] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+23166] | [e][+23166] 65 | imports::modify_web_content(filepath, content); [e][+23166] | ^^^^^^^^^^^^^^^^^^ [e][+23166] [e][+23166] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+23166] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+23166] | [e][+23166] 70 | imports::replace_web_content(filepath, old_content, content); [e][+23166] | ^^^^^^^^^^^^^^^^^^^ [e][+23166] [e][+23166] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+23166] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+23166] | [e][+23166] 75 | imports::modify_cache_content(filepath, content); [e][+23166] | ^^^^^^^^^^^^^^^^^^^^ [e][+23166] [e][+23418] Compiling mermaid-rs-renderer v0.2.1 [e][+24246] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+40748] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+55156] Finished `release` profile [optimized] target(s) in 38.40s [o][+55160] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+55164] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+66479] rustup +nightly target add wasm32-wasip1 [e][+66534] info: component rust-std for target wasm32-wasip1 is up to date [o][+66537] cargo +nightly build --target=wasm32-wasip1 --release [e][+66631] Compiling proc-macro2 v1.0.101 [e][+66631] Compiling unicode-ident v1.0.19 [e][+66631] Compiling serde_core v1.0.227 [e][+66632] Compiling version_check v0.9.5 [e][+66632] Compiling autocfg v1.5.0 [e][+66632] Compiling serde_json v1.0.145 [e][+66632] Compiling serde v1.0.227 [e][+66632] Compiling memchr v2.7.6 [e][+66717] Compiling itoa v1.0.15 [e][+66758] Compiling static_assertions v1.1.0 [e][+66792] Compiling ryu v1.0.20 [e][+66833] Compiling millisecond v0.15.8 [e][+66974] Compiling smartstring v1.0.1 [e][+67261] Compiling humanize-bytes v1.0.6 [e][+67327] Compiling quote v1.0.40 [e][+67468] Compiling syn v2.0.106 [e][+68933] Compiling serde_derive v1.0.227 [e][+71035] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+71115] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+71115] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+71115] | [e][+71115] 60 | imports::modify_content(filepath, content); [e][+71115] | ^^^^^^^^^^^^^^ [e][+71115] | [e][+71115] = note: `#[warn(deprecated)]` on by default [e][+71115] [e][+71115] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+71115] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+71115] | [e][+71115] 65 | imports::modify_web_content(filepath, content); [e][+71115] | ^^^^^^^^^^^^^^^^^^ [e][+71115] [e][+71115] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+71115] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+71115] | [e][+71115] 70 | imports::replace_web_content(filepath, old_content, content); [e][+71115] | ^^^^^^^^^^^^^^^^^^^ [e][+71115] [e][+71115] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+71115] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+71115] | [e][+71115] 75 | imports::modify_cache_content(filepath, content); [e][+71115] | ^^^^^^^^^^^^^^^^^^^^ [e][+71115] [e][+72112] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+72112] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+74313] Finished `release` profile [optimized] target(s) in 7.76s [o][+74317] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+74321] npm install [o][+75129] [o][+75129] added 6 packages, and audited 7 packages in 718ms [o][+75129] [o][+75129] 2 packages are looking for funding [o][+75130] run `npm fund` for details [o][+75131] [o][+75131] found 0 vulnerabilities [o][+75147] node embed.js [o][+75181] ✅ init.sh generated into assembly/embedded-data.ts [o][+75184] npm run asbuild:release [o][+75319] [o][+75319] > stigma@0.0.1 asbuild:release [o][+75319] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+75319] [o][+77887] mv stigma.wasm stigma-0.0.1.wasm [o][+77890] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+88467] npm install [o][+89174] [o][+89174] added 6 packages, and audited 7 packages in 631ms [o][+89174] [o][+89174] 2 packages are looking for funding [o][+89175] run `npm fund` for details [o][+89176] [o][+89176] found 0 vulnerabilities [o][+89189] npm run asbuild:release [o][+89335] [o][+89335] > pollen@0.0.1 asbuild:release [o][+89335] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+89335] [o][+92298] mv pollen.wasm pollen-0.0.3.wasm [o][+92303] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+104583] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+118480] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+188136] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./