[INFO] updating cached repository alamminsalo/remap [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alamminsalo/remap [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alamminsalo/remap" "work/ex/beta-1.37-6/sources/1.36.0/gh/alamminsalo/remap"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/alamminsalo/remap'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alamminsalo/remap" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alamminsalo/remap"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alamminsalo/remap'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cab1826b4e9edef23a50f42814a56331675b2f00 [INFO] sha for GitHub repo alamminsalo/remap: cab1826b4e9edef23a50f42814a56331675b2f00 [INFO] validating manifest of alamminsalo/remap 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 alamminsalo/remap 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 alamminsalo/remap [INFO] finished frobbing alamminsalo/remap [INFO] frobbed toml for alamminsalo/remap written to work/ex/beta-1.37-6/sources/1.36.0/gh/alamminsalo/remap/Cargo.toml [INFO] started frobbing alamminsalo/remap [INFO] finished frobbing alamminsalo/remap [INFO] frobbed toml for alamminsalo/remap written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alamminsalo/remap/Cargo.toml [INFO] crate alamminsalo/remap 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing alamminsalo/remap 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/alamminsalo/remap:/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] 63b1b1d53a7b6cc1b82221cb74fd4b3c768104831c24114ec8408c8fd826ce30 [INFO] running `"docker" "start" "-a" "63b1b1d53a7b6cc1b82221cb74fd4b3c768104831c24114ec8408c8fd826ce30"` [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 googleprojection v1.1.0 [INFO] [stderr] Compiling stdweb v0.4.15 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.6 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling remap v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `set_visible` [INFO] [stderr] --> src/state/layer.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn set_visible(&mut self, idx: usize, visible: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `layers` [INFO] [stderr] --> src/state/layer.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn layers(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.remap.6wjf1xwp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4" "/opt/crater/target/debug/deps/remap-6b0ba78db9e054a4.3qyyik3nks8e6ese.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-5205f5f06312c025/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/libremap-cad1be75788fac0f.rlib" "/opt/crater/target/debug/deps/libgoogleprojection-06b41130edf3a2ce.rlib" "/opt/crater/target/debug/deps/libuuid-8a5b7988b8af0f81.rlib" "/opt/crater/target/debug/deps/librand-0cf7ec19f02c693f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-b9f5abd1824a7f75.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-e18ecf93afd98ba9.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libyew-ebdbb5e788a23d10.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libanymap-5049d4c3aef2d64c.rlib" "/opt/crater/target/debug/deps/libbincode-9eb186084ceef255.rlib" "/opt/crater/target/debug/deps/libhttp-7ed8a6959ab36dd1.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-f3a0f4a96f04566e.rlib" "/opt/crater/target/debug/deps/libiovec-ad0351adc56f6a91.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/liblog-c2b0e2c65cc795aa.rlib" "/opt/crater/target/debug/deps/libfailure-0f23e00c1cb39560.rlib" "/opt/crater/target/debug/deps/libbacktrace-1e7a2fc26b04936a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6246aef1a3e336d1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/libcfg_if-def391c8994540a5.rlib" "/opt/crater/target/debug/deps/liblibc-c75d0a007accf210.rlib" "/opt/crater/target/debug/deps/libitertools-2a50da3dd0fb9b66.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib" "/opt/crater/target/debug/deps/libdiscard-48a5453cc88bfde7.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-363da211be4059ac.rlib" "/opt/crater/target/debug/deps/libserde_json-d6b4f9f7c9bd8a83.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libserde-bed1f903b8c39290.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/libremap-cad1be75788fac0f.rlib(remap-cad1be75788fac0f.remap.9wv1vcpf-cgu.5.rcgu.o): In function `::update::snippet::__cargo_web_snippet_0dea113a333fb5e5b4a095e126af48297c78582c': [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-ebdbb5e788a23d10.rlib(yew-ebdbb5e788a23d10.yew.3je7ix3n-cgu.6.rcgu.o): In function `yew::services::render::RenderService::request_animation_frame::snippet::__cargo_web_snippet_efa822141257b627ccc671c04f48351a53b40a38': [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-ebdbb5e788a23d10.rlib(yew-ebdbb5e788a23d10.yew.3je7ix3n-cgu.6.rcgu.o): In function `::cancel::snippet::__cargo_web_snippet_6512d0b35ebe590f7e7fdb07d7a43f6d085837a0': [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-ebdbb5e788a23d10.rlib(yew-ebdbb5e788a23d10.yew.3je7ix3n-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-ebdbb5e788a23d10.rlib(yew-ebdbb5e788a23d10.yew.3je7ix3n-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-ebdbb5e788a23d10.rlib(yew-ebdbb5e788a23d10.yew.3je7ix3n-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-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/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.15/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o): In function `stdweb::webcore::initialization::initialize::snippet::__cargo_web_snippet_59c63ba786179baf0cde1136695be8a5ad97ddb3': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o): In function `stdweb::webcore::initialization::initialize::{{closure}}::snippet::__cargo_web_snippet_dc2fd915bd92f9e9c6a3bd15174f1414eee3dbaf': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o): In function `stdweb::webcore::initialization::initialize::{{closure}}::snippet::__cargo_web_snippet_97495987af1720d8a9a923fa4683a7b683e3acd6': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o): In function `stdweb::webcore::initialization::initialize::{{closure}}::snippet::__cargo_web_snippet_72fc447820458c720c68d0d8e078ede631edd723': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o): In function `::clone::snippet::__cargo_web_snippet_0aced9e2351ced72f1ff99645a129132b16c0d3c': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-47d1561fd0185a5b.rlib(stdweb-47d1561fd0185a5b.stdweb.9kmmppc6-cgu.2.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.15/src/webcore/macros.rs:91: 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 `remap`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "63b1b1d53a7b6cc1b82221cb74fd4b3c768104831c24114ec8408c8fd826ce30"` [INFO] running `"docker" "rm" "-f" "63b1b1d53a7b6cc1b82221cb74fd4b3c768104831c24114ec8408c8fd826ce30"` [INFO] [stdout] 63b1b1d53a7b6cc1b82221cb74fd4b3c768104831c24114ec8408c8fd826ce30