[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c12c479fb8b7d9803f3a449f90f18d6277bcf9c [INFO] testing jiegec/online_tac_vm against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-12/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/online_tac_vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48fef38d14d15f0a6a95d06adbef8983816b10ab06450e651ab3aa0c7738663b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48fef38d14d15f0a6a95d06adbef8983816b10ab06450e651ab3aa0c7738663b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48fef38d14d15f0a6a95d06adbef8983816b10ab06450e651ab3aa0c7738663b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fef38d14d15f0a6a95d06adbef8983816b10ab06450e651ab3aa0c7738663b", kill_on_drop: false }` [INFO] [stdout] 48fef38d14d15f0a6a95d06adbef8983816b10ab06450e651ab3aa0c7738663b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e5539c8d9170065d0cb95b737dff2f5529aa45c72daa4cabd0fb13a2200221 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2e5539c8d9170065d0cb95b737dff2f5529aa45c72daa4cabd0fb13a2200221", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling yew v0.9.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling stdweb v0.4.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling yew-macro v0.9.0 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling synstructure v0.10.2 [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 serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.2 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.8 [INFO] [stderr] Compiling online_tac_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `console` [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.main.ereceji8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0" "/opt/rustwide/target/debug/deps/main-ee12c6e7f7735bf0.38xf4batxeztju8e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libonline_tac_vm-4cbe3bafa9ce1631.rlib" "/opt/rustwide/target/debug/deps/libtacvm-979a1f3d93dd5047.rlib" "/opt/rustwide/target/debug/deps/libunescape-13eafa8b767d4727.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-c0bc5f4187dbdb86.rlib" "/opt/rustwide/target/debug/deps/libbytecount-effa57ff73b6dee8.rlib" "/opt/rustwide/target/debug/deps/libnom-bf57ee1c14530500.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f62222ca9d3903b9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5f569d45daf0a5b5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-61a38477d99126a7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b7928a16b3c426e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libhttp-19f0d221662b9f21.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbytes-31f04bb4068b3c4e.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libfailure-5eabb4db769aa2db.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5d36ce385ec352f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib" "/opt/rustwide/target/debug/deps/libdiscard-ff595bbfeefd76ad.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-d70d193811ed8f34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b59d76f3e6087843.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libbincode-5d152e074e7aee20.rlib" "/opt/rustwide/target/debug/deps/libserde-47b2f2959006263d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libanymap-5d1195cd14b1621f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libonline_tac_vm-4cbe3bafa9ce1631.rlib(online_tac_vm-4cbe3bafa9ce1631.online_tac_vm.7glibpu6-cgu.12.rcgu.o): in function `::create::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_66732eba3a3b7cf3587330a53830708b98187bcd': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.1.rcgu.o): in function `::spawn_or_join::{{closure}}::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_7c2f6be252b58b3083594e63fac2e18c10259785': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.1.rcgu.o): in function `::spawn_or_join::{{closure}}::snippet::__cargo_web_snippet_e925f093d33d2b9fa2ecf78162b4d77811f88d78': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.1.rcgu.o): in function `yew::agent::send_to_remote::snippet::__cargo_web_snippet_6e6355dd5eceb8cbd2d69cb1711089df37fe3073': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.4.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:91: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.5.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.6.rcgu.o): in function `stdweb::webapi::window::window::snippet::__cargo_web_snippet_0f503de1d61309643e0e13a7871406891e3691c9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.6.rcgu.o): in function `stdweb::webapi::window::Window::location::snippet::__cargo_web_snippet_0d39c013e2144171d64e2fac849140a7e54c939a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.6.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `online_tac_vm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.worker.bo99gh4u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64" "/opt/rustwide/target/debug/deps/worker-ba03711788274e64.1fhf6qloqcl8wzgw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libonline_tac_vm-4cbe3bafa9ce1631.rlib" "/opt/rustwide/target/debug/deps/libtacvm-979a1f3d93dd5047.rlib" "/opt/rustwide/target/debug/deps/libunescape-13eafa8b767d4727.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-c0bc5f4187dbdb86.rlib" "/opt/rustwide/target/debug/deps/libbytecount-effa57ff73b6dee8.rlib" "/opt/rustwide/target/debug/deps/libnom-bf57ee1c14530500.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f62222ca9d3903b9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5f569d45daf0a5b5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-61a38477d99126a7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b7928a16b3c426e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libhttp-19f0d221662b9f21.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbytes-31f04bb4068b3c4e.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libfailure-5eabb4db769aa2db.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5d36ce385ec352f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib" "/opt/rustwide/target/debug/deps/libdiscard-ff595bbfeefd76ad.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-d70d193811ed8f34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b59d76f3e6087843.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libbincode-5d152e074e7aee20.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libanymap-5d1195cd14b1621f.rlib" "/opt/rustwide/target/debug/deps/libserde-47b2f2959006263d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.1.rcgu.o): in function `::register::{{closure}}::snippet::__cargo_web_snippet_69a406e929329c8e4aed9a22deb20e108614ef23': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.1.rcgu.o): in function `::register::snippet::__cargo_web_snippet_6adfd08dbd894563a3df06c43de48fda9b8db5a6': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-8713f2ce41f9ebfb.rlib(yew-8713f2ce41f9ebfb.yew.ewwpb0wa-cgu.1.rcgu.o): in function `>::response::snippet::__cargo_web_snippet_2c6a2fabd6154e43938598e5d63f78c9e0277d3c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.10.rcgu.o): in function `stdweb::webcore::serialization::deserialize_array::snippet::__cargo_web_snippet_8c32019649bb581b1b742eeedfc410e2bedd56a6': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.10.rcgu.o): in function ` as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter::snippet::__cargo_web_snippet_ff5103e6cc179d13b4c7a785bdce2708fd559fc0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.11.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.5.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.7.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-5b8723073c8c55d2.rlib(stdweb-5b8723073c8c55d2.stdweb.64vmqlro-cgu.9.rcgu.o): in function `stdweb::webcore::global_arena::reserve_impl::snippet::__cargo_web_snippet_285aac3fba72d67cb459d37d4d21aa4fb62598ba': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f2e5539c8d9170065d0cb95b737dff2f5529aa45c72daa4cabd0fb13a2200221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e5539c8d9170065d0cb95b737dff2f5529aa45c72daa4cabd0fb13a2200221", kill_on_drop: false }` [INFO] [stdout] f2e5539c8d9170065d0cb95b737dff2f5529aa45c72daa4cabd0fb13a2200221