[e][+16283] [buildPlugins] $ make build-plugins [o][+16287] 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][+16287] make -C $dir build; \ [o][+16287] done [o][+16289] rustup +nightly target add wasm32-wasip1 [e][+16341] info: component rust-std for target wasm32-wasip1 is up to date [o][+16343] cargo +nightly build --target=wasm32-wasip1 --release [e][+16447] Compiling proc-macro2 v1.0.101 [e][+16447] Compiling unicode-ident v1.0.19 [e][+16447] Compiling serde_core v1.0.227 [e][+16447] Compiling memchr v2.7.6 [e][+16447] Compiling libm v0.2.16 [e][+16448] Compiling version_check v0.9.5 [e][+16448] Compiling serde v1.0.227 [e][+16449] Compiling serde_json v1.0.145 [e][+16527] Compiling tinyvec_macros v0.1.1 [e][+16575] Compiling anyhow v1.0.102 [e][+16592] Compiling regex-syntax v0.8.10 [e][+16670] Compiling ryu v1.0.20 [e][+16765] Compiling slotmap v1.1.1 [e][+16813] Compiling thiserror v2.0.18 [e][+16881] Compiling itoa v1.0.15 [e][+16999] Compiling aho-corasick v1.1.4 [e][+17153] Compiling tinyvec v1.11.0 [e][+17169] Compiling memmap2 v0.9.10 [e][+17315] Compiling quote v1.0.40 [e][+17429] Compiling log v0.4.29 [e][+17559] Compiling syn v2.0.106 [e][+17598] Compiling ucd-trie v0.1.7 [e][+17687] Compiling once_cell v1.21.4 [e][+18008] Compiling core_maths v0.1.1 [e][+18061] Compiling ttf-parser v0.25.1 [e][+18769] Compiling regex-automata v0.4.14 [e][+19942] Compiling serde_derive v1.0.227 [e][+19942] Compiling thiserror-impl v2.0.18 [e][+20701] Compiling fontdb v0.23.0 [e][+21411] Compiling regex v1.12.3 [e][+22866] Compiling json5 v1.3.1 [e][+22866] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+22952] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+22952] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+22952] | [e][+22952] 60 | imports::modify_content(filepath, content); [e][+22952] | ^^^^^^^^^^^^^^ [e][+22952] | [e][+22952] = note: `#[warn(deprecated)]` on by default [e][+22952] [e][+22952] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+22952] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+22952] | [e][+22952] 65 | imports::modify_web_content(filepath, content); [e][+22952] | ^^^^^^^^^^^^^^^^^^ [e][+22952] [e][+22952] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+22952] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+22952] | [e][+22952] 70 | imports::replace_web_content(filepath, old_content, content); [e][+22952] | ^^^^^^^^^^^^^^^^^^^ [e][+22952] [e][+22952] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+22952] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+22952] | [e][+22952] 75 | imports::modify_cache_content(filepath, content); [e][+22952] | ^^^^^^^^^^^^^^^^^^^^ [e][+22952] [e][+23200] Compiling mermaid-rs-renderer v0.2.1 [e][+24035] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+40704] Compiling apex_mermaid v0.0.1 (/app/app/plugins/apex_mermaid) [e][+55138] Finished `release` profile [optimized] target(s) in 38.78s [o][+55143] cp target/wasm32-wasip1/release/apex_mermaid.wasm ./apex_mermaid-0.0.1.wasm [o][+55148] tinygo build -buildmode=c-shared -o silo-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+66507] rustup +nightly target add wasm32-wasip1 [e][+66559] info: component rust-std for target wasm32-wasip1 is up to date [o][+66562] cargo +nightly build --target=wasm32-wasip1 --release [e][+66653] Compiling proc-macro2 v1.0.101 [e][+66653] Compiling unicode-ident v1.0.19 [e][+66653] Compiling serde_core v1.0.227 [e][+66653] Compiling version_check v0.9.5 [e][+66653] Compiling autocfg v1.5.0 [e][+66654] Compiling serde_json v1.0.145 [e][+66655] Compiling serde v1.0.227 [e][+66655] Compiling static_assertions v1.1.0 [e][+66711] Compiling ryu v1.0.20 [e][+66724] Compiling itoa v1.0.15 [e][+66791] Compiling memchr v2.7.6 [e][+66852] Compiling millisecond v0.15.8 [e][+66974] Compiling smartstring v1.0.1 [e][+67245] Compiling humanize-bytes v1.0.6 [e][+67367] Compiling quote v1.0.40 [e][+67505] Compiling syn v2.0.106 [e][+68973] Compiling serde_derive v1.0.227 [e][+71080] Compiling gitroot_plugin_sdk v0.1.0 (/app/app/libs/rust/plugin) [e][+71157] warning: use of deprecated function `imports::modify_content`: use write_content instead [e][+71158] --> /app/app/libs/rust/plugin/src/server.rs:60:18 [e][+71158] | [e][+71158] 60 | imports::modify_content(filepath, content); [e][+71158] | ^^^^^^^^^^^^^^ [e][+71158] | [e][+71158] = note: `#[warn(deprecated)]` on by default [e][+71158] [e][+71158] warning: use of deprecated function `imports::modify_web_content`: use write_content instead [e][+71158] --> /app/app/libs/rust/plugin/src/server.rs:65:18 [e][+71158] | [e][+71158] 65 | imports::modify_web_content(filepath, content); [e][+71158] | ^^^^^^^^^^^^^^^^^^ [e][+71158] [e][+71158] warning: use of deprecated function `imports::replace_web_content`: use replace_content instead [e][+71158] --> /app/app/libs/rust/plugin/src/server.rs:70:18 [e][+71158] | [e][+71158] 70 | imports::replace_web_content(filepath, old_content, content); [e][+71158] | ^^^^^^^^^^^^^^^^^^^ [e][+71158] [e][+71158] warning: use of deprecated function `imports::modify_cache_content`: use write_content instead [e][+71158] --> /app/app/libs/rust/plugin/src/server.rs:75:18 [e][+71158] | [e][+71158] 75 | imports::modify_cache_content(filepath, content); [e][+71158] | ^^^^^^^^^^^^^^^^^^^^ [e][+71158] [e][+72155] warning: `gitroot_plugin_sdk` (lib) generated 4 warnings [e][+72155] Compiling hop v0.0.1 (/app/app/plugins/hop) [e][+74356] Finished `release` profile [optimized] target(s) in 7.78s [o][+74359] cp target/wasm32-wasip1/release/hop.wasm ./hop-0.0.2.wasm [o][+74362] npm install [o][+75171] [o][+75171] added 6 packages, and audited 7 packages in 721ms [o][+75171] [o][+75171] 2 packages are looking for funding [o][+75171] run `npm fund` for details [o][+75172] [o][+75172] found 0 vulnerabilities [o][+75191] node embed.js [o][+75222] ✅ init.sh generated into assembly/embedded-data.ts [o][+75225] npm run asbuild:release [o][+75366] [o][+75366] > stigma@0.0.1 asbuild:release [o][+75366] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+75366] [o][+78040] mv stigma.wasm stigma-0.0.1.wasm [o][+78043] tinygo build -buildmode=c-shared -o grafter-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+88608] npm install [o][+89380] [o][+89380] added 6 packages, and audited 7 packages in 688ms [o][+89380] [o][+89381] 2 packages are looking for funding [o][+89381] run `npm fund` for details [o][+89382] [o][+89382] found 0 vulnerabilities [o][+89391] npm run asbuild:release [o][+89534] [o][+89534] > pollen@0.0.1 asbuild:release [o][+89534] > asc assembly/index.ts --target release --lib ../../libs/ts/ --exportStart _initialize [o][+89534] [o][+92472] mv pollen.wasm pollen-0.0.3.wasm [o][+92475] tinygo build -buildmode=c-shared -o apex-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./ [o][+104355] tinygo build -buildmode=c-shared -o apex_markdown-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./markdown/ [o][+118763] tinygo build -buildmode=c-shared -o apex_code-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./code/ [o][+187288] tinygo build -buildmode=c-shared -o ladybug-0.0.4.wasm -scheduler=none --no-debug -target=wasip1 ./