[INFO] cloning repository https://github.com/yhay81/github-issues-with-rust-webassembly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yhay81/github-issues-with-rust-webassembly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de29de9b557d263dfc733b5ee864e7e5e96d9b45 [INFO] testing yhay81/github-issues-with-rust-webassembly against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhay81%2Fgithub-issues-with-rust-webassembly" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yhay81/github-issues-with-rust-webassembly on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yhay81/github-issues-with-rust-webassembly [INFO] finished tweaking git repo https://github.com/yhay81/github-issues-with-rust-webassembly [INFO] tweaked toml for git repo https://github.com/yhay81/github-issues-with-rust-webassembly written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yhay81/github-issues-with-rust-webassembly already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew v0.3.0 [INFO] [stderr] Downloaded comrak v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcee97976da49202e4c315ddbd6eab68ddd662c41d86ebf6334bb9f22a463b49 [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" "dcee97976da49202e4c315ddbd6eab68ddd662c41d86ebf6334bb9f22a463b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcee97976da49202e4c315ddbd6eab68ddd662c41d86ebf6334bb9f22a463b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcee97976da49202e4c315ddbd6eab68ddd662c41d86ebf6334bb9f22a463b49", kill_on_drop: false }` [INFO] [stdout] dcee97976da49202e4c315ddbd6eab68ddd662c41d86ebf6334bb9f22a463b49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ddb15d11ef1b7f9e4f13797746663acc52d3fb3ff47ee32ba79d7e5bfd9f513 [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" "6ddb15d11ef1b7f9e4f13797746663acc52d3fb3ff47ee32ba79d7e5bfd9f513", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.62 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling stdweb v0.4.6 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.63 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling comrak v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.18 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling yew v0.3.0 [INFO] [stderr] Compiling github_issues_with_rust_webassembly v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.3ysgxipas3l7oy45.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-1cc8b01347148e81/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgithub_issues_with_rust_webassembly-496960ce0d16372d.rlib" "/opt/rustwide/target/debug/deps/libcomrak-1021674069f4e4e4.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-953534c62e3056c8.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-0e4bfee960dc615c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-5de2c7aa0a470ece.rlib" "/opt/rustwide/target/debug/deps/libregex-729fa50627dd4d81.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8bc91a49aea63775.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ac283b7c17772fe4.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d85bddcd195cb16.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7359dc725016803f.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f40774aac41eb292.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0ac2316f385df2f4.rlib" "/opt/rustwide/target/debug/deps/libpest-86c06ddb91a2a926.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4d6605be71f2a06b.rlib" "/opt/rustwide/target/debug/deps/libentities-b75ad9be7d6d3fa1.rlib" "/opt/rustwide/target/debug/deps/libyew-61bb06b6a04ef5ee.rlib" "/opt/rustwide/target/debug/deps/libstdweb-000e0c7bee7a3618.rlib" "/opt/rustwide/target/debug/deps/libdiscard-75d7fc041849b731.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8d73974c32af8498.rlib" "/opt/rustwide/target/debug/deps/libitoa-6e490dc3d81839bd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-61840fb9d504812a.rlib" "/opt/rustwide/target/debug/deps/libserde-2f31b05a9af22c3a.rlib" "/opt/rustwide/target/debug/deps/libhttp-9520fdd50783f367.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libbytes-221642d07076332f.rlib" "/opt/rustwide/target/debug/deps/libiovec-fb544d11fab44dcb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0eae9a9907f3c0c1.rlib" "/opt/rustwide/target/debug/deps/libfailure-5c457df403ba6181.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf00ccf51081cb1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b103f58e0ed545ac.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58c3e4babe2a3272.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-60bebb3e2c55967c.rlib" "/opt/rustwide/target/debug/deps/liblibc-b946b6bb0e1f0b75.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o: in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o: in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o: in function `stdweb::webapi::parent_node::IParentNode::query_selector': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o: in function `stdweb::webapi::html_elements::textarea::TextAreaElement::value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o: in function `stdweb::webapi::html_elements::textarea::TextAreaElement::set_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-3cf1446b36526239.github_issues_with_rust_webassembly.c1qblyvv-cgu.1.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-000e0c7bee7a3618.rlib(stdweb-000e0c7bee7a3618.stdweb.dj1tlm3s-cgu.1.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/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.6/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-000e0c7bee7a3618.rlib(stdweb-000e0c7bee7a3618.stdweb.dj1tlm3s-cgu.1.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/element.rs:173: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-000e0c7bee7a3618.rlib(stdweb-000e0c7bee7a3618.stdweb.dj1tlm3s-cgu.10.rcgu.o): in function `stdweb::webcore::initialization::initialize': [INFO] [stdout] /opt/rustwide/target/debug/build/stdweb-7c443c4128bd6001/out/runtime.rs:1: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-000e0c7bee7a3618.rlib(stdweb-000e0c7bee7a3618.stdweb.dj1tlm3s-cgu.10.rcgu.o): in function `stdweb::webcore::initialization::initialize::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/initialization.rs:24: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/initialization.rs:26: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/initialization.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-000e0c7bee7a3618.rlib(stdweb-000e0c7bee7a3618.stdweb.dj1tlm3s-cgu.10.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/document.rs:34: 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 `github_issues_with_rust_webassembly`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6ddb15d11ef1b7f9e4f13797746663acc52d3fb3ff47ee32ba79d7e5bfd9f513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ddb15d11ef1b7f9e4f13797746663acc52d3fb3ff47ee32ba79d7e5bfd9f513", kill_on_drop: false }` [INFO] [stdout] 6ddb15d11ef1b7f9e4f13797746663acc52d3fb3ff47ee32ba79d7e5bfd9f513