[INFO] cloning repository https://github.com/iracigt/lichen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iracigt/lichen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firacigt%2Flichen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firacigt%2Flichen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4842b07196b03b252997d8a7d88e24244db7b631 [INFO] building iracigt/lichen against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firacigt%2Flichen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iracigt/lichen [INFO] finished tweaking git repo https://github.com/iracigt/lichen [INFO] tweaked toml for git repo https://github.com/iracigt/lichen written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iracigt/lichen 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/iracigt/lichen 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 45c14378b7dd5f733e0829112c4983423d6aafa01d8a2681aa953eb883ab7b7f [INFO] running `Command { std: "docker" "start" "-a" "45c14378b7dd5f733e0829112c4983423d6aafa01d8a2681aa953eb883ab7b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45c14378b7dd5f733e0829112c4983423d6aafa01d8a2681aa953eb883ab7b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c14378b7dd5f733e0829112c4983423d6aafa01d8a2681aa953eb883ab7b7f", kill_on_drop: false }` [INFO] [stdout] 45c14378b7dd5f733e0829112c4983423d6aafa01d8a2681aa953eb883ab7b7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 36c616a1ba80d684451ddf254606ab96d19de53ac887d00ab66fc9831099b6ea [INFO] running `Command { std: "docker" "start" "-a" "36c616a1ba80d684451ddf254606ab96d19de53ac887d00ab66fc9831099b6ea", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling lichen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `filename` and `contents` are never read [INFO] [stdout] --> src/frontend.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct CodeUnit { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 24 | filename: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | contents: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `score` is never used [INFO] [stdout] --> src/backend.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 64 | / impl Backend [INFO] [stdout] 65 | | where [INFO] [stdout] 66 | | T : Token, [INFO] [stdout] 67 | | K : Eq + Hash + Clone, [INFO] [stdout] 68 | | H : for<'r> Fn(usize, ElemIter<'r, &T>) -> K, [INFO] [stdout] | |_________________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn score(&self, sub: &Submission) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [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" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libclap-ed7e92ef276e9683,libvec_map-4d1795d7ce776985,libtextwrap-afcebc57a5f97b39,libunicode_width-ed08a5a3aca89d2c,libstrsim-77da817db1277a2f,libatty-3242e974e54baef7,libansi_term-e6505b9a6cac2ba7,libsyntect-dbaa15eb72407df8,libyaml_rust-5019b2f028a3a724,liblinked_hash_map-8aa27a3e521f2ee8,liblazycell-871ef8ed28347fc3,libregex_syntax-8d711ceefe044bbe,libfnv-4cf7b98c52023da7,libserde_json-ebd03dfebbc9abf2,libryu-b540009c26d765e9,libplist-8ca942deaf0bb1fb,libtime-6cdca996a0d7c5c7,libitoa-3ac40087b46f8b08,libline_wrap-bdab55aaf8548af3,libsafemem-dd741780d2fe4638,libxml-1b32d9af79220f4d,libbase64-4ed240cdd589693c,libindexmap-8f3e8adf6304a45d,libhashbrown-ece374be44553230,libflate2-4e2db98574ff53b4,libminiz_oxide-629d95067ea26f96,libadler-5d585fd5ceaaf370,libcrc32fast-f994177ce033b336,libcfg_if-50b02a9e3502ecf2,libbincode-ee69178b2655f708,libserde-0aeca0a62dac8982,libwalkdir-e16523cfab32a1c0,libsame_file-d90975b76a214118,libonig-9883aaddfccf58ca,libonig_sys-2eb39727658e7beb,liblazy_static-36da267ce9339a94,libbitflags-15e3d67e03629ffa,libitertools-4b729639abae8c02,libeither-dc6839dd41631a68}.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/onig_sys-7d7fcffd1ad64974/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/lichen-7e4d71d0cb5f091e.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.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-2eb39727658e7beb.rlib: archive member 'unicode_fold3_key.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_new [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_match_with_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_get_encoding [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_search_with_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_new_match_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_initialize_match_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_region_resize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_region_copy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_error_code_to_str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_free_match_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_region_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.1.rcgu.o): undefined symbol: onig_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.2.rcgu.o): undefined symbol: OnigDefaultSyntax [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.2.rcgu.o): undefined symbol: OnigDefaultSyntax [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.2.rcgu.o): undefined symbol: OnigEncodingUTF8 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libonig-9883aaddfccf58ca.rlib(onig-9883aaddfccf58ca.onig.d455e6905365aeb1-cgu.2.rcgu.o): undefined symbol: OnigEncodingUTF8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lichen` (bin "lichen") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "36c616a1ba80d684451ddf254606ab96d19de53ac887d00ab66fc9831099b6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c616a1ba80d684451ddf254606ab96d19de53ac887d00ab66fc9831099b6ea", kill_on_drop: false }` [INFO] [stdout] 36c616a1ba80d684451ddf254606ab96d19de53ac887d00ab66fc9831099b6ea