[e][+20118] [buildPlugins] $ make build-plugins [o][+20122] 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][+20122] make -C $dir build; \ [o][+20122] done [o][+20124] rustup +nightly target add wasm32-wasip1 [e][+20176] info: component rust-std for target wasm32-wasip1 is up to date [o][+20178] cargo +nightly build --target=wasm32-wasip1 --release [e][+20283] Compiling proc-macro2 v1.0.101 [e][+20283] Compiling unicode-ident v1.0.19 [e][+20283] Compiling serde_core v1.0.227 [e][+20283] Compiling memchr v2.7.6 [e][+20283] Compiling libm v0.2.16 [e][+20283] Compiling serde v1.0.227 [e][+20283] Compiling version_check v0.9.5 [e][+20284] Compiling serde_json v1.0.145 [e][+20364] Compiling itoa v1.0.15 [e][+20431] Compiling ryu v1.0.20 [e][+20470] Compiling thiserror v2.0.18 [e][+20496] Compiling anyhow v1.0.102 [e][+20600] Compiling slotmap v1.1.1 [e][+20644] Compiling tinyvec_macros v0.1.1 [e][+20673] Compiling regex-syntax v0.8.10 [e][+20760] Compiling aho-corasick v1.1.4 [e][+20794] Compiling tinyvec v1.11.0 [e][+20971] Compiling log v0.4.29 [e][+21159] Compiling quote v1.0.40 [e][+21288] Compiling ucd-trie v0.1.7 [e][+21324] Compiling memmap2 v0.9.10 [e][+21417] Compiling syn v2.0.106 [e][+21477] Compiling once_cell v1.21.4 [e][+21768] Compiling core_maths v0.1.1 [e][+21820] Compiling ttf-parser v0.25.1 [e][+22661] Compiling regex-automata v0.4.14 [e][+23870] Compiling serde_derive v1.0.227 [e][+23870] Compiling thiserror-impl v2.0.18 [e][+24727] Compiling fontdb v0.23.0 [e][+24875] Compiling regex v1.12.3 [e][+26767] Compiling json5 v1.3.1 [e][+26767] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+26851] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+26851] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+26851] | [e][+26851] 60 | imports::modify_content(filepath, content); [e][+26851] | ^^^^^^^^^^^^^^ [e][+26851] | [e][+26851] = note: `#[warn(deprecated)]` on by default [e][+26851] [e][+26851] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+26851] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+26851] | [e][+26851] 65 | imports::modify_web_content(filepath, content); [e][+26851] | ^^^^^^^^^^^^^^^^^^ [e][+26851] [e][+26851] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+26851] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+26851] | [e][+26851] 70 | imports::replace_web_content(filepath, old_content, content); [e][+26851] | ^^^^^^^^^^^^^^^^^^^ [e][+26851] [e][+26851] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+26851] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+26851] | [e][+26851] 75 | imports::modify_cache_content(filepath, content); [e][+26851] | ^^^^^^^^^^^^^^^^^^^^ [e][+26851] [e][+27108] Compiling mermaid-rs-renderer v0.2.1 [e][+27938] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+44431] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+58870] Finished `release` profile [optimized] target(s) in 38.68s [o][+58874] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+58878] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+70322] rustup +nightly target add wasm32-wasip1 [e][+70375] info: component rust-std for target wasm32-wasip1 is up to date [o][+70377] cargo +nightly build --target=wasm32-wasip1 --release [e][+70472] Compiling proc-macro2 v1.0.101 [e][+70472] Compiling unicode-ident v1.0.19 [e][+70472] Compiling serde_core v1.0.227 [e][+70472] Compiling autocfg v1.5.0 [e][+70472] Compiling version_check v0.9.5 [e][+70472] Compiling serde_json v1.0.145 [e][+70473] Compiling serde v1.0.227 [e][+70473] Compiling ryu v1.0.20 [e][+70564] Compiling memchr v2.7.6 [e][+70602] Compiling itoa v1.0.15 [e][+70687] Compiling static_assertions v1.1.0 [e][+70691] Compiling millisecond v0.15.8 [e][+70791] Compiling smartstring v1.0.1 [e][+71081] Compiling humanize-bytes v1.0.6 [e][+71108] Compiling quote v1.0.40 [e][+71246] Compiling syn v2.0.106 [e][+72741] Compiling serde_derive v1.0.227 [e][+74844] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+74923] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+74923] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+74923] | [e][+74923] 60 | imports::modify_content(filepath, content); [e][+74923] | ^^^^^^^^^^^^^^ [e][+74923] | [e][+74923] = note: `#[warn(deprecated)]` on by default [e][+74923] [e][+74923] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+74923] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+74923] | [e][+74923] 65 | imports::modify_web_content(filepath, content); [e][+74923] | ^^^^^^^^^^^^^^^^^^ [e][+74923] [e][+74923] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+74923] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+74923] | [e][+74923] 70 | imports::replace_web_content(filepath, old_content, content); [e][+74923] | ^^^^^^^^^^^^^^^^^^^ [e][+74923] [e][+74923] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+74923] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+74923] | [e][+74923] 75 | imports::modify_cache_content(filepath, content); [e][+74923] | ^^^^^^^^^^^^^^^^^^^^ [e][+74923] [e][+75918] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+75918] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+78125] Finished `release` profile [optimized] target(s) in 7.73s [o][+78131] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+78135] npm install [o][+78934] [o][+78934] added 6 packages, and audited 7 packages in 710ms [o][+78934] [o][+78934] 2 packages are looking for funding [o][+78935] run `npm fund` for details [o][+78936] [o][+78936] found 0 vulnerabilities [o][+78961] node embed.js [o][+78998] ✅ init.sh generated into assembly/embedded-data.ts [o][+79001] npm run asbuild:release [o][+79133] [o][+79133] > stigma@0.0.1 asbuild:release [o][+79133] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+79133] [o][+81767] mv stigma.wasm stigma-0.0.1.wasm [o][+81770] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+92262] npm install [o][+92982] [o][+92982] added 6 packages, and audited 7 packages in 637ms [o][+92982] [o][+92982] 2 packages are looking for funding [o][+92982] run `npm fund` for details [o][+92984] [o][+92984] found 0 vulnerabilities [o][+92992] npm run asbuild:release [o][+93140] [o][+93140] > pollen@0.0.1 asbuild:release [o][+93140] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+93140] [o][+96100] mv pollen.wasm pollen-0.0.3.wasm [o][+96103] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+108457] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+122876] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+191909] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./