[INFO] updating cached repository https://github.com/schmilblick-org/violetear-web-client [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a2260770ce408cc2498b041edf7c9ad8a4a7e471 [INFO] testing schmilblick-org/violetear-web-client against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmilblick-org%2Fvioletear-web-client" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schmilblick-org/violetear-web-client on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/schmilblick-org/violetear-web-client [INFO] finished tweaking git repo https://github.com/schmilblick-org/violetear-web-client [INFO] tweaked toml for git repo https://github.com/schmilblick-org/violetear-web-client written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/schmilblick-org/violetear-web-client already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d289b991144acbf1cfee18e3f4803d3b11559efa1dd9f78765c0f32a24abbd5d [INFO] running `"docker" "start" "-a" "d289b991144acbf1cfee18e3f4803d3b11559efa1dd9f78765c0f32a24abbd5d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling yew v0.8.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling yew-macro v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling web-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `File` [INFO] [stderr] --> src/main.rs:14:29 [INFO] [stderr] | [INFO] [stderr] 14 | use yew::services::reader::{File, FileData, ReaderService, ReaderTask}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `yew::virtual_dom::VNode` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use yew::virtual_dom::VNode; [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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.web_client.8h1dt4wb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98" "/opt/rustwide/target/debug/deps/web_client-06b0f2a04d094a98.5bbrevlbinbdpivy.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-c88befd9eabef035/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-3b9d3705a85b5147.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b0aa5850c87315ed.rlib" "/opt/rustwide/target/debug/deps/libhttp-7884b14d2f8bb5d4.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-7086f05a8c511bd8.rlib" "/opt/rustwide/target/debug/deps/libiovec-5afd0e6f8e361d86.rlib" "/opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib" "/opt/rustwide/target/debug/deps/libdiscard-655a8a041e78b6aa.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-2b8aad42a055c045.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a6bdc8b624358f8f.rlib" "/opt/rustwide/target/debug/deps/libryu-467d67315b97dc82.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/liblog-23f69bf7eb2d29e9.rlib" "/opt/rustwide/target/debug/deps/libbincode-61e8ab51c947e61f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "/opt/rustwide/target/debug/deps/libanymap-16ac0cbd5a2e2ebb.rlib" "/opt/rustwide/target/debug/deps/libfailure-3d87ce5861cd6fc8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2b415fce888a7c1d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-79eadde6cf90b9a5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1bfa4eb209c6e5e2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ef0bf558aa1c4ea2.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f6be3947c429864.rlib" "/opt/rustwide/target/debug/deps/libserde-be08b765f93d8cfe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f1903a6f1f380cc1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-483753c6621cd22d.rlib" "/opt/rustwide/target/debug/deps/libtime-5327aa94fd37538e.rlib" "/opt/rustwide/target/debug/deps/liblibc-82efdf5ef3b01e1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib(yew-6594a04fec3d416d.yew.d6ee30x1-cgu.0.rcgu.o): in function `yew::services::fetch::fetch_impl::snippet::__cargo_web_snippet_053453883bfc0e5e4a20ed0cc4e05ed2b154fd72': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib(yew-6594a04fec3d416d.yew.d6ee30x1-cgu.0.rcgu.o): in function `::is_active::snippet::__cargo_web_snippet_d1808864dd38e6472823a075adda230022c35f2a': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib(yew-6594a04fec3d416d.yew.d6ee30x1-cgu.0.rcgu.o): in function `::cancel::snippet::__cargo_web_snippet_1fdc316ef6b228cc2c741ea31c7d11c236c835c7': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib(yew-6594a04fec3d416d.yew.d6ee30x1-cgu.10.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/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib(yew-6594a04fec3d416d.yew.d6ee30x1-cgu.10.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/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-6594a04fec3d416d.rlib(yew-6594a04fec3d416d.yew.d6ee30x1-cgu.10.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0807bd2303848c1e.rlib(stdweb-0807bd2303848c1e.stdweb.c62n4iyt-cgu.6.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/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; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `web-client`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d289b991144acbf1cfee18e3f4803d3b11559efa1dd9f78765c0f32a24abbd5d"` [INFO] running `"docker" "rm" "-f" "d289b991144acbf1cfee18e3f4803d3b11559efa1dd9f78765c0f32a24abbd5d"` [INFO] [stdout] d289b991144acbf1cfee18e3f4803d3b11559efa1dd9f78765c0f32a24abbd5d