[e][+116845] [buildPlugins] $ make build-plugins [o][+116849] 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][+116849] make -C $dir build; \ [o][+116849] done [o][+116851] rustup +nightly target add wasm32-wasip1 [e][+116904] info: component rust-std for target wasm32-wasip1 is up to date [o][+116906] cargo +nightly build --target=wasm32-wasip1 --release [e][+117019] Compiling proc-macro2 v1.0.101 [e][+117019] Compiling unicode-ident v1.0.19 [e][+117019] Compiling serde_core v1.0.227 [e][+117019] Compiling memchr v2.7.6 [e][+117019] Compiling libm v0.2.16 [e][+117019] Compiling version_check v0.9.5 [e][+117020] Compiling serde v1.0.227 [e][+117020] Compiling serde_json v1.0.145 [e][+117093] Compiling thiserror v2.0.18 [e][+117121] Compiling tinyvec_macros v0.1.1 [e][+117164] Compiling ryu v1.0.20 [e][+117238] Compiling regex-syntax v0.8.10 [e][+117323] Compiling slotmap v1.1.1 [e][+117336] Compiling itoa v1.0.15 [e][+117364] Compiling anyhow v1.0.102 [e][+117501] Compiling tinyvec v1.11.0 [e][+117583] Compiling aho-corasick v1.1.4 [e][+117761] Compiling memmap2 v0.9.10 [e][+117893] Compiling quote v1.0.40 [e][+118014] Compiling log v0.4.29 [e][+118025] Compiling ucd-trie v0.1.7 [e][+118136] Compiling syn v2.0.106 [e][+118192] Compiling once_cell v1.21.4 [e][+118486] Compiling core_maths v0.1.1 [e][+118539] Compiling ttf-parser v0.25.1 [e][+119343] Compiling regex-automata v0.4.14 [e][+120523] Compiling serde_derive v1.0.227 [e][+120523] Compiling thiserror-impl v2.0.18 [e][+120858] Compiling fontdb v0.23.0 [e][+121684] Compiling regex v1.12.3 [e][+123476] Compiling json5 v1.3.1 [e][+123476] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+123562] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+123562] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+123562] | [e][+123562] 60 | imports::modify_content(filepath, content); [e][+123562] | ^^^^^^^^^^^^^^ [e][+123562] | [e][+123562] = note: `#[warn(deprecated)]` on by default [e][+123562] [e][+123562] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+123562] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+123562] | [e][+123562] 65 | imports::modify_web_content(filepath, content); [e][+123562] | ^^^^^^^^^^^^^^^^^^ [e][+123562] [e][+123562] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+123562] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+123562] | [e][+123562] 70 | imports::replace_web_content(filepath, old_content, content); [e][+123562] | ^^^^^^^^^^^^^^^^^^^ [e][+123562] [e][+123562] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+123562] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+123562] | [e][+123562] 75 | imports::modify_cache_content(filepath, content); [e][+123562] | ^^^^^^^^^^^^^^^^^^^^ [e][+123562] [e][+123820] Compiling mermaid-rs-renderer v0.2.1 [e][+124648] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+141137] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+155548] Finished `release` profile [optimized] target(s) in 38.63s [o][+155552] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+155558] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+166908] rustup +nightly target add wasm32-wasip1 [e][+166961] info: component rust-std for target wasm32-wasip1 is up to date [o][+166963] cargo +nightly build --target=wasm32-wasip1 --release [e][+167056] Compiling proc-macro2 v1.0.101 [e][+167056] Compiling unicode-ident v1.0.19 [e][+167056] Compiling serde_core v1.0.227 [e][+167056] Compiling version_check v0.9.5 [e][+167056] Compiling autocfg v1.5.0 [e][+167056] Compiling serde v1.0.227 [e][+167057] Compiling serde_json v1.0.145 [e][+167057] Compiling ryu v1.0.20 [e][+167131] Compiling static_assertions v1.1.0 [e][+167165] Compiling itoa v1.0.15 [e][+167175] Compiling memchr v2.7.6 [e][+167257] Compiling millisecond v0.15.8 [e][+167369] Compiling smartstring v1.0.1 [e][+167693] Compiling humanize-bytes v1.0.6 [e][+167730] Compiling quote v1.0.40 [e][+167871] Compiling syn v2.0.106 [e][+169366] Compiling serde_derive v1.0.227 [e][+171453] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+171534] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+171534] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+171534] | [e][+171534] 60 | imports::modify_content(filepath, content); [e][+171534] | ^^^^^^^^^^^^^^ [e][+171534] | [e][+171534] = note: `#[warn(deprecated)]` on by default [e][+171534] [e][+171534] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+171534] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+171534] | [e][+171534] 65 | imports::modify_web_content(filepath, content); [e][+171534] | ^^^^^^^^^^^^^^^^^^ [e][+171534] [e][+171534] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+171534] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+171534] | [e][+171534] 70 | imports::replace_web_content(filepath, old_content, content); [e][+171534] | ^^^^^^^^^^^^^^^^^^^ [e][+171534] [e][+171534] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+171534] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+171534] | [e][+171534] 75 | imports::modify_cache_content(filepath, content); [e][+171534] | ^^^^^^^^^^^^^^^^^^^^ [e][+171534] [e][+172527] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+172527] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+174724] Finished `release` profile [optimized] target(s) in 7.75s [o][+174727] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+174730] npm install [o][+175992] [o][+175992] added 6 packages, and audited 7 packages in 1s [o][+175992] [o][+175993] 2 packages are looking for funding [o][+175993] run `npm fund` for details [o][+175994] [o][+175994] found 0 vulnerabilities [e][+175996] npm notice [e][+175996] npm notice New minor version of npm available! 11.6.0 -> 11.16.0 [e][+175996] npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.16.0 [e][+175996] npm notice To update run: npm install -g npm@11.16.0 [e][+175996] npm notice [o][+176012] node embed.js [o][+176046] ✅ init.sh generated into assembly/embedded-data.ts [o][+176050] npm run asbuild:release [o][+176194] [o][+176194] > stigma@0.0.1 asbuild:release [o][+176194] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+176194] [o][+178765] mv stigma.wasm stigma-0.0.1.wasm [o][+178768] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+195606] npm install [o][+196748] [o][+196748] added 6 packages, and audited 7 packages in 1s [o][+196748] [o][+196748] 2 packages are looking for funding [o][+196748] run `npm fund` for details [o][+196750] [o][+196750] found 0 vulnerabilities [o][+196763] npm run asbuild:release [o][+196910] [o][+196910] > pollen@0.0.1 asbuild:release [o][+196910] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+196910] [o][+200008] mv pollen.wasm pollen-0.0.3.wasm [o][+200012] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+219844] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+244735] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+355532] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./