[INFO] updating cached repository https://github.com/Adjective-Object/radial-dots [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] bed12f3f7c751978927be60d1e627034d2fcd64a [INFO] testing Adjective-Object/radial-dots against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdjective-Object%2Fradial-dots" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Adjective-Object/radial-dots 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/Adjective-Object/radial-dots [INFO] finished tweaking git repo https://github.com/Adjective-Object/radial-dots [INFO] tweaked toml for git repo https://github.com/Adjective-Object/radial-dots written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Adjective-Object/radial-dots 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 0c3d93da017bb467a0638895d0aa31ea83e179f50297ed406353a602068a5822 [INFO] running `"docker" "start" "-a" "0c3d93da017bb467a0638895d0aa31ea83e179f50297ed406353a602068a5822"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.15 [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 serde v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling radial_dots v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/components/arc_style_editor.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | pub on_updated: Callback<(ArcStyle)>, [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/components/arc_style_editor.rs:17:37 [INFO] [stderr] | [INFO] [stderr] 17 | pub on_updated: Option>, [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/components/dot_editor.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | pub on_updated: Callback<(Dot)>, [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/components/dot_editor.rs:18:37 [INFO] [stderr] | [INFO] [stderr] 18 | pub on_updated: Option>, [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/svg_view.rs:5:44 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn svg_data_url(svg_renderer: &SvgRenderer, style: &TStyle) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SvgRenderer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/components/svg_view.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | svg_renderer: &SvgRenderer, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn SvgRenderer` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UpdateBackgroundColor` [INFO] [stderr] --> src/components/app.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | UpdateBackgroundColor(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UpdateStrokeColor` [INFO] [stderr] --> src/components/app.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | UpdateStrokeColor(String), [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/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.radial_dots.51tzebfg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d" "/opt/rustwide/target/debug/deps/radial_dots-9fb74eebaa3ef93d.3vqtrm9pb3z2q3d6.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-db570023b9b0b7d3/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/libbase64-46926e980ba19dc4.rlib" "/opt/rustwide/target/debug/deps/libxml-60fa512799bb9d34.rlib" "/opt/rustwide/target/debug/deps/libyew-921a5d332bea35a1.rlib" "/opt/rustwide/target/debug/deps/libanymap-16ac0cbd5a2e2ebb.rlib" "/opt/rustwide/target/debug/deps/libbincode-6577d1c6cbc023b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-1b20e4b4a4ecc2db.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-aef1fbcbb557ac01.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c07239ae04ee8aff.rlib" "/opt/rustwide/target/debug/deps/liblog-ef1b3e7d7c286abe.rlib" "/opt/rustwide/target/debug/deps/libfailure-a503755ad1d7253c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bf9268df213a2e5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3eb87cf2045e14d2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5935bfda9e6554df.rlib" "/opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib" "/opt/rustwide/target/debug/deps/libdiscard-655a8a041e78b6aa.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-2b8aad42a055c045.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-842839aa7e25f9eb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d0dbf09677044402.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a794607cbadbcd83.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cf099426556c5ba5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-22288d7b58e6a40d.rlib" "/opt/rustwide/target/debug/deps/libiovec-128db45aca76be11.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8afac793d5b8a814.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-84285ea26c8b4f4d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5860e08653c45251.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed5a442329592eab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a963b16812cb01f7.rlib" "/opt/rustwide/target/debug/deps/libryu-4e804c63081d823c.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libserde-06251a35b65bddb5.rlib" "/opt/rustwide/target/debug/deps/libwee_alloc-71ea72b5e7a35db9.rlib" "/opt/rustwide/target/debug/deps/liblibc-97eb843fe1dfb736.rlib" "/opt/rustwide/target/debug/deps/libunreachable-52b2d6386dab8ec7.rlib" "/opt/rustwide/target/debug/deps/libvoid-6034f9c135881af0.rlib" "/opt/rustwide/target/debug/deps/libmemory_units-72f634e3a48e495a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-9a1998ac0d2e73e8.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-921a5d332bea35a1.rlib(yew-921a5d332bea35a1.yew.4e4xrhzu-cgu.7.rcgu.o): in function `yew::services::console::ConsoleService::log::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-921a5d332bea35a1.rlib(yew-921a5d332bea35a1.yew.4e4xrhzu-cgu.8.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.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-921a5d332bea35a1.rlib(yew-921a5d332bea35a1.yew.4e4xrhzu-cgu.8.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.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-921a5d332bea35a1.rlib(yew-921a5d332bea35a1.yew.4e4xrhzu-cgu.8.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/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-921a5d332bea35a1.rlib(yew-921a5d332bea35a1.yew.4e4xrhzu-cgu.8.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/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-921a5d332bea35a1.rlib(yew-921a5d332bea35a1.yew.4e4xrhzu-cgu.8.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/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-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.4.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/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.17/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.4.rcgu.o): in function `::clone::snippet::__cargo_web_snippet_0aced9e2351ced72f1ff99645a129132b16c0d3c': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.4.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.4.rcgu.o): in function `stdweb::webapi::token_list::TokenList::add::snippet::__cargo_web_snippet_8a049af1e4867892fca647811a9472e4c5832053': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.4.rcgu.o): in function `stdweb::webapi::token_list::TokenList::remove::snippet::__cargo_web_snippet_ec62bad51093fd25faa38be3170e100862e191f3': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.6.rcgu.o): in function `stdweb::webapi::event::IEvent::stop_propagation::snippet::__cargo_web_snippet_85b9ecbdb8513465b790546acfd0cd530441b8a4': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e5d7813632e1cc3e.rlib(stdweb-e5d7813632e1cc3e.stdweb.d8ks0hpu-cgu.6.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.17/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; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `radial_dots`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0c3d93da017bb467a0638895d0aa31ea83e179f50297ed406353a602068a5822"` [INFO] running `"docker" "rm" "-f" "0c3d93da017bb467a0638895d0aa31ea83e179f50297ed406353a602068a5822"` [INFO] [stdout] 0c3d93da017bb467a0638895d0aa31ea83e179f50297ed406353a602068a5822