[INFO] cloning repository https://github.com/scottroot/test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottroot/test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottroot%2Ftest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottroot%2Ftest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3296ff9d041bc59e92a07ae91b3a89c51420b3f [INFO] building scottroot/test against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottroot%2Ftest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/scottroot/test [INFO] finished tweaking git repo https://github.com/scottroot/test [INFO] tweaked toml for git repo https://github.com/scottroot/test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scottroot/test 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/scottroot/test 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 09e910e3eef6730d560655449878e5b67ad711f1e17cb2631c8e180d9add45fe [INFO] running `Command { std: "docker" "start" "-a" "09e910e3eef6730d560655449878e5b67ad711f1e17cb2631c8e180d9add45fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09e910e3eef6730d560655449878e5b67ad711f1e17cb2631c8e180d9add45fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e910e3eef6730d560655449878e5b67ad711f1e17cb2631c8e180d9add45fe", kill_on_drop: false }` [INFO] [stdout] 09e910e3eef6730d560655449878e5b67ad711f1e17cb2631c8e180d9add45fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dfaae25bd9a2b9e72b9e2f16f6d32c11a12cb2a2a23c48dc313449a196f58b65 [INFO] running `Command { std: "docker" "start" "-a" "dfaae25bd9a2b9e72b9e2f16f6d32c11a12cb2a2a23c48dc313449a196f58b65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zip v1.2.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling mlua-sys v0.5.2 [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pulp v0.18.10 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling zerofrom v0.1.3 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling yoke v0.7.3 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling monostate v0.1.13 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling mlua v0.9.7 [INFO] [stderr] Compiling safetensors v0.4.3 [INFO] [stderr] Compiling tokenizers v0.19.1 (https://github.com/huggingface/tokenizers?tag=v0.19.1#3b3c9604) [INFO] [stderr] Compiling candle-core v0.5.1 (https://github.com/huggingface/candle.git#d9bc5ec1) [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo v0.11.0 [INFO] [stderr] Compiling candle-nn v0.5.1 (https://github.com/huggingface/candle.git#d9bc5ec1) [INFO] [stderr] Compiling candle-transformers v0.5.1 (https://github.com/huggingface/candle.git#d9bc5ec1) [INFO] [stderr] Compiling lua-transformers-ao v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | fn transformers_ao(lua: &Lua) -> LuaResult { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 145 | fn transformers_ao(lua: &Lua) -> LuaResult> { [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" "luaopen_transformers_ao" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtokenizers-d0fa66f7f1313141,libesaxx_rs-66070c401821d583,libregex-68dd033051b27ceb,libunicode_normalization_alignments-e7a757e4bb99e1ba,libsmallvec-dd22fcde2487057b,libspm_precompiled-fab6f513d2fcac3b,libbase64-de1e4dcf0aa853ba,libunicode_segmentation-e16483dadb44c025,libnom-3ec3e2d89a20fdda,libunicode_categories-5c31f94db31ad54e,libitertools-0c2d80eea55f0629,libmonostate-f2cff4fadfc5e7be,libmacro_rules_attribute-965beca5f6cb486d,librayon_cond-240a4176a6b37f28,libitertools-55798ee148244ea3,libderive_builder-fbf66030206a6d76,liblazy_static-36da267ce9339a94,liblog-03c1402355aa92f4,libmlua-c48db70d26c0fe96,libserde_value-aa5db9d9be425048,libordered_float-650aee82c2ade362,liberased_serde-cbf32734beb22493,librustc_hash-a5d506436d1d3d05,libmlua_sys-f7f1c68b6f4b5224,libbstr-3f2043479360d01e,libcandle_transformers-d17d21baaa22f5fd,libserde_plain-01c0f714d53d4c4c,libfancy_regex-a054f92c9d749736,libbit_set-fae435a8d6165d1f,libbit_vec-646a760757a3d876,libregex_automata-2ffd6979b74f269e,libaho_corasick-67dae1a195e18a1d,libmemchr-1cec0bdfc9eb29da,libregex_syntax-4143df8633f5deb0,libtracing-e7a84ed75a5950e7,libpin_project_lite-31e2d3f271086d5c,libtracing_core-87b5520dcd02cc02,libcandle_nn-241fd0b2f7801f85,libcandle_core-b1364f83aa73b571,libnum_cpus-613cf6231664d8cf,liblibc-093e1a78f14d2adc,libmemmap2-592f635586bdf34b,libzip-e1140b1f6b33df35,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libcrc32fast-7eee6fe9ac3f34b0,libyoke-2cdbaac6bf413282,libzerofrom-0e58f127852ee645,libstable_deref_trait-60512d946aa3bd44,libthiserror-1a48d4c29a17f8f1,libsafetensors-c1310f473524dffe,libserde_json-0c72c4b619cd9758,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libserde-cef871a3f61d7194,libgemm-f4e26d7e94a1c301,libgemm_c32-e3b1cea5ba48cf0d,libgemm_c64-149a75acfcdcd84d,libgemm_f64-2cbdb2206b938fb0,libgemm_f16-907a9a1284eac4a2,libgemm_f32-035b85b31b07e854,libgemm_common-8732cb7cbcb2d26f,libonce_cell-119600c39ce58a96,libpulp-27308917ae9c7b94,libnum_complex-a441de755182b4f0,libdyn_stack-3a16bc676d1d4506,libreborrow-874bbacc218d6950,librayon-3cf794a47c931f4d,librayon_core-596b789b3248fe04,libcrossbeam_deque-edfc9ac1b274ec38,libcrossbeam_epoch-8b329c916e80e0f6,libcrossbeam_utils-8a6fb6f51532af4f,libeither-6ab4900567abcc0c,libbyteorder-529cc76400af54b3,libhalf-56f6667014056c1b,librand_distr-0cf12ffec0853af8,librand-c3852f350823bde8,librand_chacha-74df628c5ae7ae07,libppv_lite86-486e4425e6fd09e6,librand_core-ff95f3f927c9ebf4,libgetrandom-85d4f9076c2e1f1a,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libnum_traits-6efaad11260d0284,libbytemuck-686963a6840ecf96}.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" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_setmetatable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_checkstack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: luaL_traceback [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_settop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_setmetatable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_rawseti [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_checkstack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_createtable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_rotate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_pushlightuserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_pcallk [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_rotate [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_settop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_touserdata [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/transformers_ao.transformers_ao.3068ef7c9ded5d97-cgu.2.rcgu.o: undefined symbol: lua_settop [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 `lua-transformers-ao` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "dfaae25bd9a2b9e72b9e2f16f6d32c11a12cb2a2a23c48dc313449a196f58b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfaae25bd9a2b9e72b9e2f16f6d32c11a12cb2a2a23c48dc313449a196f58b65", kill_on_drop: false }` [INFO] [stdout] dfaae25bd9a2b9e72b9e2f16f6d32c11a12cb2a2a23c48dc313449a196f58b65