[INFO] cloning repository https://github.com/leonnatale/luau-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonnatale/luau-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonnatale%2Fluau-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonnatale%2Fluau-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00d74e1e9ff123e1a1927a2596104215430fc101 [INFO] testing leonnatale/luau-wasm against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonnatale%2Fluau-wasm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leonnatale/luau-wasm [INFO] finished tweaking git repo https://github.com/leonnatale/luau-wasm [INFO] tweaked toml for git repo https://github.com/leonnatale/luau-wasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leonnatale/luau-wasm on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leonnatale/luau-wasm 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e2cbdcadc18d44cdf78f9c5dfe587b96649ecf062000c69e4ba8a6659d7c1a [INFO] running `Command { std: "docker" "start" "-a" "c7e2cbdcadc18d44cdf78f9c5dfe587b96649ecf062000c69e4ba8a6659d7c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e2cbdcadc18d44cdf78f9c5dfe587b96649ecf062000c69e4ba8a6659d7c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e2cbdcadc18d44cdf78f9c5dfe587b96649ecf062000c69e4ba8a6659d7c1a", kill_on_drop: false }` [INFO] [stdout] c7e2cbdcadc18d44cdf78f9c5dfe587b96649ecf062000c69e4ba8a6659d7c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b97545c314a5695a0974e262ffd85fc26af4236f915befb7e99b86f986e70bee [INFO] running `Command { std: "docker" "start" "-a" "b97545c314a5695a0974e262ffd85fc26af4236f915befb7e99b86f986e70bee", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling webluau v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling luau0-src v0.11.1+luau650 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling emscripten-val-sys v0.1.7 [INFO] [stderr] Compiling mlua-sys v0.6.5 [INFO] [stderr] Compiling emscripten-val v0.1.7 [INFO] [stderr] Compiling mlua v0.10.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcq6kyRm/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcq6kyRm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libemscripten_val-e433ffa32f739358,libemscripten_val_sys-8151aff6a18b646b,libmlua-b9320015c8d87a6d,libeither-f9c213979566fae6,libparking_lot-fb8a7dc3db5a8991,libparking_lot_core-a53a2b41bf54fceb,liblibc-410d0eb2603cb6fa,libsmallvec-5dc15f12cdebef01,liblock_api-16ca035ea53da507,libscopeguard-7ec2214574194454,librustc_hash-e3b2475bb0f9aa4f,liblibloading-afde54a491daafc2,libcfg_if-3e7fc4e38d4a72b5,libmlua_sys-a4500308654528fe,libnum_traits-1a0e71aea89a5f6c,libbstr-33cb5e5954c2959d,libmemchr-eec2dd93b0d498c5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcq6kyRm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mlua-sys-5b87d504b051357c/out/luau-build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwebluau.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "-sERROR_ON_UNDEFINED_SYMBOLS=0" "--no-entry" "-o/opt/rustwide/target/debug/webluau.js" "-sEXPORTED_RUNTIME_METHODS=[\'cwrap\',\'ccall\']" "-sASSERTIONS" "-sEXPORT_ES6=1" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: cc: error: unrecognized command-line option '-sERROR_ON_UNDEFINED_SYMBOLS=0' [INFO] [stdout] cc: error: unrecognized command-line option '--no-entry'; did you mean '-mno-fentry'? [INFO] [stdout] cc: error: unrecognized command-line option '-sEXPORTED_RUNTIME_METHODS=['cwrap','ccall']' [INFO] [stdout] cc: error: unrecognized command-line option '-sASSERTIONS' [INFO] [stdout] cc: error: unrecognized command-line option '-sEXPORT_ES6=1' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webluau` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b97545c314a5695a0974e262ffd85fc26af4236f915befb7e99b86f986e70bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97545c314a5695a0974e262ffd85fc26af4236f915befb7e99b86f986e70bee", kill_on_drop: false }` [INFO] [stdout] b97545c314a5695a0974e262ffd85fc26af4236f915befb7e99b86f986e70bee