[e][+19051] [buildPlugins] $ make build-plugins [o][+19055] 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][+19055] make -C $dir build; \ [o][+19055] done [o][+19056] rustup +nightly target add wasm32-wasip1 [e][+19108] info: component rust-std for target wasm32-wasip1 is up to date [o][+19110] cargo +nightly build --target=wasm32-wasip1 --release [e][+19212] Compiling proc-macro2 v1.0.101 [e][+19212] Compiling unicode-ident v1.0.19 [e][+19212] Compiling serde_core v1.0.227 [e][+19212] Compiling libm v0.2.16 [e][+19212] Compiling memchr v2.7.6 [e][+19212] Compiling serde v1.0.227 [e][+19213] Compiling version_check v0.9.5 [e][+19213] Compiling serde_json v1.0.145 [e][+19285] Compiling regex-syntax v0.8.10 [e][+19348] Compiling itoa v1.0.15 [e][+19437] Compiling ryu v1.0.20 [e][+19453] Compiling tinyvec_macros v0.1.1 [e][+19489] Compiling thiserror v2.0.18 [e][+19530] Compiling slotmap v1.1.1 [e][+19633] Compiling anyhow v1.0.102 [e][+19729] Compiling aho-corasick v1.1.4 [e][+19913] Compiling tinyvec v1.11.0 [e][+19957] Compiling memmap2 v0.9.10 [e][+20123] Compiling quote v1.0.40 [e][+20274] Compiling log v0.4.29 [e][+20343] Compiling syn v2.0.106 [e][+20414] Compiling ucd-trie v0.1.7 [e][+20451] Compiling once_cell v1.21.4 [e][+20760] Compiling core_maths v0.1.1 [e][+20819] Compiling ttf-parser v0.25.1 [e][+21514] Compiling regex-automata v0.4.14 [e][+22558] Compiling serde_derive v1.0.227 [e][+22558] Compiling thiserror-impl v2.0.18 [e][+23512] Compiling fontdb v0.23.0 [e][+23981] Compiling regex v1.12.3 [e][+25471] Compiling json5 v1.3.1 [e][+25471] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+25572] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+25572] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+25572] | [e][+25572] 60 | imports::modify_content(filepath, content); [e][+25572] | ^^^^^^^^^^^^^^ [e][+25572] | [e][+25572] = note: `#[warn(deprecated)]` on by default [e][+25572] [e][+25572] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+25572] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+25572] | [e][+25572] 65 | imports::modify_web_content(filepath, content); [e][+25572] | ^^^^^^^^^^^^^^^^^^ [e][+25572] [e][+25572] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+25572] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+25572] | [e][+25572] 70 | imports::replace_web_content(filepath, old_content, content); [e][+25572] | ^^^^^^^^^^^^^^^^^^^ [e][+25572] [e][+25572] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+25572] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+25572] | [e][+25572] 75 | imports::modify_cache_content(filepath, content); [e][+25572] | ^^^^^^^^^^^^^^^^^^^^ [e][+25572] [e][+25809] Compiling mermaid-rs-renderer v0.2.1 [e][+26662] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+43162] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+57605] Finished `release` profile [optimized] target(s) in 38.48s [o][+57609] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+57613] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+68859] rustup +nightly target add wasm32-wasip1 [e][+68914] info: component rust-std for target wasm32-wasip1 is up to date [o][+68917] cargo +nightly build --target=wasm32-wasip1 --release [e][+69012] Compiling proc-macro2 v1.0.101 [e][+69012] Compiling unicode-ident v1.0.19 [e][+69012] Compiling serde_core v1.0.227 [e][+69013] Compiling autocfg v1.5.0 [e][+69013] Compiling version_check v0.9.5 [e][+69013] Compiling serde v1.0.227 [e][+69013] Compiling serde_json v1.0.145 [e][+69014] Compiling itoa v1.0.15 [e][+69102] Compiling memchr v2.7.6 [e][+69140] Compiling static_assertions v1.1.0 [e][+69154] Compiling ryu v1.0.20 [e][+69183] Compiling millisecond v0.15.8 [e][+69357] Compiling smartstring v1.0.1 [e][+69629] Compiling humanize-bytes v1.0.6 [e][+69671] Compiling quote v1.0.40 [e][+69805] Compiling syn v2.0.106 [e][+71272] Compiling serde_derive v1.0.227 [e][+73381] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+73460] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+73460] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+73460] | [e][+73460] 60 | imports::modify_content(filepath, content); [e][+73460] | ^^^^^^^^^^^^^^ [e][+73460] | [e][+73460] = note: `#[warn(deprecated)]` on by default [e][+73460] [e][+73460] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+73460] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+73460] | [e][+73460] 65 | imports::modify_web_content(filepath, content); [e][+73460] | ^^^^^^^^^^^^^^^^^^ [e][+73460] [e][+73460] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+73460] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+73460] | [e][+73460] 70 | imports::replace_web_content(filepath, old_content, content); [e][+73460] | ^^^^^^^^^^^^^^^^^^^ [e][+73460] [e][+73460] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+73460] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+73460] | [e][+73460] 75 | imports::modify_cache_content(filepath, content); [e][+73460] | ^^^^^^^^^^^^^^^^^^^^ [e][+73460] [e][+74452] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+74452] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+76646] Finished `release` profile [optimized] target(s) in 7.72s [o][+76653] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+76656] npm install [o][+77687] [o][+77687] added 6 packages, and audited 7 packages in 942ms [o][+77687] [o][+77687] 2 packages are looking for funding [o][+77687] run `npm fund` for details [o][+77690] [o][+77690] found 0 vulnerabilities [o][+77714] node embed.js [o][+77753] ✅ init.sh generated into assembly/embedded-data.ts [o][+77756] npm run asbuild:release [o][+77894] [o][+77894] > stigma@0.0.1 asbuild:release [o][+77894] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+77894] [o][+80435] mv stigma.wasm stigma-0.0.1.wasm [o][+80438] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+91040] npm install [o][+91772] [o][+91772] added 6 packages, and audited 7 packages in 650ms [o][+91772] [o][+91772] 2 packages are looking for funding [o][+91772] run `npm fund` for details [o][+91773] [o][+91773] found 0 vulnerabilities [o][+91781] npm run asbuild:release [o][+91924] [o][+91924] > pollen@0.0.1 asbuild:release [o][+91924] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+91924] [o][+95020] mv pollen.wasm pollen-0.0.3.wasm [o][+95024] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+106977] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+120965] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+191284] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./