[INFO] updating cached repository JD557/pixie-wasm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JD557/pixie-wasm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JD557/pixie-wasm" "work/ex/beta-1.38-1/sources/1.37.0/gh/JD557/pixie-wasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/JD557/pixie-wasm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JD557/pixie-wasm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JD557/pixie-wasm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JD557/pixie-wasm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 61f37592ed18cec76f8ec653d067e10bf3747858 [INFO] sha for GitHub repo JD557/pixie-wasm: 61f37592ed18cec76f8ec653d067e10bf3747858 [INFO] validating manifest of JD557/pixie-wasm 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 JD557/pixie-wasm 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 JD557/pixie-wasm [INFO] finished frobbing JD557/pixie-wasm [INFO] frobbed toml for JD557/pixie-wasm written to work/ex/beta-1.38-1/sources/1.37.0/gh/JD557/pixie-wasm/Cargo.toml [INFO] started frobbing JD557/pixie-wasm [INFO] finished frobbing JD557/pixie-wasm [INFO] frobbed toml for JD557/pixie-wasm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JD557/pixie-wasm/Cargo.toml [INFO] crate JD557/pixie-wasm 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 JD557/pixie-wasm 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/JD557/pixie-wasm:/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] 0bb723d827a2762705559e02f0a63bbf1c9a9007a7bff9f7dd2cdd410fe215fa [INFO] running `"docker" "start" "-a" "0bb723d827a2762705559e02f0a63bbf1c9a9007a7bff9f7dd2cdd410fe215fa"` [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling stdweb v0.4.12 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling pixie-rust v0.1.0 (https://github.com/JD557/pixie-rust#3db2e3a6) [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.4 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#886e63da) [INFO] [stderr] Compiling pixie-wasm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:20:25 [INFO] [stderr] | [INFO] [stderr] 20 | data_load_task: Box, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `data_load_task` [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | data_load_task: Box, [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.pixie_wasm.6epn0nb6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686" "/opt/crater/target/debug/deps/pixie_wasm-98585392e0fa3686.3yilah1o55yj7jlu.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-9d5a1afaad875dc2/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/libpixie_wasm-e76f1ddf4642cc79.rlib" "/opt/crater/target/debug/deps/libpixie_rust-f13fe767894c148a.rlib" "/opt/crater/target/debug/deps/librand-a3794ea0c547f673.rlib" "/opt/crater/target/debug/deps/librand_xorshift-358bc239bef7c4e5.rlib" "/opt/crater/target/debug/deps/librand_pcg-9bed347662758de4.rlib" "/opt/crater/target/debug/deps/librand_hc-6a64bd9792c35560.rlib" "/opt/crater/target/debug/deps/librand_chacha-5525c5cf1b59dc63.rlib" "/opt/crater/target/debug/deps/librand_isaac-f09feb6901c6cac7.rlib" "/opt/crater/target/debug/deps/librand_core-562aeeaf733cf7c9.rlib" "/opt/crater/target/debug/deps/libcsv-338ffc47bc8a383a.rlib" "/opt/crater/target/debug/deps/libcsv_core-0680791b5c43ee81.rlib" "/opt/crater/target/debug/deps/libmemchr-db7c930b41ea964d.rlib" "/opt/crater/target/debug/deps/libyew-efab9de8ed9729c7.rlib" "/opt/crater/target/debug/deps/libstdweb-7cf04b629bcec030.rlib" "/opt/crater/target/debug/deps/libdiscard-6f76a4d78d9d10a6.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-0ea39f3169c9a513.rlib" "/opt/crater/target/debug/deps/libslab-74865e0043a36eb1.rlib" "/opt/crater/target/debug/deps/libanymap-89c988b92377262b.rlib" "/opt/crater/target/debug/deps/libbincode-b022779d4007168a.rlib" "/opt/crater/target/debug/deps/libserde_json-3cb0941bafb06b11.rlib" "/opt/crater/target/debug/deps/libryu-7c08cdf6a5a70ae2.rlib" "/opt/crater/target/debug/deps/libserde-14b4d04ffe2d3cbb.rlib" "/opt/crater/target/debug/deps/libhttp-785556973f502fe8.rlib" "/opt/crater/target/debug/deps/libitoa-e88dc09e47f282cc.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libbytes-496702a754f81f00.rlib" "/opt/crater/target/debug/deps/libiovec-c134da89ca9fb441.rlib" "/opt/crater/target/debug/deps/libbyteorder-9c5019ad5864b905.rlib" "/opt/crater/target/debug/deps/liblog-b834723f16d525d5.rlib" "/opt/crater/target/debug/deps/libfailure-8fc56c6ef94788a1.rlib" "/opt/crater/target/debug/deps/libbacktrace-b9bf1b7f04b08e3d.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2c0b2e0a9f96454f.rlib" "/opt/crater/target/debug/deps/librustc_demangle-cd4faa4cdda504d4.rlib" "/opt/crater/target/debug/deps/libcfg_if-3f691fa550e97962.rlib" "/opt/crater/target/debug/deps/liblibc-ec1525edc37f4b1c.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-efab9de8ed9729c7.rlib(yew-efab9de8ed9729c7.yew.8kc1d0xj-cgu.15.rcgu.o): In function `yew::services::interval::IntervalService::spawn::snippet::__cargo_web_snippet_e16925f5fb047225caca5aebacba0569cda4fd62': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/886e63d/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-efab9de8ed9729c7.rlib(yew-efab9de8ed9729c7.yew.8kc1d0xj-cgu.15.rcgu.o): In function `::cancel::snippet::__cargo_web_snippet_4a7df277900746999886798c4e9ff738877c3d95': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/886e63d/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-efab9de8ed9729c7.rlib(yew-efab9de8ed9729c7.yew.8kc1d0xj-cgu.3.rcgu.o): In function `yew::services::console::ConsoleService::log::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/886e63d/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-efab9de8ed9729c7.rlib(yew-efab9de8ed9729c7.yew.8kc1d0xj-cgu.6.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/886e63d/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-efab9de8ed9729c7.rlib(yew-efab9de8ed9729c7.yew.8kc1d0xj-cgu.6.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/886e63d/<::stdweb::webcore::macros::_js_impl macros>:30: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libyew-efab9de8ed9729c7.rlib(yew-efab9de8ed9729c7.yew.8kc1d0xj-cgu.6.rcgu.o):/opt/crater/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/886e63d/<::stdweb::webcore::macros::_js_impl macros>:30: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-7cf04b629bcec030.rlib(stdweb-7cf04b629bcec030.stdweb.8gpmi2kx-cgu.8.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.12/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.12/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-7cf04b629bcec030.rlib(stdweb-7cf04b629bcec030.stdweb.8gpmi2kx-cgu.9.rcgu.o): In function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.12/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-7cf04b629bcec030.rlib(stdweb-7cf04b629bcec030.stdweb.8gpmi2kx-cgu.9.rcgu.o): In function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.12/src/webcore/macros.rs:32: 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 `pixie-wasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0bb723d827a2762705559e02f0a63bbf1c9a9007a7bff9f7dd2cdd410fe215fa"` [INFO] running `"docker" "rm" "-f" "0bb723d827a2762705559e02f0a63bbf1c9a9007a7bff9f7dd2cdd410fe215fa"` [INFO] [stdout] 0bb723d827a2762705559e02f0a63bbf1c9a9007a7bff9f7dd2cdd410fe215fa