[INFO] updating cached repository ChillyBwoy/yew-kanban [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ChillyBwoy/yew-kanban [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ChillyBwoy/yew-kanban" "work/ex/beta-1.37-6/sources/1.36.0/gh/ChillyBwoy/yew-kanban"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ChillyBwoy/yew-kanban'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ChillyBwoy/yew-kanban" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ChillyBwoy/yew-kanban"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ChillyBwoy/yew-kanban'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1815bd7445d5605a9c6c06074936c50bee94ecd [INFO] sha for GitHub repo ChillyBwoy/yew-kanban: d1815bd7445d5605a9c6c06074936c50bee94ecd [INFO] validating manifest of ChillyBwoy/yew-kanban 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 ChillyBwoy/yew-kanban 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 ChillyBwoy/yew-kanban [INFO] finished frobbing ChillyBwoy/yew-kanban [INFO] frobbed toml for ChillyBwoy/yew-kanban written to work/ex/beta-1.37-6/sources/1.36.0/gh/ChillyBwoy/yew-kanban/Cargo.toml [INFO] started frobbing ChillyBwoy/yew-kanban [INFO] finished frobbing ChillyBwoy/yew-kanban [INFO] frobbed toml for ChillyBwoy/yew-kanban written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ChillyBwoy/yew-kanban/Cargo.toml [INFO] crate ChillyBwoy/yew-kanban 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ChillyBwoy/yew-kanban against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ChillyBwoy/yew-kanban:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b4db59b48e56cae6984c3ef17c9416cbd7f786ee453e0ac7e82ecc7fba4733d9 [INFO] running `"docker" "start" "-a" "b4db59b48e56cae6984c3ef17c9416cbd7f786ee453e0ac7e82ecc7fba4733d9"` [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling stdweb v0.4.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.5 [INFO] [stderr] Compiling web_logger v0.1.0 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#23931596) [INFO] [stderr] Compiling yew-kanban v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `get_route` [INFO] [stderr] --> src/routing.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn get_route(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.yew_kanban.lwi21qib-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191" "/opt/crater/target/debug/deps/yew_kanban-7ba2b6daa2ce9191.2ro160hmsnjy4zc9.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-ef3bcfcd6063c961/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libyew-83de7571e19a5a84.rlib" "/opt/crater/target/debug/deps/libserde_cbor-7be1e2c18866c55c.rlib" "/opt/crater/target/debug/deps/libhalf-7c001b276483e905.rlib" "/opt/crater/target/debug/deps/librmp_serde-7ec8232fee433fb9.rlib" "/opt/crater/target/debug/deps/librmp-51af0344ab197817.rlib" "/opt/crater/target/debug/deps/libnum_traits-536aeebbd8cb3a42.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "/opt/crater/target/debug/deps/libserde_yaml-e7e3cc53672dd138.rlib" "/opt/crater/target/debug/deps/libyaml_rust-2aa3539319aeff43.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3c3f2fc4eada21f7.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libtoml-2ab4f7518bbf0566.rlib" "/opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib" "/opt/crater/target/debug/deps/libdiscard-48a5453cc88bfde7.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-363da211be4059ac.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libanymap-5049d4c3aef2d64c.rlib" "/opt/crater/target/debug/deps/libbincode-9ab987eb4988bdb6.rlib" "/opt/crater/target/debug/deps/libserde_json-01ffec4c9b5041a8.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libhttp-fd2fd0acf59222d8.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-436413b370f3345c.rlib" "/opt/crater/target/debug/deps/libiovec-f03be0bb79b0c5f8.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/libfailure-a554b909dd0757c8.rlib" "/opt/crater/target/debug/deps/libbacktrace-f192532fa0e2de4a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4b82ccbc5b8d77f0.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/liblibc-a2400964cc07e3c0.rlib" "/opt/crater/target/debug/deps/libserde-8dadf28835df5932.rlib" "/opt/crater/target/debug/deps/liblog-9312ce09ab268404.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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-83de7571e19a5a84.rlib(yew-83de7571e19a5a84.yew.9fyx9xq3-cgu.5.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/2393159/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-83de7571e19a5a84.rlib(yew-83de7571e19a5a84.yew.9fyx9xq3-cgu.5.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/2393159/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-83de7571e19a5a84.rlib(yew-83de7571e19a5a84.yew.9fyx9xq3-cgu.5.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/2393159/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-83de7571e19a5a84.rlib(yew-83de7571e19a5a84.yew.9fyx9xq3-cgu.5.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/2393159/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-83de7571e19a5a84.rlib(yew-83de7571e19a5a84.yew.9fyx9xq3-cgu.5.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/2393159/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.1.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/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.13/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.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.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.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.13/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.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.13/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.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.13/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.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.13/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-b0744717f4fdd164.rlib(stdweb-b0744717f4fdd164.stdweb.7ynlnqrk-cgu.6.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/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 `yew-kanban`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b4db59b48e56cae6984c3ef17c9416cbd7f786ee453e0ac7e82ecc7fba4733d9"` [INFO] running `"docker" "rm" "-f" "b4db59b48e56cae6984c3ef17c9416cbd7f786ee453e0ac7e82ecc7fba4733d9"` [INFO] [stdout] b4db59b48e56cae6984c3ef17c9416cbd7f786ee453e0ac7e82ecc7fba4733d9