[INFO] updating cached repository yhay81/github-issues-with-rust-webassembly [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yhay81/github-issues-with-rust-webassembly [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yhay81/github-issues-with-rust-webassembly" "work/ex/beta-1.38-1/sources/1.37.0/gh/yhay81/github-issues-with-rust-webassembly"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/yhay81/github-issues-with-rust-webassembly'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yhay81/github-issues-with-rust-webassembly" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yhay81/github-issues-with-rust-webassembly"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yhay81/github-issues-with-rust-webassembly'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] de29de9b557d263dfc733b5ee864e7e5e96d9b45 [INFO] sha for GitHub repo yhay81/github-issues-with-rust-webassembly: de29de9b557d263dfc733b5ee864e7e5e96d9b45 [INFO] validating manifest of yhay81/github-issues-with-rust-webassembly 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 yhay81/github-issues-with-rust-webassembly 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 yhay81/github-issues-with-rust-webassembly [INFO] finished frobbing yhay81/github-issues-with-rust-webassembly [INFO] frobbed toml for yhay81/github-issues-with-rust-webassembly written to work/ex/beta-1.38-1/sources/1.37.0/gh/yhay81/github-issues-with-rust-webassembly/Cargo.toml [INFO] started frobbing yhay81/github-issues-with-rust-webassembly [INFO] finished frobbing yhay81/github-issues-with-rust-webassembly [INFO] frobbed toml for yhay81/github-issues-with-rust-webassembly written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/yhay81/github-issues-with-rust-webassembly/Cargo.toml [INFO] crate yhay81/github-issues-with-rust-webassembly 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] testing yhay81/github-issues-with-rust-webassembly 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/yhay81/github-issues-with-rust-webassembly:/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] 2ee2f15a55e4d33d2476ba463393f2f01a5acf9992cabd89a61ddbc8a06ab379 [INFO] running `"docker" "start" "-a" "2ee2f15a55e4d33d2476ba463393f2f01a5acf9992cabd89a61ddbc8a06ab379"` [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling serde v1.0.62 [INFO] [stderr] Compiling stdweb v0.4.6 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.63 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.18 [INFO] [stderr] Compiling comrak v0.2.12 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling yew v0.3.0 [INFO] [stderr] Compiling github_issues_with_rust_webassembly 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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0" "/opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.2xbb4stl32g41ox5.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-ea0aa3530df63f59/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/libgithub_issues_with_rust_webassembly-b82ddcf9caccf74c.rlib" "/opt/crater/target/debug/deps/libcomrak-090b81de1062c639.rlib" "/opt/crater/target/debug/deps/libunicode_categories-851c7db03fc2de6d.rlib" "/opt/crater/target/debug/deps/libtyped_arena-ebb651eca5c68e05.rlib" "/opt/crater/target/debug/deps/libtwoway-ab1f566928aa576a.rlib" "/opt/crater/target/debug/deps/libregex-d1addb9a3f34012f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4730857fc82162ae.rlib" "/opt/crater/target/debug/deps/libucd_util-648c6582e280a648.rlib" "/opt/crater/target/debug/deps/libthread_local-26ae6807ae5acd8c.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dc873bb3384bb797.rlib" "/opt/crater/target/debug/deps/libmemchr-cabd0b4619663a84.rlib" "/opt/crater/target/debug/deps/libpest-4aa570d3757c88ab.rlib" "/opt/crater/target/debug/deps/liblazy_static-159edd98394cf90d.rlib" "/opt/crater/target/debug/deps/libentities-7b29e8bc16f1e14c.rlib" "/opt/crater/target/debug/deps/libyew-aaa07cb415ea55f9.rlib" "/opt/crater/target/debug/deps/libstdweb-6318e71c0954163e.rlib" "/opt/crater/target/debug/deps/libdiscard-29e2de2e4191c85d.rlib" "/opt/crater/target/debug/deps/libserde_json-8e3e7974255fcf49.rlib" "/opt/crater/target/debug/deps/libitoa-c4781e9575afe04a.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/libserde-34d6f1d73a2dbbf2.rlib" "/opt/crater/target/debug/deps/libhttp-bf0e0af57fdddb28.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libbytes-87d3ef647d489dab.rlib" "/opt/crater/target/debug/deps/libiovec-ddc260965f6f197c.rlib" "/opt/crater/target/debug/deps/libbyteorder-d43fc37a075b6371.rlib" "/opt/crater/target/debug/deps/libfailure-30144fce1203ce85.rlib" "/opt/crater/target/debug/deps/libbacktrace-9d4120465f56d1cf.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-c88159abd7badfc2.rlib" "/opt/crater/target/debug/deps/librustc_demangle-89dc169db47dd685.rlib" "/opt/crater/target/debug/deps/libcfg_if-d2f9aadfe21168ff.rlib" "/opt/crater/target/debug/deps/liblibc-6e00f8194807a79c.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/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o: In function `::instance_of': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o: In function `::instance_of': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o: In function `stdweb::webapi::parent_node::IParentNode::query_selector': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o: In function `stdweb::webapi::html_elements::textarea::TextAreaElement::value': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o: In function `stdweb::webapi::html_elements::textarea::TextAreaElement::set_value': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/github_issues_with_rust_webassembly-1eeaac9d9be036a0.github_issues_with_rust_webassembly.3f81lvzb-cgu.1.rcgu.o:/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:34: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-6318e71c0954163e.rlib(stdweb-6318e71c0954163e.stdweb.7qowava4-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.6/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.6/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-6318e71c0954163e.rlib(stdweb-6318e71c0954163e.stdweb.7qowava4-cgu.9.rcgu.o): In function `::clone': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/symbol.rs:10: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-6318e71c0954163e.rlib(stdweb-6318e71c0954163e.stdweb.7qowava4-cgu.9.rcgu.o): In function `::drop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/symbol.rs:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-6318e71c0954163e.rlib(stdweb-6318e71c0954163e.stdweb.7qowava4-cgu.9.rcgu.o): In function `::instance_of': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/object.rs:8: 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 `github_issues_with_rust_webassembly`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2ee2f15a55e4d33d2476ba463393f2f01a5acf9992cabd89a61ddbc8a06ab379"` [INFO] running `"docker" "rm" "-f" "2ee2f15a55e4d33d2476ba463393f2f01a5acf9992cabd89a61ddbc8a06ab379"` [INFO] [stdout] 2ee2f15a55e4d33d2476ba463393f2f01a5acf9992cabd89a61ddbc8a06ab379