[INFO] updating cached repository oknozor/froovie-front [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/oknozor/froovie-front [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/oknozor/froovie-front" "work/ex/beta-1.38-1/sources/1.37.0/gh/oknozor/froovie-front"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/oknozor/froovie-front'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/oknozor/froovie-front" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/oknozor/froovie-front"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/oknozor/froovie-front'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a786616ecd233f893ae31f70695b462477e71a0 [INFO] sha for GitHub repo oknozor/froovie-front: 0a786616ecd233f893ae31f70695b462477e71a0 [INFO] validating manifest of oknozor/froovie-front on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of oknozor/froovie-front on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing oknozor/froovie-front [INFO] finished frobbing oknozor/froovie-front [INFO] frobbed toml for oknozor/froovie-front written to work/ex/beta-1.38-1/sources/1.37.0/gh/oknozor/froovie-front/Cargo.toml [INFO] started frobbing oknozor/froovie-front [INFO] finished frobbing oknozor/froovie-front [INFO] frobbed toml for oknozor/froovie-front written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/oknozor/froovie-front/Cargo.toml [INFO] crate oknozor/froovie-front already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing oknozor/froovie-front against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/oknozor/froovie-front:/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.37.0" "build" "--frozen"` [INFO] [stdout] c7e310837df5325dac53a62752bb56b79082d1f8439c0fb3ba8fc45b96971618 [INFO] running `"docker" "start" "-a" "c7e310837df5325dac53a62752bb56b79082d1f8439c0fb3ba8fc45b96971618"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling froovie_front v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/components/search_movie.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | Msg::SelectionResult(Err(error)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `error` [INFO] [stderr] --> src/components/search_movie.rs:55:38 [INFO] [stderr] | [INFO] [stderr] 55 | Msg::SelectionResult(Err(error)) => { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] 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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.froovie_front.dbbde9hc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae" "/opt/crater/target/debug/deps/froovie_front-16ff5a7cfc3b91ae.4lbjrb8akb6me9ka.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-618c11d67bae81ae/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libfroovie_front-01a4626e4d7c6efd.rlib" "/opt/crater/target/debug/deps/libyew-1ee585c628bb1b24.rlib" "/opt/crater/target/debug/deps/libstdweb-95d53ba315de95f1.rlib" "/opt/crater/target/debug/deps/libdiscard-6f76a4d78d9d10a6.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-6d279e8bd2a67625.rlib" "/opt/crater/target/debug/deps/libslab-38e1dff674bc2c67.rlib" "/opt/crater/target/debug/deps/libanymap-89c988b92377262b.rlib" "/opt/crater/target/debug/deps/libbincode-ab3977aaea755b9a.rlib" "/opt/crater/target/debug/deps/libserde_json-5f2a1a322a2f5285.rlib" "/opt/crater/target/debug/deps/libryu-4f409a13864b7de4.rlib" "/opt/crater/target/debug/deps/libserde-54c3680af15296b0.rlib" "/opt/crater/target/debug/deps/libhttp-8c5afef11d600557.rlib" "/opt/crater/target/debug/deps/libitoa-d35f0a89557c3310.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libbytes-8cec3db4d3d23e21.rlib" "/opt/crater/target/debug/deps/libiovec-de8ba4641f392f1f.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/liblog-54004ebcdfdd193a.rlib" "/opt/crater/target/debug/deps/libfailure-35f5fdfae6580dcd.rlib" "/opt/crater/target/debug/deps/libbacktrace-b628b96ef6b7e03f.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6e8234bb888ebc68.rlib" "/opt/crater/target/debug/deps/librustc_demangle-fa5995d05f12b7de.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/liblibc-043f3149f69cd97c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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-1ee585c628bb1b24.rlib(yew-1ee585c628bb1b24.yew.d19w8jgs-cgu.1.rcgu.o): In function `yew::services::fetch::fetch_impl::snippet::__cargo_web_snippet_053453883bfc0e5e4a20ed0cc4e05ed2b154fd72': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.6.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ee585c628bb1b24.rlib(yew-1ee585c628bb1b24.yew.d19w8jgs-cgu.1.rcgu.o): In function `::is_active::snippet::__cargo_web_snippet_d1808864dd38e6472823a075adda230022c35f2a': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.6.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ee585c628bb1b24.rlib(yew-1ee585c628bb1b24.yew.d19w8jgs-cgu.1.rcgu.o): In function `::cancel::snippet::__cargo_web_snippet_1fdc316ef6b228cc2c741ea31c7d11c236c835c7': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.6.0/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ee585c628bb1b24.rlib(yew-1ee585c628bb1b24.yew.d19w8jgs-cgu.9.rcgu.o): In function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.6.0/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ee585c628bb1b24.rlib(yew-1ee585c628bb1b24.yew.d19w8jgs-cgu.9.rcgu.o): In function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.6.0/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-1ee585c628bb1b24.rlib(yew-1ee585c628bb1b24.yew.d19w8jgs-cgu.9.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.6.0/<::stdweb::webcore::macros::_js_impl macros>:30: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-95d53ba315de95f1.rlib(stdweb-95d53ba315de95f1.stdweb.e351all2-cgu.9.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/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] [stderr] /opt/crater/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] [stderr] /opt/crater/target/debug/deps/libstdweb-95d53ba315de95f1.rlib(stdweb-95d53ba315de95f1.stdweb.e351all2-cgu.9.rcgu.o): In function `stdweb::webapi::window::window::snippet::__cargo_web_snippet_0f503de1d61309643e0e13a7871406891e3691c9': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-95d53ba315de95f1.rlib(stdweb-95d53ba315de95f1.stdweb.e351all2-cgu.9.rcgu.o): In function `stdweb::webapi::window::Window::location::snippet::__cargo_web_snippet_0d39c013e2144171d64e2fac849140a7e54c939a': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-95d53ba315de95f1.rlib(stdweb-95d53ba315de95f1.stdweb.e351all2-cgu.9.rcgu.o): In function `stdweb::webapi::window::Window::history::snippet::__cargo_web_snippet_3303dd756c21d0389d6266807bd9b10fb27d21d3': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [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 `froovie_front`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c7e310837df5325dac53a62752bb56b79082d1f8439c0fb3ba8fc45b96971618"` [INFO] running `"docker" "rm" "-f" "c7e310837df5325dac53a62752bb56b79082d1f8439c0fb3ba8fc45b96971618"` [INFO] [stdout] c7e310837df5325dac53a62752bb56b79082d1f8439c0fb3ba8fc45b96971618