[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 1.49.0 for beta-1.50-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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yhay81/github-issues-with-rust-webassembly on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-1/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb5f09ea619d25ce5da0f47ca406c687b5ddf174905cd7d722ec30e1f47c0c1d [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" "fb5f09ea619d25ce5da0f47ca406c687b5ddf174905cd7d722ec30e1f47c0c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb5f09ea619d25ce5da0f47ca406c687b5ddf174905cd7d722ec30e1f47c0c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5f09ea619d25ce5da0f47ca406c687b5ddf174905cd7d722ec30e1f47c0c1d", kill_on_drop: false }` [INFO] [stdout] fb5f09ea619d25ce5da0f47ca406c687b5ddf174905cd7d722ec30e1f47c0c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a06a73e0e5cba4744ca2714732d21fa7c71568e0964defd8f9960d3e11cc2d9 [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" "0a06a73e0e5cba4744ca2714732d21fa7c71568e0964defd8f9960d3e11cc2d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling serde v1.0.62 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling stdweb v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.63 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3" "/opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.1sav1syasakdg0sq.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-e669f012e93fa6d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-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-946b1fb38f30ea62.rlib" "/opt/rustwide/target/debug/deps/libcomrak-811f4b30b902d14c.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-f47381a66ad0f4b2.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-f4816258649c178a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-2aed1055da7829e3.rlib" "/opt/rustwide/target/debug/deps/libregex-2c69b30cfd1276de.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d12ce58d70084144.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d48150a196eb23e5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-83a9de332669bcbb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0e025773a83d1bc6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b2010431975bbd86.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74bba34a731dd281.rlib" "/opt/rustwide/target/debug/deps/libpest-8ba944ad01b6700f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ce06c40ec6fe3c81.rlib" "/opt/rustwide/target/debug/deps/libentities-71522eaa93327836.rlib" "/opt/rustwide/target/debug/deps/libyew-98950e22ee66ad00.rlib" "/opt/rustwide/target/debug/deps/libstdweb-f5e54c061e6061b2.rlib" "/opt/rustwide/target/debug/deps/libdiscard-febbd8334766fd0f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a8a8bf611b08bd7.rlib" "/opt/rustwide/target/debug/deps/libitoa-1111a208900b503d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-872fc5a843154fab.rlib" "/opt/rustwide/target/debug/deps/libserde-9df935ea29763529.rlib" "/opt/rustwide/target/debug/deps/libhttp-8eba7387c78cd78f.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libbytes-744fa211d8417e2d.rlib" "/opt/rustwide/target/debug/deps/libiovec-fcce4b1508d8866b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-853867439da595a6.rlib" "/opt/rustwide/target/debug/deps/libfailure-c8c06a1532542e4e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ed91d5ee4970fca5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e8c0423723e9952e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1f282aabc9001379.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-32170fe53695db80.rlib" "/opt/rustwide/target/debug/deps/liblibc-38a9109bd99328d2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-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/events/dom.rs:31: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-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/html_elements/textarea.rs:12: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-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/webapi/parent_node.rs:23: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-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/webapi/html_elements/textarea.rs:27: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-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/webapi/html_elements/textarea.rs:36: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/github_issues_with_rust_webassembly-0ce20dbb94be34b3.github_issues_with_rust_webassembly.54vzoqzq-cgu.1.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/event.rs:117: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.15.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-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.15.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/node.rs:357: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.2.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-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.3.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:564: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.3.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:564: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.4.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/value.rs:33: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-f5e54c061e6061b2.rlib(stdweb-f5e54c061e6061b2.stdweb.37pasv2v-cgu.4.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/value.rs:89: 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" "0a06a73e0e5cba4744ca2714732d21fa7c71568e0964defd8f9960d3e11cc2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a06a73e0e5cba4744ca2714732d21fa7c71568e0964defd8f9960d3e11cc2d9", kill_on_drop: false }` [INFO] [stdout] 0a06a73e0e5cba4744ca2714732d21fa7c71568e0964defd8f9960d3e11cc2d9