[e][+17552] [buildPlugins] $ make build-plugins [o][+17556] 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][+17556] make -C $dir build; \ [o][+17556] done [o][+17558] rustup +nightly target add wasm32-wasip1 [e][+17610] info: component rust-std for target wasm32-wasip1 is up to date [o][+17612] cargo +nightly build --target=wasm32-wasip1 --release [e][+17715] Compiling proc-macro2 v1.0.101 [e][+17715] Compiling unicode-ident v1.0.19 [e][+17715] Compiling serde_core v1.0.227 [e][+17715] Compiling memchr v2.7.6 [e][+17715] Compiling libm v0.2.16 [e][+17715] Compiling serde v1.0.227 [e][+17715] Compiling version_check v0.9.5 [e][+17716] Compiling serde_json v1.0.145 [e][+17789] Compiling itoa v1.0.15 [e][+17853] Compiling regex-syntax v0.8.10 [e][+17887] Compiling tinyvec_macros v0.1.1 [e][+17921] Compiling ryu v1.0.20 [e][+17934] Compiling thiserror v2.0.18 [e][+18066] Compiling slotmap v1.1.1 [e][+18132] Compiling anyhow v1.0.102 [e][+18214] Compiling aho-corasick v1.1.4 [e][+18465] Compiling tinyvec v1.11.0 [e][+18484] Compiling memmap2 v0.9.10 [e][+18628] Compiling quote v1.0.40 [e][+18791] Compiling log v0.4.29 [e][+18890] Compiling syn v2.0.106 [e][+18936] Compiling ucd-trie v0.1.7 [e][+18971] Compiling once_cell v1.21.4 [e][+19211] Compiling core_maths v0.1.1 [e][+19277] Compiling ttf-parser v0.25.1 [e][+20034] Compiling regex-automata v0.4.14 [e][+21314] Compiling serde_derive v1.0.227 [e][+21314] Compiling thiserror-impl v2.0.18 [e][+21601] Compiling fontdb v0.23.0 [e][+22464] Compiling regex v1.12.3 [e][+24020] Compiling json5 v1.3.1 [e][+24020] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+24106] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+24106] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+24106] | [e][+24106] 60 | imports::modify_content(filepath, content); [e][+24106] | ^^^^^^^^^^^^^^ [e][+24106] | [e][+24106] = note: `#[warn(deprecated)]` on by default [e][+24106] [e][+24106] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+24106] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+24106] | [e][+24106] 65 | imports::modify_web_content(filepath, content); [e][+24106] | ^^^^^^^^^^^^^^^^^^ [e][+24106] [e][+24106] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+24106] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+24106] | [e][+24106] 70 | imports::replace_web_content(filepath, old_content, content); [e][+24106] | ^^^^^^^^^^^^^^^^^^^ [e][+24106] [e][+24106] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+24106] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+24106] | [e][+24106] 75 | imports::modify_cache_content(filepath, content); [e][+24106] | ^^^^^^^^^^^^^^^^^^^^ [e][+24106] [e][+24366] Compiling mermaid-rs-renderer v0.2.1 [e][+25197] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+41700] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+56153] Finished `release` profile [optimized] target(s) in 38.53s [o][+56158] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+56163] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+67603] rustup +nightly target add wasm32-wasip1 [e][+67656] info: component rust-std for target wasm32-wasip1 is up to date [o][+67658] cargo +nightly build --target=wasm32-wasip1 --release [e][+67755] Compiling proc-macro2 v1.0.101 [e][+67755] Compiling unicode-ident v1.0.19 [e][+67755] Compiling serde_core v1.0.227 [e][+67755] Compiling version_check v0.9.5 [e][+67756] Compiling autocfg v1.5.0 [e][+67756] Compiling serde v1.0.227 [e][+67756] Compiling serde_json v1.0.145 [e][+67757] Compiling memchr v2.7.6 [e][+67839] Compiling ryu v1.0.20 [e][+67896] Compiling static_assertions v1.1.0 [e][+67946] Compiling itoa v1.0.15 [e][+67971] Compiling millisecond v0.15.8 [e][+68106] Compiling smartstring v1.0.1 [e][+68419] Compiling quote v1.0.40 [e][+68420] Compiling humanize-bytes v1.0.6 [e][+68566] Compiling syn v2.0.106 [e][+70030] Compiling serde_derive v1.0.227 [e][+72116] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+72192] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+72192] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+72192] | [e][+72192] 60 | imports::modify_content(filepath, content); [e][+72192] | ^^^^^^^^^^^^^^ [e][+72192] | [e][+72192] = note: `#[warn(deprecated)]` on by default [e][+72192] [e][+72192] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+72192] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+72192] | [e][+72192] 65 | imports::modify_web_content(filepath, content); [e][+72192] | ^^^^^^^^^^^^^^^^^^ [e][+72192] [e][+72192] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+72192] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+72192] | [e][+72192] 70 | imports::replace_web_content(filepath, old_content, content); [e][+72192] | ^^^^^^^^^^^^^^^^^^^ [e][+72192] [e][+72192] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+72192] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+72192] | [e][+72192] 75 | imports::modify_cache_content(filepath, content); [e][+72192] | ^^^^^^^^^^^^^^^^^^^^ [e][+72192] [e][+73187] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+73187] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+75418] Finished `release` profile [optimized] target(s) in 7.75s [o][+75421] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+75424] npm install [o][+76243] [o][+76243] added 6 packages, and audited 7 packages in 732ms [o][+76243] [o][+76243] 2 packages are looking for funding [o][+76243] run `npm fund` for details [o][+76245] [o][+76245] found 0 vulnerabilities [o][+76268] node embed.js [o][+76303] ✅ init.sh generated into assembly/embedded-data.ts [o][+76306] npm run asbuild:release [o][+76440] [o][+76440] > stigma@0.0.1 asbuild:release [o][+76440] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+76440] [o][+78967] mv stigma.wasm stigma-0.0.1.wasm [o][+78970] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+89613] npm install [o][+90347] [o][+90347] added 6 packages, and audited 7 packages in 648ms [o][+90347] [o][+90347] 2 packages are looking for funding [o][+90347] run `npm fund` for details [o][+90349] [o][+90349] found 0 vulnerabilities [o][+90361] npm run asbuild:release [o][+90501] [o][+90501] > pollen@0.0.1 asbuild:release [o][+90501] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+90501] [o][+93453] mv pollen.wasm pollen-0.0.3.wasm [o][+93456] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+105507] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+119735] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+188104] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./