[INFO] updating cached repository nishiurahiroki/hello-rust-yew [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nishiurahiroki/hello-rust-yew [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nishiurahiroki/hello-rust-yew" "work/ex/beta-1.37-6/sources/1.36.0/gh/nishiurahiroki/hello-rust-yew"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nishiurahiroki/hello-rust-yew'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nishiurahiroki/hello-rust-yew" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nishiurahiroki/hello-rust-yew"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nishiurahiroki/hello-rust-yew'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6713f695b1697efada709d3ad9874862602e0583 [INFO] sha for GitHub repo nishiurahiroki/hello-rust-yew: 6713f695b1697efada709d3ad9874862602e0583 [INFO] validating manifest of nishiurahiroki/hello-rust-yew on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nishiurahiroki/hello-rust-yew on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nishiurahiroki/hello-rust-yew [INFO] finished frobbing nishiurahiroki/hello-rust-yew [INFO] frobbed toml for nishiurahiroki/hello-rust-yew written to work/ex/beta-1.37-6/sources/1.36.0/gh/nishiurahiroki/hello-rust-yew/Cargo.toml [INFO] started frobbing nishiurahiroki/hello-rust-yew [INFO] finished frobbing nishiurahiroki/hello-rust-yew [INFO] frobbed toml for nishiurahiroki/hello-rust-yew written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nishiurahiroki/hello-rust-yew/Cargo.toml [INFO] crate nishiurahiroki/hello-rust-yew already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nishiurahiroki/hello-rust-yew/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nishiurahiroki/hello-rust-yew against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nishiurahiroki/hello-rust-yew:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 522e01904e6e09d8c464ec82a7a525a5f36e482040b1db3ff3c9f505014ef0c4 [INFO] running `"docker" "start" "-a" "522e01904e6e09d8c464ec82a7a525a5f36e482040b1db3ff3c9f505014ef0c4"` [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew.git?rev=49319b8c02a8eeb15ed4c8a8761f83adcee856b0#49319b8c) [INFO] [stderr] Compiling hello-rust-yew v0.1.0 (/opt/crater/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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.hello_rust_yew.8iq2awq1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c" "/opt/crater/target/debug/deps/hello_rust_yew-65f96e862fb4903c.2uo9c2vffwvfgqfy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libhello_rust_yew-64ef302cf1b9a627.rlib" "/opt/crater/target/debug/deps/libyew-1ea05eae73338a2f.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libanymap-8f4977074b830783.rlib" "/opt/crater/target/debug/deps/libbincode-511a83923131089d.rlib" "/opt/crater/target/debug/deps/libhttp-252c32ce2b5fd0d4.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libbytes-7003aa2c6f61a99c.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/liblog-edfa4b3364666663.rlib" "/opt/crater/target/debug/deps/libfailure-ff3a2d7e729f6cc8.rlib" "/opt/crater/target/debug/deps/libbacktrace-2917eb772aea6ee5.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib" "/opt/crater/target/debug/deps/libdiscard-57236529d613e1dd.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-d7272ca4dc7addd7.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libyew-1ea05eae73338a2f.rlib(yew-1ea05eae73338a2f.yew.9ncmuzc5-cgu.4.rcgu.o): In function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/49319b8/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ea05eae73338a2f.rlib(yew-1ea05eae73338a2f.yew.9ncmuzc5-cgu.4.rcgu.o): In function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/49319b8/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ea05eae73338a2f.rlib(yew-1ea05eae73338a2f.yew.9ncmuzc5-cgu.4.rcgu.o): In function `yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/49319b8/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ea05eae73338a2f.rlib(yew-1ea05eae73338a2f.yew.9ncmuzc5-cgu.4.rcgu.o): In function `yew::virtual_dom::vtag::remove_attribute::snippet::__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/49319b8/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ea05eae73338a2f.rlib(yew-1ea05eae73338a2f.yew.9ncmuzc5-cgu.4.rcgu.o): In function `yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/49319b8/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.1.rcgu.o):/opt/crater/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] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/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/crater/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/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o): In function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o): In function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o): In function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o): In function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o): In function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-ecb813cce55688fe.rlib(stdweb-ecb813cce55688fe.stdweb.axyj6zdo-cgu.7.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: 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 `hello-rust-yew`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "522e01904e6e09d8c464ec82a7a525a5f36e482040b1db3ff3c9f505014ef0c4"` [INFO] running `"docker" "rm" "-f" "522e01904e6e09d8c464ec82a7a525a5f36e482040b1db3ff3c9f505014ef0c4"` [INFO] [stdout] 522e01904e6e09d8c464ec82a7a525a5f36e482040b1db3ff3c9f505014ef0c4