[INFO] cloning repository https://github.com/jackyzhen/rust-vs-go-slides [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackyzhen/rust-vs-go-slides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aab94ec37548c57d445ea7438359d3f1e66f0988 [INFO] testing jackyzhen/rust-vs-go-slides against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackyzhen%2Frust-vs-go-slides" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackyzhen/rust-vs-go-slides on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] finished tweaking git repo https://github.com/jackyzhen/rust-vs-go-slides [INFO] tweaked toml for git repo https://github.com/jackyzhen/rust-vs-go-slides written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jackyzhen/rust-vs-go-slides already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded discard v1.0.3 [INFO] [stderr] Downloaded stdweb v0.4.8 [INFO] running `Command { std: "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" "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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2be4eb6f982e101f8f3d0e428a9074ceec28bdfd18c28d1474758df8f8516493 [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" "2be4eb6f982e101f8f3d0e428a9074ceec28bdfd18c28d1474758df8f8516493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2be4eb6f982e101f8f3d0e428a9074ceec28bdfd18c28d1474758df8f8516493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be4eb6f982e101f8f3d0e428a9074ceec28bdfd18c28d1474758df8f8516493", kill_on_drop: false }` [INFO] [stdout] 2be4eb6f982e101f8f3d0e428a9074ceec28bdfd18c28d1474758df8f8516493 [INFO] running `Command { std: "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" "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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3536a0a18af0d97f6f77f44140c6497e7b1904b262d748b64ecaecfbcd5df8 [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" "4a3536a0a18af0d97f6f77f44140c6497e7b1904b262d748b64ecaecfbcd5df8", kill_on_drop: false }` [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew?rev=b957f8778ebb3ce88a6d10dfb41f04a4e44d6640#b957f877) [INFO] [stderr] Compiling rust-vs-go-slides v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/model.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub handler: Option>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc" "/opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.29xxfunn7i133xgq.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-339d274cd8aa7ba9/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_vs_go_slides-6bb118ef484ce9e5.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-4d5f22c3971944a4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-244aa335565f38bd.rlib" "/opt/rustwide/target/debug/deps/libyew-6d7e9519cedd13dc.rlib" "/opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib" "/opt/rustwide/target/debug/deps/libdiscard-dc97db543a8a7401.rlib" "/opt/rustwide/target/debug/deps/libslab-31fd6dbd723d507c.rlib" "/opt/rustwide/target/debug/deps/libanymap-c120d879964f2488.rlib" "/opt/rustwide/target/debug/deps/libbincode-162b47a4f69adde6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5381574135eaa39f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6996bee27d65cc33.rlib" "/opt/rustwide/target/debug/deps/libserde-a001c38752e12607.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da1fa074c34ed4f.rlib" "/opt/rustwide/target/debug/deps/libitoa-6fe8073984a0fbb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libbytes-10919d6f23ac0b35.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4862fd5e49e199.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c1b44e45763452f1.rlib" "/opt/rustwide/target/debug/deps/liblog-fbd4025b8c1f32c6.rlib" "/opt/rustwide/target/debug/deps/libfailure-e13fffb7045f5e97.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2cc423b4800765eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99cdecb5cf1f1565.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b3bd6de6b2cdd2ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-deab707a7e1e7126.rlib" "/opt/rustwide/target/debug/deps/liblibc-79850a6ece173d7b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_vs_go_slides-cc4f12d28b6fd3fc.rust_vs_go_slides.bwt983f7-cgu.2.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.8/src/webapi/parent_node.rs:23: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_vs_go_slides-6bb118ef484ce9e5.rlib(rust_vs_go_slides-6bb118ef484ce9e5.rust_vs_go_slides.7linwn33-cgu.12.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/html_elements/textarea.rs:12: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_vs_go_slides-6bb118ef484ce9e5.rlib(rust_vs_go_slides-6bb118ef484ce9e5.rust_vs_go_slides.7linwn33-cgu.12.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.8/src/webapi/html_elements/textarea.rs:36: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_vs_go_slides-6bb118ef484ce9e5.rlib(rust_vs_go_slides-6bb118ef484ce9e5.rust_vs_go_slides.7linwn33-cgu.15.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/html_elements/input.rs:13: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_vs_go_slides-6bb118ef484ce9e5.rlib(rust_vs_go_slides-6bb118ef484ce9e5.rust_vs_go_slides.7linwn33-cgu.15.rcgu.o): in function `stdweb::webapi::html_elements::input::InputElement::set_raw_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/html_elements/input.rs:37: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_vs_go_slides-6bb118ef484ce9e5.rlib(rust_vs_go_slides-6bb118ef484ce9e5.rust_vs_go_slides.7linwn33-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webcore/value.rs:33: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.14.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/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.8/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.14.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/element.rs:173: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.2.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webapi/node.rs:357: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.3.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webcore/macros.rs:567: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.3.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/src/webcore/macros.rs:567: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.5.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.8/src/webcore/value.rs:33: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-95c135245b29fbe1.rlib(stdweb-95c135245b29fbe1.stdweb.xbv2n5vt-cgu.5.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.8/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 `rust-vs-go-slides` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4a3536a0a18af0d97f6f77f44140c6497e7b1904b262d748b64ecaecfbcd5df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3536a0a18af0d97f6f77f44140c6497e7b1904b262d748b64ecaecfbcd5df8", kill_on_drop: false }` [INFO] [stdout] 4a3536a0a18af0d97f6f77f44140c6497e7b1904b262d748b64ecaecfbcd5df8