[INFO] updating cached repository https://github.com/vberger/Bayes-O-Matic [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] eaaba12d7802d7c1ed8fd2afa9b49c50c377ca3f [INFO] testing vberger/Bayes-O-Matic against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvberger%2FBayes-O-Matic" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vberger/Bayes-O-Matic on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vberger/Bayes-O-Matic [INFO] finished tweaking git repo https://github.com/vberger/Bayes-O-Matic [INFO] tweaked toml for git repo https://github.com/vberger/Bayes-O-Matic written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vberger/Bayes-O-Matic already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 43aa749962575c5bcf80919fb54a565d6c8a6eff124812e7a08ea329fdd78665 [INFO] running `"docker" "start" "-a" "43aa749962575c5bcf80919fb54a565d6c8a6eff124812e7a08ea329fdd78665"` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.8.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling yew-macro v0.8.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling loopybayesnet v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling unic-langid-macros-impl v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling unic-langid-macros v0.3.0 [INFO] [stderr] Compiling unic-langid v0.4.2 [INFO] [stderr] Compiling intl_pluralrules v2.0.0 [INFO] [stderr] Compiling fluent-locale v0.7.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling fluent-bundle v0.7.1 [INFO] [stderr] Compiling fluent v0.7.1 [INFO] [stderr] Compiling bayesomatic v0.2.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/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa" "/opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.276v1au6n93xutn6.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-72c543d87d0e03c8/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpulldown_cmark-9ebdd6d6f0d9636b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/libunicase-8502052658cef59e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-db99416e3bf58e66.rlib" "/opt/rustwide/target/debug/deps/libfluent-e435fbfc4a9fd7d0.rlib" "/opt/rustwide/target/debug/deps/libfluent_bundle-5ea9bc85124590a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f7a7a9e9ae97b229.rlib" "/opt/rustwide/target/debug/deps/libintl_pluralrules-28962ef75d397120.rlib" "/opt/rustwide/target/debug/deps/libphf-9dab19c763f4017d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-337a31152cdf4931.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-47d9900ec3aa12c5.rlib" "/opt/rustwide/target/debug/deps/libmatches-79786252485cca6c.rlib" "/opt/rustwide/target/debug/deps/libfluent_syntax-37849c6ccaaaf415.rlib" "/opt/rustwide/target/debug/deps/libfluent_locale-92d414be59691edf.rlib" "/opt/rustwide/target/debug/deps/libunic_langid-afcf02795361be1f.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_macros-73b62a04484ee1e0.rlib" "/opt/rustwide/target/debug/deps/libunic_langid_impl-2499f99e14b4f8b5.rlib" "/opt/rustwide/target/debug/deps/librental-e4d48cadc40edd80.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-f7735349c327d596.rlib" "/opt/rustwide/target/debug/deps/libloopybayesnet-012bc5b47360cd94.rlib" "/opt/rustwide/target/debug/deps/libndarray-9248320327172f86.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f93a5705b17eca85.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libitertools-1ed718ac57931d9a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-25da71a3fc1835d8.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ad0b02b2fdfa0d4f.rlib" "/opt/rustwide/target/debug/deps/libitertools-d3d1d7c74bffb3ec.rlib" "/opt/rustwide/target/debug/deps/libeither-3ff9439ba8ae7387.rlib" "/opt/rustwide/target/debug/deps/libyew-a084c4a7e8e36e96.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ab895e3883239edf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0af4fc072078d4be.rlib" "/opt/rustwide/target/debug/deps/libhttp-2e1eef1d66e712d2.rlib" "/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5c147c91db7de325.rlib" "/opt/rustwide/target/debug/deps/libiovec-9d3252b24645b397.rlib" "/opt/rustwide/target/debug/deps/libfailure-2ced60b1a332832e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-78d7c325bd655a4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6d0e246e318ca385.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.rlib" "/opt/rustwide/target/debug/deps/libslab-2d4e73d4fd5cd450.rlib" "/opt/rustwide/target/debug/deps/liblog-b75bfe501f37ecd4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-32eaf08e5545e331.rlib" "/opt/rustwide/target/debug/deps/libbincode-296c90f1de6d937c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f584045056e081f3.rlib" "/opt/rustwide/target/debug/deps/libanymap-d90389c92ba75ba5.rlib" "/opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib" "/opt/rustwide/target/debug/deps/libdiscard-da00b1228a9e1e77.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-5787e853278cff3b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-732088240735f1f2.rlib" "/opt/rustwide/target/debug/deps/libryu-84f5bdeec10241b3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dfb56471520de1d.rlib" "/opt/rustwide/target/debug/deps/libserde-61e3dccf12f75d7c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o: In function `bayesomatic::model::BayesOMatic::load_help::{{closure}}::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o: In function `bayesomatic::model::BayesOMatic::load_help::{{closure}}::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o: In function `bayesomatic::model::BayesOMatic::load_example::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o: In function `bayesomatic::model::BayesOMatic::load_example::{{closure}}::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o: In function `bayesomatic::model::BayesOMatic::load_example::{{closure}}::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/bayesomatic-8652fbe865e9d5fa.bayesomatic.1zni3suh-cgu.0.rcgu.o:/opt/rustwide/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.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.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.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.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.rcgu.o): In function `::instance_of::snippet::__cargo_web_snippet_897ff2d0160606ea98961935acb125d1ddbf4688': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.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.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.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.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-c2e5bf5762e3bbf8.rlib(stdweb-c2e5bf5762e3bbf8.stdweb.9xdd1d3m-cgu.9.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/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 `bayesomatic`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "43aa749962575c5bcf80919fb54a565d6c8a6eff124812e7a08ea329fdd78665"` [INFO] running `"docker" "rm" "-f" "43aa749962575c5bcf80919fb54a565d6c8a6eff124812e7a08ea329fdd78665"` [INFO] [stdout] 43aa749962575c5bcf80919fb54a565d6c8a6eff124812e7a08ea329fdd78665