[INFO] updating cached repository https://github.com/jiegec/online_tac_vm [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c12c479fb8b7d9803f3a449f90f18d6277bcf9c [INFO] testing jiegec/online_tac_vm against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ed2ae1ef89800b602a1e88b95480ac300cb1c3e7b2157e887d5e1f2c6f7bddd3 [INFO] running `"docker" "start" "-a" "ed2ae1ef89800b602a1e88b95480ac300cb1c3e7b2157e887d5e1f2c6f7bddd3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [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 static_assertions v0.3.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.9.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling yew-macro v0.9.0 [INFO] [stderr] Compiling iovec v0.1.2 [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 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 failure_derive v0.1.5 [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] [stderr] warning: field is never read: `console` [INFO] [stderr] --> src/lib.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | console: ConsoleService, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.main.9k6s06lt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4" "/opt/rustwide/target/debug/deps/main-4d5c0010fba895e4.4w4izypry9833i3b.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-5f0910e6a98d6d6e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libonline_tac_vm-57e38e8a12a50ecf.rlib" "/opt/rustwide/target/debug/deps/libtacvm-ef15734b012226c6.rlib" "/opt/rustwide/target/debug/deps/libunescape-f41e2cc006def320.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-7c5ef3c4e1c90d85.rlib" "/opt/rustwide/target/debug/deps/libbytecount-17868b09601e8f64.rlib" "/opt/rustwide/target/debug/deps/libnom-995290a8f4b57dfe.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-89f21bf7709c8e93.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4cd794da8e23f6ba.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d9dd8d1905dc4582.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ebbf693845177be.rlib" "/opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-3b9d3705a85b5147.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a9edf09a55f6486d.rlib" "/opt/rustwide/target/debug/deps/libhttp-f97774207a5a6396.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-4655228da08b0381.rlib" "/opt/rustwide/target/debug/deps/libiovec-7a6277e891e8f919.rlib" "/opt/rustwide/target/debug/deps/libfailure-fb42429c2c5de3fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-18e7ae96cd4ca5c1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-006ecb435dac0a23.rlib" "/opt/rustwide/target/debug/deps/liblibc-ab23e6194275603a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib" "/opt/rustwide/target/debug/deps/libdiscard-655a8a041e78b6aa.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-f19a79c7cf8c28f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-06238d7ec0be8ead.rlib" "/opt/rustwide/target/debug/deps/libryu-467d67315b97dc82.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libbincode-506fd4462b38e97b.rlib" "/opt/rustwide/target/debug/deps/libserde-1a79a19835244d89.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "/opt/rustwide/target/debug/deps/libanymap-16ac0cbd5a2e2ebb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libonline_tac_vm-57e38e8a12a50ecf.rlib(online_tac_vm-57e38e8a12a50ecf.online_tac_vm.crzpdjxg-cgu.12.rcgu.o): in function `::create::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_66732eba3a3b7cf3587330a53830708b98187bcd': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.1.rcgu.o): in function `::spawn_or_join::{{closure}}::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_7c2f6be252b58b3083594e63fac2e18c10259785': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.1.rcgu.o): in function `::spawn_or_join::{{closure}}::snippet::__cargo_web_snippet_e925f093d33d2b9fa2ecf78162b4d77811f88d78': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.1.rcgu.o): in function `yew::agent::send_to_remote::snippet::__cargo_web_snippet_6e6355dd5eceb8cbd2d69cb1711089df37fe3073': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /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] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webapi::window::window::snippet::__cargo_web_snippet_0f503de1d61309643e0e13a7871406891e3691c9': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webapi::window::Window::location::snippet::__cargo_web_snippet_0d39c013e2144171d64e2fac849140a7e54c939a': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-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] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.worker.8v67m8mr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61" "/opt/rustwide/target/debug/deps/worker-a996617fb68a4b61.3h8u6ec9ctwsrphf.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-5f0910e6a98d6d6e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libonline_tac_vm-57e38e8a12a50ecf.rlib" "/opt/rustwide/target/debug/deps/libtacvm-ef15734b012226c6.rlib" "/opt/rustwide/target/debug/deps/libunescape-f41e2cc006def320.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-7c5ef3c4e1c90d85.rlib" "/opt/rustwide/target/debug/deps/libbytecount-17868b09601e8f64.rlib" "/opt/rustwide/target/debug/deps/libnom-995290a8f4b57dfe.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-89f21bf7709c8e93.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4cd794da8e23f6ba.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d9dd8d1905dc4582.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ebbf693845177be.rlib" "/opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-3b9d3705a85b5147.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a9edf09a55f6486d.rlib" "/opt/rustwide/target/debug/deps/libhttp-f97774207a5a6396.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-4655228da08b0381.rlib" "/opt/rustwide/target/debug/deps/libiovec-7a6277e891e8f919.rlib" "/opt/rustwide/target/debug/deps/libfailure-fb42429c2c5de3fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-18e7ae96cd4ca5c1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-006ecb435dac0a23.rlib" "/opt/rustwide/target/debug/deps/liblibc-ab23e6194275603a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib" "/opt/rustwide/target/debug/deps/libdiscard-655a8a041e78b6aa.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-f19a79c7cf8c28f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-06238d7ec0be8ead.rlib" "/opt/rustwide/target/debug/deps/libryu-467d67315b97dc82.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libbincode-506fd4462b38e97b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "/opt/rustwide/target/debug/deps/libanymap-16ac0cbd5a2e2ebb.rlib" "/opt/rustwide/target/debug/deps/libserde-1a79a19835244d89.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.1.rcgu.o): in function `::register::{{closure}}::snippet::__cargo_web_snippet_69a406e929329c8e4aed9a22deb20e108614ef23': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.1.rcgu.o): in function `::register::snippet::__cargo_web_snippet_6adfd08dbd894563a3df06c43de48fda9b8db5a6': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-5f039b366948dbb1.rlib(yew-5f039b366948dbb1.yew.cx6qfoe7-cgu.1.rcgu.o): in function `>::response::snippet::__cargo_web_snippet_2c6a2fabd6154e43938598e5d63f78c9e0277d3c': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.10.rcgu.o): in function `stdweb::webcore::serialization::deserialize_array::snippet::__cargo_web_snippet_8c32019649bb581b1b742eeedfc410e2bedd56a6': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.10.rcgu.o): in function ` as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter::snippet::__cargo_web_snippet_ff5103e6cc179d13b4c7a785bdce2708fd559fc0': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.6.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /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] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.8.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-21a45ebcb7b049bd.rlib(stdweb-21a45ebcb7b049bd.stdweb.byuj8vuj-cgu.9.rcgu.o): in function `stdweb::webcore::global_arena::reserve_impl::snippet::__cargo_web_snippet_285aac3fba72d67cb459d37d4d21aa4fb62598ba': [INFO] [stderr] /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] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ed2ae1ef89800b602a1e88b95480ac300cb1c3e7b2157e887d5e1f2c6f7bddd3"` [INFO] running `"docker" "rm" "-f" "ed2ae1ef89800b602a1e88b95480ac300cb1c3e7b2157e887d5e1f2c6f7bddd3"` [INFO] [stdout] ed2ae1ef89800b602a1e88b95480ac300cb1c3e7b2157e887d5e1f2c6f7bddd3