[INFO] crate yew-router 0.4.0 is already in cache [INFO] testing yew-router-0.4.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate yew-router 0.4.0 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate yew-router 0.4.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yew-router 0.4.0 [INFO] finished tweaking crates.io crate yew-router 0.4.0 [INFO] tweaked toml for crates.io crate yew-router 0.4.0 written to work/builds/worker-5/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 98f78ed3abf1216850a02793bd3d52dd938f056c78a252a0daaa6e10403900c3 [INFO] running `"docker" "start" "-a" "98f78ed3abf1216850a02793bd3d52dd938f056c78a252a0daaa6e10403900c3"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.8.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling yew-macro v0.8.0 [INFO] [stderr] Compiling stdweb v0.4.19 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.2 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.8 [INFO] [stderr] Compiling yew-router v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.09s [INFO] running `"docker" "inspect" "98f78ed3abf1216850a02793bd3d52dd938f056c78a252a0daaa6e10403900c3"` [INFO] running `"docker" "rm" "-f" "98f78ed3abf1216850a02793bd3d52dd938f056c78a252a0daaa6e10403900c3"` [INFO] [stdout] 98f78ed3abf1216850a02793bd3d52dd938f056c78a252a0daaa6e10403900c3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 72c16b11d1ff4d8813aaaae946ca52a230dd98dda315ef9bdfaddfbb0f0bb55d [INFO] running `"docker" "start" "-a" "72c16b11d1ff4d8813aaaae946ca52a230dd98dda315ef9bdfaddfbb0f0bb55d"` [INFO] [stderr] Compiling yew-router v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/minimal.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | router_agent: Box>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge>` [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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.minimal.3lkelknh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865" "/opt/rustwide/target/debug/examples/minimal-ff5f3d40fbdae865.42x1wo3m9lj2e6fe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyew_router-fda527732e48f8f5.rlib" "/opt/rustwide/target/debug/deps/libyew-0f8224cd9e73452b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-88def48819911dea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4a59c9b469e24e20.rlib" "/opt/rustwide/target/debug/deps/libhttp-ed414d996b348c6d.rlib" "/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rlib" "/opt/rustwide/target/debug/deps/libbytes-dd26a827e2f267eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-113277f49df83ec9.rlib" "/opt/rustwide/target/debug/deps/libslab-48da5e5bfb95471c.rlib" "/opt/rustwide/target/debug/deps/liblog-833296188fe8c24d.rlib" "/opt/rustwide/target/debug/deps/libbincode-a1b067db5a1749c1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rlib" "/opt/rustwide/target/debug/deps/libanymap-9b2684f03e561fe5.rlib" "/opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib" "/opt/rustwide/target/debug/deps/libdiscard-846edfb26de9cf45.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-5af01c48012fc42f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89c40e1e07224b4c.rlib" "/opt/rustwide/target/debug/deps/libryu-6dbb2e6f31cf0558.rlib" "/opt/rustwide/target/debug/deps/libitoa-e736842aeff4074b.rlib" "/opt/rustwide/target/debug/deps/libserde-5af14b486bf70a4e.rlib" "/opt/rustwide/target/debug/deps/libfailure-937948824448ce45.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07c858d204cd0094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6c3c00b5933b3a63.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e2186a891f602d1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8305082ed3b64c26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libyew-0f8224cd9e73452b.rlib(yew-0f8224cd9e73452b.yew.ay0snhzo-cgu.11.rcgu.o): In function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.8.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-0f8224cd9e73452b.rlib(yew-0f8224cd9e73452b.yew.ay0snhzo-cgu.11.rcgu.o): In function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.8.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-0f8224cd9e73452b.rlib(yew-0f8224cd9e73452b.yew.ay0snhzo-cgu.11.rcgu.o): In function `yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.8.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-0f8224cd9e73452b.rlib(yew-0f8224cd9e73452b.yew.ay0snhzo-cgu.11.rcgu.o): In function `yew::virtual_dom::vtag::remove_attribute::snippet::__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.8.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-0f8224cd9e73452b.rlib(yew-0f8224cd9e73452b.yew.ay0snhzo-cgu.11.rcgu.o): In function `yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-0.8.0/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.1.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o): In function `stdweb::webapi::document::document::snippet::__cargo_web_snippet_6fcce0aae651e2d748e085ff1f800f87625ff8c8': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o): In function `stdweb::webapi::document::Document::create_element::snippet::__cargo_web_snippet_91749aeb589cd0f9b17cbc01b2872ba709817982': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o): In function `stdweb::webapi::document::Document::create_element::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o): In function `stdweb::webapi::document::Document::create_element::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o): In function `stdweb::webapi::document::Document::create_element::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b6075b1c1f254955.rlib(stdweb-b6075b1c1f254955.stdweb.3qxoofkb-cgu.14.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: 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 `yew-router`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "72c16b11d1ff4d8813aaaae946ca52a230dd98dda315ef9bdfaddfbb0f0bb55d"` [INFO] running `"docker" "rm" "-f" "72c16b11d1ff4d8813aaaae946ca52a230dd98dda315ef9bdfaddfbb0f0bb55d"` [INFO] [stdout] 72c16b11d1ff4d8813aaaae946ca52a230dd98dda315ef9bdfaddfbb0f0bb55d