[INFO] cloning repository https://github.com/jiegec/online_tac_vm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/online_tac_vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57044dd9724ace24928946c7c62a75959dc7c159
[INFO] testing jiegec/online_tac_vm against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/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/jiegec/online_tac_vm
[INFO] finished tweaking git repo https://github.com/jiegec/online_tac_vm
[INFO] tweaked toml for git repo https://github.com/jiegec/online_tac_vm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiegec/online_tac_vm 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b40e449d4f409864c3ae2211ed1c7e1e1a8f8de8015e56f00a342529637b983
[INFO] running `Command { std: "docker" "start" "-a" "8b40e449d4f409864c3ae2211ed1c7e1e1a8f8de8015e56f00a342529637b983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b40e449d4f409864c3ae2211ed1c7e1e1a8f8de8015e56f00a342529637b983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b40e449d4f409864c3ae2211ed1c7e1e1a8f8de8015e56f00a342529637b983", kill_on_drop: false }`
[INFO] [stdout] 8b40e449d4f409864c3ae2211ed1c7e1e1a8f8de8015e56f00a342529637b983
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b400f51dd0b8b20c3cb662c019c4494817d498cf319ec0a50d8e315c42e5c72
[INFO] running `Command { std: "docker" "start" "-a" "6b400f51dd0b8b20c3cb662c019c4494817d498cf319ec0a50d8e315c42e5c72", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling stdweb v0.4.20
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling yew-macro v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling base-x v0.2.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling yew v0.9.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling tacvm v0.1.0 (https://github.com/jiegec/tacvm.git#60e61d21)
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling stdweb-derive v0.5.3
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.9
[INFO] [stderr]    Compiling online_tac_vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `console` is never read
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Model {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 15 |     console: ConsoleService,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbHZLdU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libonline_tac_vm-f8ad9f001da47804,libtacvm-cdff939eff3f4972,libunescape-24fd83dabf0c5479,libnom_locate-bcbfcb813cdc0d72,libbytecount-1eb24e158a3e3482,libnom-35da61c4f2457d3d,liblexical_core-d943cfc1839bd89c,libbitflags-a9851ebd0ab18f47,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libyew-4a54d00fd5a098ac,libproc_macro_nested-676d986f287a05da,libindexmap-af757342826be95d,libhashbrown-771fe7df77b35cf2,libhttp-4ccd0fab87d2068e,libitoa-66aaa02fa8b13e98,libfnv-bf8b415be0978c3b,libbytes-4a465f8b1b6a70d3,libiovec-424dd8664583a2a7,libfailure-7336a1a5177855fe,libbacktrace-cd01fb59b9d718b9,libminiz_oxide-576f94eabc23dae1,libadler-eda8d49792ea3b2e,libobject-e283d588e8fbd75a,libmemchr-977345f6b2fdd457,liblibc-95e91694a450aecc,libaddr2line-b08e3b1dcd543c32,libgimli-3876309418c98041,librustc_demangle-24d5e45603ae5438,libstdweb-bd7ca6cd8b8db57b,libdiscard-3a37112e4fbe4d29,libstdweb_internal_runtime-ec61107103b5dd4f,libserde_json-e91af67be3d48d75,libryu-965ae4486a4eb76a,libitoa-6dc90403459820de,libslab-766935dc20ebe9b9,liblog-4a6c5ad20d80f660,libcfg_if-d9b80cb51cda7b5b,libbincode-eb9c90cfd30e12e5,libserde-014d1555703e33e3,libbyteorder-d05a003e572ae5c0,libanymap-05314bc40e289b3e}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbHZLdU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-49590bf433b2cbc6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: emscripten_asm_const_int
[INFO] [stdout]           >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149)
[INFO] [stdout]           >>>               online_tac_vm-f8ad9f001da47804.online_tac_vm.955cff39b0f6b2b-cgu.09.rcgu.o:(_$LT$online_tac_vm..Model$u20$as$u20$yew..html..Component$GT$::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::snippet::__cargo_web_snippet_66732eba3a3b7cf3587330a53830708b98187bcd::h2a195934eee8d993) in archive /opt/rustwide/target/debug/deps/libonline_tac_vm-f8ad9f001da47804.rlib
[INFO] [stdout]           >>> referenced by macros.rs:139 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139)
[INFO] [stdout]           >>>               yew-4a54d00fd5a098ac.yew.393819ea1308004f-cgu.2.rcgu.o:(yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005::h98ffcc675cdd0e69) in archive /opt/rustwide/target/debug/deps/libyew-4a54d00fd5a098ac.rlib
[INFO] [stdout]           >>> referenced by macros.rs:139 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139)
[INFO] [stdout]           >>>               yew-4a54d00fd5a098ac.yew.393819ea1308004f-cgu.2.rcgu.o:(yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9::h65def0a02541d3b9) in archive /opt/rustwide/target/debug/deps/libyew-4a54d00fd5a098ac.rlib
[INFO] [stdout]           >>> referenced 73 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_pause_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-bd7ca6cd8b8db57b.stdweb.76e4e0cb32678e0c-cgu.05.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h8a7380d14b92d14d) in archive /opt/rustwide/target/debug/deps/libstdweb-bd7ca6cd8b8db57b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_set_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-bd7ca6cd8b8db57b.stdweb.76e4e0cb32678e0c-cgu.05.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h8a7380d14b92d14d) in archive /opt/rustwide/target/debug/deps/libstdweb-bd7ca6cd8b8db57b.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `online_tac_vm` (bin "main") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciBCKLg/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libonline_tac_vm-f8ad9f001da47804,libtacvm-cdff939eff3f4972,libunescape-24fd83dabf0c5479,libnom_locate-bcbfcb813cdc0d72,libbytecount-1eb24e158a3e3482,libnom-35da61c4f2457d3d,liblexical_core-d943cfc1839bd89c,libbitflags-a9851ebd0ab18f47,libstatic_assertions-95336585f0b7f57d,libarrayvec-bb197ba77702a721,libyew-4a54d00fd5a098ac,libproc_macro_nested-676d986f287a05da,libindexmap-af757342826be95d,libhashbrown-771fe7df77b35cf2,libhttp-4ccd0fab87d2068e,libitoa-66aaa02fa8b13e98,libfnv-bf8b415be0978c3b,libbytes-4a465f8b1b6a70d3,libiovec-424dd8664583a2a7,libfailure-7336a1a5177855fe,libbacktrace-cd01fb59b9d718b9,libminiz_oxide-576f94eabc23dae1,libadler-eda8d49792ea3b2e,libobject-e283d588e8fbd75a,libmemchr-977345f6b2fdd457,liblibc-95e91694a450aecc,libaddr2line-b08e3b1dcd543c32,libgimli-3876309418c98041,librustc_demangle-24d5e45603ae5438,libstdweb-bd7ca6cd8b8db57b,libdiscard-3a37112e4fbe4d29,libstdweb_internal_runtime-ec61107103b5dd4f,libserde_json-e91af67be3d48d75,libryu-965ae4486a4eb76a,libitoa-6dc90403459820de,libslab-766935dc20ebe9b9,liblog-4a6c5ad20d80f660,libcfg_if-d9b80cb51cda7b5b,libbincode-eb9c90cfd30e12e5,libbyteorder-d05a003e572ae5c0,libanymap-05314bc40e289b3e,libserde-014d1555703e33e3}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciBCKLg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/worker-952a391da636d722" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: emscripten_asm_const_int
[INFO] [stdout]           >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149)
[INFO] [stdout]           >>>               yew-4a54d00fd5a098ac.yew.393819ea1308004f-cgu.1.rcgu.o:(_$LT$T$u20$as$u20$yew..agent..Threaded$GT$::register::_$u7b$$u7b$closure$u7d$$u7d$::snippet::__cargo_web_snippet_69a406e929329c8e4aed9a22deb20e108614ef23::hc8a0d902b8ce607b) in archive /opt/rustwide/target/debug/deps/libyew-4a54d00fd5a098ac.rlib
[INFO] [stdout]           >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149)
[INFO] [stdout]           >>>               yew-4a54d00fd5a098ac.yew.393819ea1308004f-cgu.1.rcgu.o:(_$LT$T$u20$as$u20$yew..agent..Threaded$GT$::register::snippet::__cargo_web_snippet_6adfd08dbd894563a3df06c43de48fda9b8db5a6::h443aac2392b8388a) in archive /opt/rustwide/target/debug/deps/libyew-4a54d00fd5a098ac.rlib
[INFO] [stdout]           >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149)
[INFO] [stdout]           >>>               yew-4a54d00fd5a098ac.yew.393819ea1308004f-cgu.1.rcgu.o:(_$LT$yew..agent..WorkerResponder$u20$as$u20$yew..agent..Responder$LT$AGN$GT$$GT$::response::snippet::__cargo_web_snippet_2c6a2fabd6154e43938598e5d63f78c9e0277d3c::h5217a5baf87570d3) in archive /opt/rustwide/target/debug/deps/libyew-4a54d00fd5a098ac.rlib
[INFO] [stdout]           >>> referenced 10 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_pause_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-bd7ca6cd8b8db57b.stdweb.76e4e0cb32678e0c-cgu.05.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h8a7380d14b92d14d) in archive /opt/rustwide/target/debug/deps/libstdweb-bd7ca6cd8b8db57b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: emscripten_set_main_loop
[INFO] [stdout]           >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11)
[INFO] [stdout]           >>>               stdweb-bd7ca6cd8b8db57b.stdweb.76e4e0cb32678e0c-cgu.05.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h8a7380d14b92d14d) in archive /opt/rustwide/target/debug/deps/libstdweb-bd7ca6cd8b8db57b.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `online_tac_vm` (bin "worker") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6b400f51dd0b8b20c3cb662c019c4494817d498cf319ec0a50d8e315c42e5c72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b400f51dd0b8b20c3cb662c019c4494817d498cf319ec0a50d8e315c42e5c72", kill_on_drop: false }`
[INFO] [stdout] 6b400f51dd0b8b20c3cb662c019c4494817d498cf319ec0a50d8e315c42e5c72
