[e][+119904] [buildPlugins] $ make build-plugins [o][+119907] 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][+119907] make -C $dir build; \ [o][+119907] done [o][+119909] rustup +nightly target add wasm32-wasip1 [e][+119963] info: component rust-std for target wasm32-wasip1 is up to date [o][+119965] cargo +nightly build --target=wasm32-wasip1 --release [e][+120084] Compiling proc-macro2 v1.0.101 [e][+120084] Compiling unicode-ident v1.0.19 [e][+120084] Compiling serde_core v1.0.227 [e][+120084] Compiling memchr v2.7.6 [e][+120084] Compiling libm v0.2.16 [e][+120084] Compiling serde v1.0.227 [e][+120084] Compiling version_check v0.9.5 [e][+120085] Compiling serde_json v1.0.145 [e][+120161] Compiling itoa v1.0.15 [e][+120200] Compiling regex-syntax v0.8.10 [e][+120266] Compiling thiserror v2.0.18 [e][+120290] Compiling anyhow v1.0.102 [e][+120391] Compiling slotmap v1.1.1 [e][+120493] Compiling ryu v1.0.20 [e][+120542] Compiling tinyvec_macros v0.1.1 [e][+120584] Compiling aho-corasick v1.1.4 [e][+120693] Compiling tinyvec v1.11.0 [e][+120889] Compiling quote v1.0.40 [e][+121055] Compiling log v0.4.29 [e][+121172] Compiling syn v2.0.106 [e][+121191] Compiling ucd-trie v0.1.7 [e][+121227] Compiling memmap2 v0.9.10 [e][+121366] Compiling once_cell v1.21.4 [e][+121664] Compiling core_maths v0.1.1 [e][+121716] Compiling ttf-parser v0.25.1 [e][+122458] Compiling regex-automata v0.4.14 [e][+123240] Compiling serde_derive v1.0.227 [e][+123240] Compiling thiserror-impl v2.0.18 [e][+124189] Compiling fontdb v0.23.0 [e][+124966] Compiling regex v1.12.3 [e][+126114] Compiling json5 v1.3.1 [e][+126114] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+126224] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+126224] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+126224] | [e][+126224] 60 | imports::modify_content(filepath, content); [e][+126224] | ^^^^^^^^^^^^^^ [e][+126224] | [e][+126224] = note: `#[warn(deprecated)]` on by default [e][+126224] [e][+126224] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+126224] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+126224] | [e][+126224] 65 | imports::modify_web_content(filepath, content); [e][+126224] | ^^^^^^^^^^^^^^^^^^ [e][+126224] [e][+126224] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+126224] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+126224] | [e][+126224] 70 | imports::replace_web_content(filepath, old_content, content); [e][+126224] | ^^^^^^^^^^^^^^^^^^^ [e][+126224] [e][+126224] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+126224] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+126224] | [e][+126224] 75 | imports::modify_cache_content(filepath, content); [e][+126224] | ^^^^^^^^^^^^^^^^^^^^ [e][+126224] [e][+126474] Compiling mermaid-rs-renderer v0.2.1 [e][+127311] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+143819] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+158242] Finished `release` profile [optimized] target(s) in 38.26s [o][+158247] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+158251] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+169478] rustup +nightly target add wasm32-wasip1 [e][+169530] info: component rust-std for target wasm32-wasip1 is up to date [o][+169532] cargo +nightly build --target=wasm32-wasip1 --release [e][+169622] Compiling proc-macro2 v1.0.101 [e][+169623] Compiling unicode-ident v1.0.19 [e][+169623] Compiling serde_core v1.0.227 [e][+169623] Compiling autocfg v1.5.0 [e][+169623] Compiling version_check v0.9.5 [e][+169623] Compiling serde v1.0.227 [e][+169623] Compiling serde_json v1.0.145 [e][+169624] Compiling ryu v1.0.20 [e][+169703] Compiling static_assertions v1.1.0 [e][+169743] Compiling itoa v1.0.15 [e][+169754] Compiling memchr v2.7.6 [e][+169834] Compiling millisecond v0.15.8 [e][+169946] Compiling smartstring v1.0.1 [e][+170242] Compiling quote v1.0.40 [e][+170251] Compiling humanize-bytes v1.0.6 [e][+170404] Compiling syn v2.0.106 [e][+171879] Compiling serde_derive v1.0.227 [e][+173969] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+174048] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+174048] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+174048] | [e][+174048] 60 | imports::modify_content(filepath, content); [e][+174048] | ^^^^^^^^^^^^^^ [e][+174048] | [e][+174048] = note: `#[warn(deprecated)]` on by default [e][+174048] [e][+174048] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+174048] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+174048] | [e][+174048] 65 | imports::modify_web_content(filepath, content); [e][+174048] | ^^^^^^^^^^^^^^^^^^ [e][+174048] [e][+174048] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+174048] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+174048] | [e][+174048] 70 | imports::replace_web_content(filepath, old_content, content); [e][+174048] | ^^^^^^^^^^^^^^^^^^^ [e][+174048] [e][+174048] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+174048] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+174048] | [e][+174048] 75 | imports::modify_cache_content(filepath, content); [e][+174048] | ^^^^^^^^^^^^^^^^^^^^ [e][+174048] [e][+175045] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+175045] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+177244] Finished `release` profile [optimized] target(s) in 7.70s [o][+177247] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+177250] npm install [o][+178055] [o][+178055] added 6 packages, and audited 7 packages in 715ms [o][+178055] [o][+178055] 2 packages are looking for funding [o][+178055] run `npm fund` for details [o][+178056] [o][+178056] found 0 vulnerabilities [e][+178059] npm notice [e][+178059] npm notice New minor version of npm available! 11.6.0 -> 11.15.0 [e][+178059] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.15.0 [e][+178059] npm notice To update run: npm install -g npm@11.15.0 [e][+178059] npm notice [o][+178075] node embed.js [o][+178110] ✅ init.sh generated into assembly/embedded-data.ts [o][+178113] npm run asbuild:release [o][+178250] [o][+178250] > stigma@0.0.1 asbuild:release [o][+178250] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+178250] [o][+180787] mv stigma.wasm stigma-0.0.1.wasm [o][+180790] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+197958] npm install [o][+198679] [o][+198679] added 6 packages, and audited 7 packages in 646ms [o][+198679] [o][+198679] 2 packages are looking for funding [o][+198679] run `npm fund` for details [o][+198680] [o][+198680] found 0 vulnerabilities [o][+198689] npm run asbuild:release [o][+198830] [o][+198830] > pollen@0.0.1 asbuild:release [o][+198830] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+198830] [o][+201769] mv pollen.wasm pollen-0.0.3.wasm [o][+201773] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+221323] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+246333] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+358191] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./