[INFO] updating cached repository https://github.com/GrizliK1988/destinations-recommender [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] 00037198714f83f993c786bed9ea6b2294edf23e [INFO] testing GrizliK1988/destinations-recommender against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrizliK1988%2Fdestinations-recommender" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 69% (1137/1644) Checking out files: 70% (1151/1644) Checking out files: 71% (1168/1644) Checking out files: 72% (1184/1644) Checking out files: 73% (1201/1644) Checking out files: 74% (1217/1644) Checking out files: 75% (1233/1644) Checking out files: 76% (1250/1644) Checking out files: 77% (1266/1644) Checking out files: 78% (1283/1644) Checking out files: 79% (1299/1644) Checking out files: 80% (1316/1644) Checking out files: 81% (1332/1644) Checking out files: 82% (1349/1644) Checking out files: 83% (1365/1644) Checking out files: 84% (1381/1644) Checking out files: 85% (1398/1644) Checking out files: 86% (1414/1644) Checking out files: 87% (1431/1644) Checking out files: 88% (1447/1644) Checking out files: 89% (1464/1644) Checking out files: 90% (1480/1644) Checking out files: 91% (1497/1644) Checking out files: 92% (1513/1644) Checking out files: 93% (1529/1644) Checking out files: 94% (1546/1644) Checking out files: 95% (1562/1644) Checking out files: 96% (1579/1644) Checking out files: 97% (1595/1644) Checking out files: 98% (1612/1644) Checking out files: 99% (1628/1644) Checking out files: 100% (1644/1644) Checking out files: 100% (1644/1644), done. [INFO] validating manifest of git repo https://github.com/GrizliK1988/destinations-recommender 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/GrizliK1988/destinations-recommender [INFO] finished tweaking git repo https://github.com/GrizliK1988/destinations-recommender [INFO] tweaked toml for git repo https://github.com/GrizliK1988/destinations-recommender written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/GrizliK1988/destinations-recommender 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7fd71292082f1e3779c3e93c3d437214468ccc7fd591526ae9ce0503058b1651 [INFO] running `"docker" "start" "-a" "7fd71292082f1e3779c3e93c3d437214468ccc7fd591526ae9ce0503058b1651"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling yew v0.11.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling yew-macro v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Compiling graphql_client v0.8.0 [INFO] [stderr] Compiling destinations-recommender v0.1.0 (/opt/rustwide/workdir) [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/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.destinations_recommender.47d1vkg6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5" "/opt/rustwide/target/debug/deps/destinations_recommender-ec07824e9a4baeb5.88m6sab6ok6pyxs.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-894cf66f8e5acc11/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/libgraphql_client-eedd270a69598391.rlib" "/opt/rustwide/target/debug/deps/libyew-69fa70b537554223.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-3b9d3705a85b5147.rlib" "/opt/rustwide/target/debug/deps/libhttp-b5686b89704715a1.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libanymap-16ac0cbd5a2e2ebb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-830250671e6653f4.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libbincode-179ec6b15b277863.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "/opt/rustwide/target/debug/deps/libfailure-bdb1409b3d9118c9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9ffefbec5c5b2ed0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2588de43ce48a5cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-11af900c68db2eab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.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-abb8e5f3725b8e96.rlib" "/opt/rustwide/target/debug/deps/libryu-4b9f3bcd1724e82b.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libserde-7e37a42e8040aa75.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-69fa70b537554223.rlib(yew-69fa70b537554223.yew.bv8fctcb-cgu.10.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.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-69fa70b537554223.rlib(yew-69fa70b537554223.yew.bv8fctcb-cgu.10.rcgu.o): in function `yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-69fa70b537554223.rlib(yew-69fa70b537554223.yew.bv8fctcb-cgu.10.rcgu.o): in function `yew::virtual_dom::vtag::remove_attribute::snippet::__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-69fa70b537554223.rlib(yew-69fa70b537554223.yew.bv8fctcb-cgu.10.rcgu.o): in function `yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-69fa70b537554223.rlib(yew-69fa70b537554223.yew.bv8fctcb-cgu.15.rcgu.o): in function `yew::services::console::ConsoleService::error::snippet::__cargo_web_snippet_4fd31c9e56d40b8642cf9e6f96fd6b570f355cea': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-69fa70b537554223.rlib(yew-69fa70b537554223.yew.bv8fctcb-cgu.8.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-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.20/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.20/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-cgu.7.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_c023351d5bff43ef3dd317b499821cd4e71492f0': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-cgu.7.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_de2896a7ccf316486788a4d0bc433c25d2f1a12b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-cgu.7.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_7c8dfab835dc8a552cd9d67f27d26624590e052c': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-cgu.7.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_0e54fd9c163fcf648ce0a395fde4500fd167a40b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-cgu.7.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_e854289309e564012996fbb70e7c19bf4e6a8866': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-6eeb8246f51a5e2a.rlib(stdweb-6eeb8246f51a5e2a.stdweb.ifx7vc4p-cgu.8.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:32: 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 `destinations-recommender`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7fd71292082f1e3779c3e93c3d437214468ccc7fd591526ae9ce0503058b1651"` [INFO] running `"docker" "rm" "-f" "7fd71292082f1e3779c3e93c3d437214468ccc7fd591526ae9ce0503058b1651"` [INFO] [stdout] 7fd71292082f1e3779c3e93c3d437214468ccc7fd591526ae9ce0503058b1651