[INFO] cloning repository https://github.com/kpcyrd/summarize-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/summarize-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsummarize-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsummarize-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0a08bd717b9bec2db931d224b26c769be8d19c2 [INFO] building kpcyrd/summarize-cli against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsummarize-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kpcyrd/summarize-cli [INFO] finished tweaking git repo https://github.com/kpcyrd/summarize-cli [INFO] tweaked toml for git repo https://github.com/kpcyrd/summarize-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kpcyrd/summarize-cli on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kpcyrd/summarize-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b87c03ea7b4947fc254f620e7282624034fac34ec0404e663d2aa2cfca23dddf [INFO] running `Command { std: "docker" "start" "-a" "b87c03ea7b4947fc254f620e7282624034fac34ec0404e663d2aa2cfca23dddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b87c03ea7b4947fc254f620e7282624034fac34ec0404e663d2aa2cfca23dddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87c03ea7b4947fc254f620e7282624034fac34ec0404e663d2aa2cfca23dddf", kill_on_drop: false }` [INFO] [stdout] b87c03ea7b4947fc254f620e7282624034fac34ec0404e663d2aa2cfca23dddf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] ffbcdc45ba8b8673c5275709e221ff4d6cf8087e5924daa86b3ce8a25e4d3eb7 [INFO] running `Command { std: "docker" "start" "-a" "ffbcdc45ba8b8673c5275709e221ff4d6cf8087e5924daa86b3ce8a25e4d3eb7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling esaxx-rs v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling errno v0.3.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling ggml-sys v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling rayon-cond v0.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling monostate-impl v0.1.9 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling llm-samplers v0.0.6 [INFO] [stderr] Compiling ggml v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling monostate v0.1.9 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling tokenizers v0.13.4 [INFO] [stderr] Compiling llm-base v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm-bloom v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm-gptneox v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm-gptj v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm-llama v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm-gpt2 v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm-mpt v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling llm v0.2.0-dev (https://github.com/rustformers/llm#2f6ffd44) [INFO] [stderr] Compiling summarize-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libllm-50ef74dfc6673723,libllm_mpt-af96628aa04dde2d,libllm_llama-f5c2fb3af9fa06e3,libllm_gptneox-614cfead73ee0298,libllm_gptj-039a4f4aec3ba798,libllm_gpt2-76f62daeea10df45,libllm_bloom-e33190cbc3ef9f92,libllm_base-c61bd84bc1cdb4b1,libtokenizers-5696f304b8d077db,libesaxx_rs-96ebd444e489f36f,libaho_corasick-020195352dcd727e,libunicode_normalization_alignments-bf6208514664390d,libsmallvec-2bf3a711842ab8ea,libspm_precompiled-d9dab642e642d1b0,libbase64-de1e4dcf0aa853ba,libunicode_segmentation-e2793c270a60aba0,libnom-908efffee5af5609,libunicode_categories-5c31f94db31ad54e,libserde_json-aae154ef5f7318f1,libryu-758d5f45864a8a15,libitoa-9c1bb7077bf41900,libitertools-97ccbddb0af4c804,libmonostate-375c07cb43abc1d2,libmacro_rules_attribute-c695965c1eb40748,librayon_cond-adf1f0f862c38fb6,libitertools-162cd27ee8de5f52,librayon-f84d30d17519bbe0,librayon_core-f3279f1bebb1dbd9,libnum_cpus-ba14de40133abd7e,libcrossbeam_deque-30537fcdf6c8d440,libcrossbeam_epoch-9bb894fc2d089f00,libmemoffset-a87239c1b05d0a49,libscopeguard-8bf53ae5771a3088,libcrossbeam_channel-25e7901fc52d7215,libcrossbeam_utils-e7e3862e7aed54f1,libeither-e117b1e1e9480d56,libonig-03fb1b6f46c5dd87,libbitflags-15e3d67e03629ffa,libonig_sys-74f3f63e150a21a9,libderive_builder-91137338c140f0ec,liblazy_static-36da267ce9339a94,libserde_bytes-5c539abd6d51c7a4,libbytemuck-6609fc22ac390bfb,libllm_samplers-76cdeee0d0327d12,librand-a28ae477cc276d5b,librand_chacha-bee43409f7e328a5,libppv_lite86-486e4425e6fd09e6,librand_core-174fac7c0d2a4966,libgetrandom-0f36e8ce46ed7078,libwasi-b9c6bfbff0bef49f,libnum_traits-d3bf9cb51296c448,libhalf-b9dbe6ed1aa6ac40,libtracing-2b55eb5cc703d3f4,libcfg_if-50b02a9e3502ecf2,libpin_project_lite-86bfa8ad23236f23,libtracing_core-11a6796c99b1ccb3,libserde-c231ffda63979e3e,libggml-3592fdd22b9a8c79,libthiserror-48309955e7f838fd,libggml_sys-7d525f2526c2524a,libmemmap2-96cbf280325968d8,libenv_logger-032fac37a209f2a5,libtermcolor-0ee83c7da4ee3751,libhumantime-10b1a77799583fa5,libregex-14cfcdd8fd5ef83c,libregex_automata-3a29da460070334a,libaho_corasick-7a9d73be466e9f0d,libmemchr-b559ff6c4bd2cfb8,libregex_syntax-9fbfc4f00401950b,liblog-b5fc3a56451dbf45,libanyhow-e0282c39fd5d4960,libclap-ab2d06daddcf0ba6,libonce_cell-f802108926723965,libclap_builder-2685d79824e2dccd,libstrsim-39ec6cd5a47c2372,libanstream-4c3af6a0b1120465,libanstyle_query-ee07aca4bf4e93c3,libis_terminal-04856c9c9c51cd0c,librustix-8eae38f7f6fc91ac,libbitflags-ebef3859e82dd6ea,liberrno-71e21c362ca3900a,liblibc-6c8403c38ef58a60,libcolorchoice-f843408b53bb43d3,libanstyle_parse-efacd6bc7a160a6c,libutf8parse-c7a8e2c1750ad77c,libclap_lex-596d310f68e2b106,libanstyle-0192fbfd1ef8cb83}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/ggml-sys-c198636f6f0255e7/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/onig_sys-c70117fcf568a53e/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/summarize-4e00f568e474749d.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regexec.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regparse.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regcomp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'reggnu.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regenc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regsyntax.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regtrav.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'regversion.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'st.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'onig_init.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'unicode.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'ascii.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'utf8.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'utf16_be.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'utf16_le.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'utf32_be.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'utf32_le.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'euc_jp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'sjis.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_5.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_6.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_7.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_8.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_9.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_10.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_11.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_13.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_14.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_15.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'iso8859_16.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'euc_tw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'euc_kr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'big5.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'gb18030.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'koi8_r.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'cp1251.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'euc_jp_prop.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'sjis_prop.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'unicode_unfold_key.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'unicode_fold1_key.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'unicode_fold2_key.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig_sys-74f3f63e150a21a9.rlib: archive member 'unicode_fold3_key.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml_sys-7d525f2526c2524a.rlib: archive member 'ggml.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml_sys-7d525f2526c2524a.rlib: archive member 'k_quants.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: OnigDefaultSyntax [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: OnigDefaultSyntax [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: OnigEncodingUTF8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: OnigEncodingUTF8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_get_encoding [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_search_with_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_new_match_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_initialize_match_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_error_code_to_str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_free_match_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.1.rcgu.o): undefined symbol: onig_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.2.rcgu.o): undefined symbol: onig_region_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-03fb1b6f46c5dd87.rlib(onig-03fb1b6f46c5dd87.onig.b98da58aa598c464-cgu.2.rcgu.o): undefined symbol: onig_region_clear [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml-3592fdd22b9a8c79.rlib(ggml-3592fdd22b9a8c79.ggml.5e3872ec85338472-cgu.0.rcgu.o): undefined symbol: ggml_type_sizef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml-3592fdd22b9a8c79.rlib(ggml-3592fdd22b9a8c79.ggml.5e3872ec85338472-cgu.0.rcgu.o): undefined symbol: ggml_graph_overhead [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml-3592fdd22b9a8c79.rlib(ggml-3592fdd22b9a8c79.ggml.5e3872ec85338472-cgu.0.rcgu.o): undefined symbol: ggml_blck_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml-3592fdd22b9a8c79.rlib(ggml-3592fdd22b9a8c79.ggml.5e3872ec85338472-cgu.0.rcgu.o): undefined symbol: ggml_type_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml-3592fdd22b9a8c79.rlib(ggml-3592fdd22b9a8c79.ggml.5e3872ec85338472-cgu.0.rcgu.o): undefined symbol: ggml_build_forward_expand [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libggml-3592fdd22b9a8c79.rlib(ggml-3592fdd22b9a8c79.ggml.5e3872ec85338472-cgu.0.rcgu.o): undefined symbol: ggml_graph_plan [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `summarize-cli` (bin "summarize") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ffbcdc45ba8b8673c5275709e221ff4d6cf8087e5924daa86b3ce8a25e4d3eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffbcdc45ba8b8673c5275709e221ff4d6cf8087e5924daa86b3ce8a25e4d3eb7", kill_on_drop: false }` [INFO] [stdout] ffbcdc45ba8b8673c5275709e221ff4d6cf8087e5924daa86b3ce8a25e4d3eb7