[INFO] cloning repository https://github.com/Arunscape/rust-yew-wasm-todoexample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arunscape/rust-yew-wasm-todoexample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArunscape%2Frust-yew-wasm-todoexample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArunscape%2Frust-yew-wasm-todoexample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 362ddc4721e4ae3cb36c85bbba4c09afb34d397b [INFO] testing Arunscape/rust-yew-wasm-todoexample against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArunscape%2Frust-yew-wasm-todoexample" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arunscape/rust-yew-wasm-todoexample on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arunscape/rust-yew-wasm-todoexample [INFO] finished tweaking git repo https://github.com/Arunscape/rust-yew-wasm-todoexample [INFO] tweaked toml for git repo https://github.com/Arunscape/rust-yew-wasm-todoexample written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Arunscape/rust-yew-wasm-todoexample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base-x v0.2.5 [INFO] [stderr] Downloaded bumpalo v2.5.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.47 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.47 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.47 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.47 [INFO] [stderr] Downloaded wasm-bindgen v0.2.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8715744d3de5ee43c182331901f3309312c9066f3898e3ef841e74aea0afc3b6 [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" "8715744d3de5ee43c182331901f3309312c9066f3898e3ef841e74aea0afc3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8715744d3de5ee43c182331901f3309312c9066f3898e3ef841e74aea0afc3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8715744d3de5ee43c182331901f3309312c9066f3898e3ef841e74aea0afc3b6", kill_on_drop: false }` [INFO] [stdout] 8715744d3de5ee43c182331901f3309312c9066f3898e3ef841e74aea0afc3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f7b5e5c25c4026ba821f284c1d4871512630c569356bf0f6242cfdfc727158 [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" "e6f7b5e5c25c4026ba821f284c1d4871512630c569356bf0f6242cfdfc727158", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling rust-yew-wasm-todoexample 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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.rust_yew_wasm_todoexample.cp7xbl6r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21" "/opt/rustwide/target/debug/deps/rust_yew_wasm_todoexample-5e57620161d07e21.3qukzoi6gwg5290s.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-e4de5060779f65d1/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyew-2456b1fb4abf6631.rlib" "/opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib" "/opt/rustwide/target/debug/deps/libdiscard-7d046748822603f8.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-37002d5eed0efe24.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libanymap-359dbfcc7f007864.rlib" "/opt/rustwide/target/debug/deps/libbincode-3982229d83b38799.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5dafdda8b82943e1.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libserde-f365ff3705bf630f.rlib" "/opt/rustwide/target/debug/deps/libhttp-c29ec3daadd87047.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-0b3560b03da9c7c8.rlib" "/opt/rustwide/target/debug/deps/libiovec-72a858022e1b0c3e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblog-f12ff6e588164f86.rlib" "/opt/rustwide/target/debug/deps/libfailure-f44be5b61f019363.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-caccadbb00bbdb12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-26699bf80e53fa79.rlib" "/opt/rustwide/target/debug/deps/liblibc-3b26f970ed7ee075.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6d01abf9627899e8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-2456b1fb4abf6631.rlib(yew-2456b1fb4abf6631.yew.121x1qk9-cgu.9.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-2456b1fb4abf6631.rlib(yew-2456b1fb4abf6631.yew.121x1qk9-cgu.9.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-2456b1fb4abf6631.rlib(yew-2456b1fb4abf6631.yew.121x1qk9-cgu.9.rcgu.o): in function `yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-2456b1fb4abf6631.rlib(yew-2456b1fb4abf6631.yew.121x1qk9-cgu.9.rcgu.o): in function `yew::virtual_dom::vtag::remove_attribute::snippet::__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-2456b1fb4abf6631.rlib(yew-2456b1fb4abf6631.yew.121x1qk9-cgu.9.rcgu.o): in function `yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.1.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.4.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/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.17/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-2fe193f3fd8683b6.rlib(stdweb-2fe193f3fd8683b6.stdweb.9zhbaran-cgu.6.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: 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-yew-wasm-todoexample` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e6f7b5e5c25c4026ba821f284c1d4871512630c569356bf0f6242cfdfc727158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f7b5e5c25c4026ba821f284c1d4871512630c569356bf0f6242cfdfc727158", kill_on_drop: false }` [INFO] [stdout] e6f7b5e5c25c4026ba821f284c1d4871512630c569356bf0f6242cfdfc727158