[INFO] updating cached repository fasterthanlime/lifeclick [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fasterthanlime/lifeclick [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fasterthanlime/lifeclick" "work/ex/beta-1.37-6/sources/1.36.0/gh/fasterthanlime/lifeclick"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/fasterthanlime/lifeclick'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fasterthanlime/lifeclick" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fasterthanlime/lifeclick"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fasterthanlime/lifeclick'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 466e9566181ddd34a29ead5f0ec105767579b8ad [INFO] sha for GitHub repo fasterthanlime/lifeclick: 466e9566181ddd34a29ead5f0ec105767579b8ad [INFO] validating manifest of fasterthanlime/lifeclick 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 fasterthanlime/lifeclick 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 fasterthanlime/lifeclick [INFO] finished frobbing fasterthanlime/lifeclick [INFO] frobbed toml for fasterthanlime/lifeclick written to work/ex/beta-1.37-6/sources/1.36.0/gh/fasterthanlime/lifeclick/Cargo.toml [INFO] started frobbing fasterthanlime/lifeclick [INFO] finished frobbing fasterthanlime/lifeclick [INFO] frobbed toml for fasterthanlime/lifeclick written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/fasterthanlime/lifeclick/Cargo.toml [INFO] crate fasterthanlime/lifeclick 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 fasterthanlime/lifeclick 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-1/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/fasterthanlime/lifeclick:/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] 63464a5a1518c34a727a39252705a12efb8ca1bd6d66c19db3cc2d8bb0588dc2 [INFO] running `"docker" "start" "-a" "63464a5a1518c34a727a39252705a12efb8ca1bd6d66c19db3cc2d8bb0588dc2"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling stdweb v0.4.16 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling indoc v0.3.3 [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 lifeclick v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:82:21 [INFO] [stderr] | [INFO] [stderr] 82 | job: Option>, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] 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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80" "/opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.326glyg1r56lrycp.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-67d36d9416164008/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/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libindoc-9a8d706b430661ae.rlib" "/opt/crater/target/debug/deps/libnum_format-2195a72f33b27b3f.rlib" "/opt/crater/target/debug/deps/libarrayvec-03850c5bb778b6fd.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libyew-d849bba43f871dcb.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libanymap-8f4977074b830783.rlib" "/opt/crater/target/debug/deps/libbincode-65857c7ffc4411aa.rlib" "/opt/crater/target/debug/deps/libhttp-e6350cec8c4786d2.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libbytes-d84f0483b2de0a50.rlib" "/opt/crater/target/debug/deps/libiovec-37fc5badd3a9cdfa.rlib" "/opt/crater/target/debug/deps/libbyteorder-301089d538415037.rlib" "/opt/crater/target/debug/deps/liblog-7ee2fe78048b6c34.rlib" "/opt/crater/target/debug/deps/libfailure-d0c7a1d5491790dd.rlib" "/opt/crater/target/debug/deps/libbacktrace-8a4f8b3e2fc1e959.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-15c3b0c85d80460a.rlib" "/opt/crater/target/debug/deps/librustc_demangle-a584f151e8a55823.rlib" "/opt/crater/target/debug/deps/libcfg_if-ed68c9a1ad96df3c.rlib" "/opt/crater/target/debug/deps/liblibc-6adf852fd4f18ec9.rlib" "/opt/crater/target/debug/deps/libstdweb-87e023aa1721985c.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-bb6764d4b67c5412.rlib" "/opt/crater/target/debug/deps/libryu-e96bf1fa7384491d.rlib" "/opt/crater/target/debug/deps/libitoa-cb52c6c01ea9b460.rlib" "/opt/crater/target/debug/deps/libserde-55002885d91b08cb.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/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.2.rcgu.o: In function `lifeclick::Model::render_souls::snippet::__cargo_web_snippet_8f50b2aa788af6f86d63d34e7680ae7b0fb2e3f2': [INFO] [stderr] /opt/crater/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.2.rcgu.o: In function `lifeclick::cheat_enabled::snippet::__cargo_web_snippet_c2a995113d347a5606078e660069eb7889f7f2a9': [INFO] [stderr] /opt/crater/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/lifeclick-fa9fa26e3ed23d80.lifeclick.8mkg482b-cgu.2.rcgu.o: In function `lifeclick::main::snippet::__cargo_web_snippet_cf86e452ede4cd440e523e730dac4fd6176fb10e': [INFO] [stderr] /opt/crater/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-d849bba43f871dcb.rlib(yew-d849bba43f871dcb.yew.413kfov6-cgu.3.rcgu.o): In function `yew::services::interval::IntervalService::spawn::snippet::__cargo_web_snippet_e16925f5fb047225caca5aebacba0569cda4fd62': [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-d849bba43f871dcb.rlib(yew-d849bba43f871dcb.yew.413kfov6-cgu.3.rcgu.o): In function `::cancel::snippet::__cargo_web_snippet_4a7df277900746999886798c4e9ff738877c3d95': [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-d849bba43f871dcb.rlib(yew-d849bba43f871dcb.yew.413kfov6-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-87e023aa1721985c.rlib(stdweb-87e023aa1721985c.stdweb.5vxkpc2s-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.16/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.16/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [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 `lifeclick`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "63464a5a1518c34a727a39252705a12efb8ca1bd6d66c19db3cc2d8bb0588dc2"` [INFO] running `"docker" "rm" "-f" "63464a5a1518c34a727a39252705a12efb8ca1bd6d66c19db3cc2d8bb0588dc2"` [INFO] [stdout] 63464a5a1518c34a727a39252705a12efb8ca1bd6d66c19db3cc2d8bb0588dc2