[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 1.90.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leonnatale/luau-wasm on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emscripten-val-sys v0.1.7 [INFO] [stderr] Downloaded mlua-sys v0.6.5 [INFO] [stderr] Downloaded luau0-src v0.11.1+luau650 [INFO] [stderr] Downloaded mlua v0.10.1 [INFO] [stderr] Downloaded emscripten-val v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30f3268cf08ad7e74cabb52999f92d3be0899b1995309884f3ef62c5ae783d7c [INFO] running `Command { std: "docker" "start" "-a" "30f3268cf08ad7e74cabb52999f92d3be0899b1995309884f3ef62c5ae783d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30f3268cf08ad7e74cabb52999f92d3be0899b1995309884f3ef62c5ae783d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f3268cf08ad7e74cabb52999f92d3be0899b1995309884f3ef62c5ae783d7c", kill_on_drop: false }` [INFO] [stdout] 30f3268cf08ad7e74cabb52999f92d3be0899b1995309884f3ef62c5ae783d7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8414e07c220b81270593ce433ffd38cb6ae635e301f4ddcaaca5bf74777bda30 [INFO] running `Command { std: "docker" "start" "-a" "8414e07c220b81270593ce433ffd38cb6ae635e301f4ddcaaca5bf74777bda30", 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 webluau v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling luau0-src v0.11.1+luau650 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mlua-sys v0.6.5 [INFO] [stderr] Compiling emscripten-val-sys v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [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/rustcDMQ9fc/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcDMQ9fc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libemscripten_val-b536f12f8d1fcec8,libemscripten_val_sys-8132edf50f335ed2,libmlua-1b8b68fac36af37b,libeither-9c4d73886f019f05,libparking_lot-495d119c12d7dac5,libparking_lot_core-70c743314796c3d4,liblibc-07988e466051b6f2,libsmallvec-1e420823036fb874,liblock_api-02f374917312b836,libscopeguard-0e30e6315ecc2b6d,librustc_hash-9167ea6fb4cd285d,liblibloading-ef91d20411bb67c8,libcfg_if-3183e62f61f23a61,libmlua_sys-d58dc703c5718bf0,libnum_traits-110933b93579b57a,libbstr-89a79e2bdc5bbdb8,libmemchr-19b8063cb8773ce3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDMQ9fc/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-efed324dbaea6445/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" "8414e07c220b81270593ce433ffd38cb6ae635e301f4ddcaaca5bf74777bda30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8414e07c220b81270593ce433ffd38cb6ae635e301f4ddcaaca5bf74777bda30", kill_on_drop: false }` [INFO] [stdout] 8414e07c220b81270593ce433ffd38cb6ae635e301f4ddcaaca5bf74777bda30